@badcrerr error message removed
Tue May 3 19:46:03 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltmiscen.dtx: \@badcrerr replaced by \@nolnerr.
* ltinit.dtx: \@badcrerr error message removed.
Tue May 3 15:45:54 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltinit.dtx: add \@break@tfor Remove many superfluous braces around arguments of \@ifnextchar and \@ifstar.
* source2e.tex: allow full indexing on \@latexerr \@warning, and \@tempboxa and friends.
* ltfiles.dtx: add \@onlypreamble\@obsoletefile remove some obsolete code which was previously commented out. rename \@break@loop to \@break@tfor, and move its definition to ltinit.
* tlb0203.lvt: new test file for \@tfor bug.
Tue May 3 11:02:34 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* ltfinal.dtx: Set the catcode of ^^J to other.
Tue May 3 10:36:40 1994 Rainer Schoepf (latex-bugs@rus.uni-stuttgart.de)
* ltidxbib.dtx: Make \nocite issue a warning for an undefined citation key.
* ltfinal.dtx: Corrected setting catcode for ctrl-j.
* amsfonts.fdd: Removed definitions for AMS-supplied cm fonts.
* cmfonts.fdd: Included definitions for AMS-supplied cm fonts.
Mon May 2 14:54:49 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* latex209.dtx: Redid the method of switching off 2e commands.
* ltfinal.dtx: Set all the catcodes before dumping. Made 127 illegal.
* install.l2e: Added yandytex.l2e
* accents.dtx: Rewrote almost everything from scratch.
* yandytex.l2e: Installed a file from Berthold
Removed \@undefinedfonterror.
Mon May 02 10:40:05 1994 Chris Rowley (latex-bugs@rus.uni-stuttgart.de)
* ltoutput.dtx (subsubsection{Float control):
Shortened code of \@resethfps.
Corrected info message code.
* fontcmds.dtx:
Corrected \@fontswitch.
Sun May 01 20:20:43 1994 Chris Rowley (latex-bugs@rus.uni-stuttgart.de)
* ltfloat.dtx (subsection{Floating Environments):
Added \@largefloatcheck.
Removed unnecessary braces from arguments of \@ifnextchar.
Sun May 1 00:27:31 1994 Braams J.L. (latex-bugs@rus.uni-stuttgart.de)
* classes.dst: Removed line left over from the driver generation.
* slides.dtx (subsection{The class code): Removed the use of variables to store the version information. Added \ProvidesFile to slides.def
* letter.dtx (section{Identification): Removed the use of variables to store the version information.
* classes.dtx (section{Identification): Removed the use of variables to store the version information.
* proc.dtx (subsection{Identification): Removed the use of variables to store the version information.
* makeindx.dtx (subsection{Identification): Removed the use of variables to store the version information.
Fri Apr 29 13:37:22 1994 Braams J.L. (latex-bugs@rus.uni-stuttgart.de)
* letter.dtx (section{Identification): Use the generic name LaTeX instead of LaTeX2e in the arguments of \ProvidesClass and removed typeout message.
Fri Apr 29 12:16:55 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltboxes.dtx: use ‘v’ in \changes entries.
* ltxdoc.dtx: Update the documentation. (source2e now has an index by default.)
* ltclass.dtx: upgrade version to 1 (no other change, except using ‘v’ in \changes entries in to match the other kernel files.)
* test2e.tex: reset the original \showbox parameters. (As ltplain now sets them to -1)
Thu Apr 28 20:15:16 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* graphpap.dtx: Leslie’s \graphpaper macros, Converted to ignore spaces between arguments, and documented using doc.
* ltxdoc.dtx: add \parg for picture mode args.
* ltpictur.dtx (subsection{Curves): added \bezier and \qbezier (section{Picture Mode): Modified \picture \multiput and \bezier so that they ignore spaces between arguments. (section{Picture Mode): made \circle use \@inmatherr
Thu Apr 28 09:53:02 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltplain.dtx (section{Plain \TeX): Turn off overrfull box tracing in trancript file.
* doc.dtx (subsection{Bells and whistles): Ignore \Finale without \StopEventually.
* latint.dtx: Removed \uppercase from all counter assignments dealing possibly with hex numbers. That means that \DeclareMathSymbol{m{\mathord{operators{"6d doesn’t work any longer (must be "6D now). On the other hand \DeclareMathSymbol{m{\mathord{operators{‘m although we would suggest to use at least ‘\m
* ltlists.dtx: Replaced the warning \@ltxnomath by \@inmatherr.
* ltinit.dtx (section{Initex initialisations): Added error macro \@inmatherr#1 to be issued by commands that will not work in math mode (like (\circle))
* doc.dtx (subsection{Redefining the \textsf{index environment): Use \RequirePackage to input multicol.
Thu Apr 28 01:18:45 1994 Braams J.L. (latex-bugs@rus.uni-stuttgart.de)
* classes.dtx (subsubsection{Table of Contents): Changed the definitions of \l
(article only) to check the value of tocdepth. : (section{Identification): Use the generic name LaTeX instead of LaTeX2e in the arguments of \ProvidesClass and \ProvidesFile
* letter.dtx (subsection{Two-side or one-side printing): Allow the twoside option in native mode; introduced oneside option. (subsubsection{Defining the page styles): Changed the definition of the pagestyles plain and empty to also define the head and feet for even pages; Added different definition for pagestyle headings when twoside is in effect. (subsection{The generic letter commands): A letter has to start on a ‘right’ page when in twosided mode.
Mon Apr 25 21:06:59 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltmiscen.dtx: message changed to "\verb ended by end of line"
Mon Apr 25 18:41:56 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltclass.dtx: Remove extra full stops from the ends of some error messages.
Sun Apr 24 20:03:27 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltpage.dtx: Redefine \@leftmark and \@rightmark to use \@firstoftwo and \@secondoftwo.
* classes.dtx (subsection{Font changing): We do warn now if \sl or \sc is found in math (not that they should be used at all.
* ltpictur.dtx: Removed surplus spaces after "\hbox to " in several cases.
Sat Apr 23 23:07:35 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltfinal.dtx (subsection{Font loading): Checked the value of \font@submax. If greater 0pt issue a bold warning and reset it to 0pt.
* ltmiscen.dtx: \verb error messages reworded.
Fri Apr 22 19:42:28 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltplain.dtx: Replaced width, height, depth by \@wifth, \@height, \@depth.
* latint.dtx: Replace the use of \@leftmark with \@firstoftwo. Moved \@tempdimc to ltinit.dtx.
* ltinit.dtx: Moved all \@gobble... macros to this file.
* ltmiscen.dtx (subsection{Environments): Messages generated by \enddocument reworded.
Thu Apr 21 21:29:00 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* newlfont.dtx: Changed message "Don’t use ..." to "Command \foo invalid in math mode".
* lfonts.dtx: Changed message "Don’t use ..." to "Command \foo invalid in math mode".
* fam.dtx: Changed message "Don’t use ..." to "Command \foo invalid in math mode". Changed \errmessage’s to \@latexerr’s.
Thu Apr 21 17:02:49 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltboxes.dtx (section{\LaTeX\ Box commands): add colour support to minipage. add comments throughout the file.
* source2e.tex: modify to always print the index and change history, no longer need to use ltxdoc.cfg to get the index.
Thu Apr 21 15:34:26 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* install.l2e: Corrected the wording of the bug report.
* ltfinal.dtx: Added some documentation, incorporated ltcodes.dtx. This now includes setting the catcodes of 128–255 to ‘illegal’.
Wed Apr 20 15:22:41 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* features.tex: New name for dircheck. Improve description of package option names. Modify description of dtx extension (as they may now be directly processed by LaTeX. \@filename@parse typo corrected to \filename@parse.
Wed Apr 20 14:12:51 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* latex209.dtx: Redefined \verbatim@noligs@list.
Wed Apr 20 12:22:22 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* fam.dtx (subsection{Macros for loading fonts): Added the global flag \ifG@fontsubs. This will be set to true when automatic font substitution happened.
* ltmiscen.dtx (subsection{Environments): Moved the warning messages in \enddocument so that they will appear in succession. Also ensure that the aux file is always read so that toc etc. will be correctly produced even in case of multiple labels. Query \ifG@fontsubs and issue a warning in \enddocument when set to true. Also check if size substitution has happened and issue a warning if it is greater than \fontsubfuzz.
Tue Apr 19 18:52:22 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltpage.dtx Improve documentation.
Mon Apr 18 20:14:43 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* web2ctex.l2e: Changed name from unixtex.l2e. Changed the example shell script to look for a LATEX209INPUTS environment variable.
* install.l2e: Changed name of unixtex.l2e to web2ctex.l2e.
* latint.dtx: Changed \font@warning to \font@log for redefining math alphabets and symbol fonts.
Mon Apr 18 17:16:20 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* latint.dtx: Removed surplus definition of \no@alphabeterror--> (see fam.dtx entry). Corrected an error in \DeclareMathAlphabet M@#3 -> M@#2. Added a missing % in \SetMathAlphabet. Changed two error message helps still containing \documentstyle. :-) Changed all "Redeclaring something..." messages to log only infos. Changed "Check substitution defaults ..." message to "Checking defaults ..."
* fam.dtx: Changed message "Calculating math sizes ..." to appear only in transcript file. \no@alphabeterror--> reimplemented to be LaTeX err message. \no@alphabet@help removed.
* tracefnt.dtx: Changed line breaks and wording in some messages. Removed surplus "." from some warning messages. All warning/error messages changed to start "LaTeX Font Warning" etc. Continuation lines are changed to "(Font)".
* tracefnt.dtx (section{Scaled font extraction): Removed dimen regs \fontsubfuzz and \fontsubmax and replaced them by macros \fontsubfuzz and \font@submax.
Mon Apr 18 15:01:40 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltfinal.dtx: Use catcode15 not catcode13 for control chars. Initialise \textwidth \textheight and page style.
* ltfloat.dtx: removed colour support from \@footnotetext and \@savemarbox. The ‘simple’ extra groups that had been added cause incorrect spacing. More complicated modifications required for colour support will be done in color.sty.
Sun Apr 17 15:56:18 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltcntlen.dtx: Use new std counter error message \@nocounterr.
* ltthm.dtx: Use new std counter error message \@nocounterr.
* ltinit.dtx: Defined \@nocounterr to be the LaTeX2e error command with one argument that announces unknown counters. Changed \@nocnterr back to no-arg syntax for compatibility with old styles making use of that error message. \@nocnterr should not be used by new LaTeX2e applications.
Fri Apr 15 12:11:11 1994 Rainer Schoepf (latex-bugs@rus.uni-stuttgart.de)
* proc.dtx: Adding missing guard /class, this produced incorrect proc.sty.
* ltboxes.dtx: Added missing % character in definition of \@isavebox.
Thu Apr 14 16:31:00 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* source2e.tex: fix to pagestyle in change log.
Thu Apr 14 13:29:50 1994 Braams J.L. (latex-bugs@rus.uni-stuttgart.de)
* slides.dtx (subsection{Font changing): \@renewfontswitch has gone; \@newfontswitch has become \DeclareOldFontCommand
* letter.dtx (subsection{Font changing): \@renewfontswitch has gone; \@newfontswitch has become \DeclareOldFontCommand
* classes.dtx (subsection{Fonts): The size changing commands are no longer defined in the kernel. Use \newcommand instead of \renewcommand. (subsection{Font changing): \@renewfontswitch has gone; \@newfontswitch has become \DeclareOldFontCommand
* oldgerm.dtx: Renamed \@newtextcmd to \DeclareTextFontCommand
* fontcmds.dtx: Renamed \@newtextcmd to \DeclareTextFontCommand and \@newfontswitch to \DeclareOldFontCommand as agreed in Warwick.
Thu Apr 14 00:57:22 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* latexbug.tex: Changed the prompt for ‘a list of files’ to a prompt for a single filename. Made latexbug look to see if it could find the file, and if it can, it includes the file and the logfile in the latexbug.msg.
Tue Apr 12 17:35:57 1994 Rainer Schoepf (latex-bugs@rus.uni-stuttgart.de)
* manifest.l2e: Changes according to splitting of kernel.
* ltvers.dtx: Have Expansion of \fmtversion (version info) generated automatically.
* accdefs.dtx: Removed definitions of accent macros \’ \‘ \= as these are in the kernel.
Tue Apr 12 16:37:04 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltinit.dtx: Add definition of \@dischyph (was in ltboxes).
* ltboxes.dtx: Remove redefinition \@acci-iii. (now defined in ltplain). Remove definition of \@dischyph (now in ltinit).
* ltplain.dtx: define \’ \‘ \= in terms of \@acci-iii. Use NFSS font commands in \ttraggedright and \proclaim.
Tue Apr 12 11:52:43 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* oztex.l2e: Added warning that lines are > 80 chars
Mon Apr 11 16:20:34 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltclass.dtx: add * form of filecontents environment. Protect \ProvidesFile against space and / having strange catcodes.
* ltinit.dtx: remove setting of errorcontextlines in \@latexerr remove old definition of the \LaTeX logo.
* source2e.tex: minor improvements (mainly to the comments)
* ltthm.dtx: use new style \@nocnterr (diff from Frank, dated 1994/04/09)
Mon Apr 11 15:33:18 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* fam.dtx: Added ‘defaultscriptratio and ‘defaultscriptscriptratio.
* latex209.dtx: Switched off ‘enlargethispage and the ‘!’ float option.
Mon Apr 11 11:37:04 1994 Braams J.L. (latex-bugs@rus.uni-stuttgart.de)
* classes.dtx (subsubsection{Titlepage): Removed bug introduced by inserting \cleardoublepage in the wrong place.
Checked the file for long lines and wrapped them.
LL introduced options openright and openany fot the report and book classes.
LL introduced commands \frontmatter, \mainmatter and \backmatter to the book class.
Sun Apr 10 13:36:21 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* install.l2e: Split the installation guide into install.l2e, texpert.l2e, and system-specific oztex.l2e and unixtex.l2e files.
* template.l2e: Created a template for system.l2e files.
Sat Apr 9 17:45:51 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* ltherest.dtx: Use standard counter missing error message for \newtheorem.
* ltcntlen.dtx: Use \setcounter in \stepcounter to have counter name checked. Change usage of \@nocnterr to have counter name as argument.
* ltinit.dtx: Change default err message to point to the LaTeX manual or LaTeX companion.
Tue Apr 5 17:16:37 1994 Alan Jeffrey (latex-bugs@rus.uni-stuttgart.de)
* latex209.dtx: Switched off ‘lrbox, ‘width, ‘height and ‘depth in 2.09 mode.
Removed optional arguments to ‘parbox, ‘minipage and ‘newcommand.
Made ‘ProvidesPackage and ‘ProvidesClass produce log entries rather than warnings.
Removed ‘filedate.
Thu Mar 31 10:41:05 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltxdoc.dtx: Minor improvements.
* manifest.l2e: update this file with all the new file names.
* source2e.tex: update this file with all the new file names.
* unpack2e.ins: update this file with all the new file names.
* ltherest.dtx: The only thing left in this file is the old definition of \documentstyle and \@options, which are redefined in ltclass.dtx. This file is now removed.
* ltpage.dtx: Create file. Page style + \raggedbottom \sloppy etc. Taken from ltherest.dtx.
* ltidxbib.dtx: create file. index and bibliography stuff from ltherest.dtx.
Tue Mar 29 10:15:46 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltcntlen.dtx: create file. Contains counter and length macros.
* ltmiscen.dtx: remove counter macros.
Mon Mar 28 14:21:07 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltfloat.dtx: create file by removing sectioning commands from ltherest.dtx Use \normalsize in \@caption in place of \@normalsize.
* ltsect.dtx: create file by removing sectioning commands from ltherest.dtx.
* ltthm.dtx: create file by removing theorem environment from ltherest.dtx.
* lttab.dtx: Improve documentation, mainly making sure that \changes entries are not in the scope of ‘oldcomments’.
* ltlists.dtx: Improve documentation, mainly making sure that \changes entries are not in the scope of ‘oldcomments’.
* ltmiscen.dtx: Improve documentation, mainly making sure that \changes entries are not in the scope of ‘oldcomments’.
* ltfiles.dtx: remove \@normalsize test from \document. Use \normalsize instead of \@normalsize.
* ltinit.dtx: Remove redefinition of \newcount and friends as version in ltplain.dtx is no longer \outer. Comment out the experimental version of \@bsphack.
Remove test for \cs{inputlineno undefined as it is defined in ltplain.dtx
* ltplain.dtx: remove \outer from \newskip \newdimen \newwrite and \newfam. Also comment out the definition of the ‘log like’ operators. (This does not alter the format, as they were previously redefined by later files.)
* ltdirchk.dtx: Improve documentation. (Removal of comments refering to obsolete versions of the file.)
Fri Mar 25 11:22:25 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* source2e.tex: fix date to be \fmtversion, and add authors.
* ltxdoc.dtx (section{DocInclude): Use \part to separate the individual file sections.
* Started Keeping Change log in GNU format. All entries below this point, have been converted from the LaTeX/doc \changes log.
Wed Mar 16 11:04:47 1994 Braams J.L. (latex-bugs@rus.uni-stuttgart.de)
* proc.dtx: Removed the use of \wlog and included \fileversion in the optional argument of \ProvidesClass
* slides.dtx: Removed the \typeout lines since they are no longer needed.
* varioref.dtx (subsection{Options): Inserted missing hash mark in the code for the spanish option.
Wed Mar 16 00:00:00 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltfiles.dtx v1.0c \document (DPC) directly add file list settings
* ltclass.dtx 0.3f \listfiles Move this code directly into \document
* ltclass.dtx 0.3f "General" Add pkgindoc package
Tue Mar 15 21:18:07 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* varioref.dtx (subsection{Options): Text added for spanish default (Julio Sanchez). Changed all \extra... to \extras... that was a bug
Tue Mar 15 00:00:00 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltdirchk.dtx 1.0c "General" Add \NeedsTeXFormat
* ltclass.dtx 0.3e \@missingfileerror Quit on x or X just like a real error
* fontcmds.dtx v3.2a "General" Removed defs of short-forms and all sizes except \normalize
* fontcmds.dtx v3.2a "General" Removed \@renewfontswitch
* fontcmds.dtx v3.2a "General" Changed \/ to \@italiccorr
* fontcmds.dtx v3.2a "General" Adapted to mass formatting
Mon Mar 14 23:01:43 1994 Frank Mittelbach (latex-bugs@rus.uni-stuttgart.de)
* classes.dtx (subsubsection{Margins): Shortened calculation for margins.
Mon Mar 14 11:42:50 1994 Rainer Schoepf (latex-bugs@rus.uni-stuttgart.de)
* lablst.tex: Added.
* idx.tex: Added.
Mon Mar 14 00:00:00 1994 David Carlisle (latex-bugs@rus.uni-stuttgart.de)
* ltherest.dtx v1.0c \end
This document was generated on October 10, 2022 using texi2html 5.0.