summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/base/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/base/changes.txt')
-rw-r--r--Master/texmf-dist/doc/latex/base/changes.txt816
1 files changed, 429 insertions, 387 deletions
diff --git a/Master/texmf-dist/doc/latex/base/changes.txt b/Master/texmf-dist/doc/latex/base/changes.txt
index 9a3a6092599..f5d1ddc2bb3 100644
--- a/Master/texmf-dist/doc/latex/base/changes.txt
+++ b/Master/texmf-dist/doc/latex/base/changes.txt
@@ -3,6 +3,51 @@ It is provided for convenience only. It therefore makes no claims to
completeness or accuracy and it contains some references to files that
are not part of the distribution.
=======================================================================
+2014-04-30 David Carlisle <latex-bugs@latex-project.org>
+
+ * inputenc.dtx: Allow (x-)ascii and utf8x aliases for utf8 in xetex/luatex
+
+2014-04-27 <Frank.Mittelbach@latex-project.org>
+
+ * fixltx2e.dtx: change to allow for (slightly) better compatibility
+ with packages that change float handling but are not aware of the
+ modification in the core algorithm done in fixltx2e
+
+ * syntonly.dtx: fix to work together with fixltx2e
+
+2014-04-23 <Frank.Mittelbach@latex-project.org>
+
+ * fltrace.ins: extract fltrace.sty from sources
+
+2014-04-21 David Carlisle <latex-bugs@latex-project.org>
+
+ * inputenc.dtx: allow \usepackage[utf8]{inputenc} with luatex and xetex
+
+2014-04-18 <Frank.Mittelbach@latex-project.org>
+
+ * fixltx2e.dtx: Handle infinite glue from \enlargethispage in
+ twocolumn mode (pr/4023)
+
+2013-12-13 David Carlisle <latex-bugs@latex-project.org>
+
+ * fixltx2e.dtx: Check float optional argument for incorrect values
+
+2012-06-06 <Frank.Mittelbach@latex-project.org>
+
+ * inputenc.dtx: Save and restore catcode of @ when reading a .def file
+ instead of setting it always to \makeatother afterwards (pr/4192)
+
+2011-09-03 Will Robertson <will.robertson@latex-project.org>
+
+ * ltfssbas.dtx: Remove \global before \newcount in definition of
+ \new@mathversion; the \global is redundant and caused a rare error
+ in conjunction with etex.sty when the lower level register pool
+ was exhaused.
+
+2011-08-19 Will Robertson <will.robertson@latex-project.org>
+
+ * ltclass.dtx: Update \@if@pti@ns to match new definition
+ of \in@ (pr/4166)
2011-05-08 Will Robertson <will.robertson@latex-project.org>
@@ -52,7 +97,7 @@ are not part of the distribution.
* utf8ienc.dtx: Many more updates (and comments) to the Cyrillic
code points, largely due to work by Matthias Noe -- thanks
- * <various>.err: changed internally generated class file name from
+ * <various>.err: changed internally generated class file name from
errata.cls -> ttcterrata.cls
2007-11-09 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -66,7 +111,7 @@ are not part of the distribution.
2007-10-19 Frank Mittelbach <latex-bugs@latex-project.org>
- * classes.dtx: Explain why \@mkboth is insde the heading
+ * classes.dtx: Explain why \@mkboth is insde the heading
arg for \tableofcontents (pr/3285 and pr/3984)
2007-08-31 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -94,7 +139,7 @@ are not part of the distribution.
2006-05-20 Frank Mittelbach <latex-bugs@latex-project.org>
- * lppl.tex: 1.3c clarification that the license text can not
+ * lppl.tex: 1.3c clarification that the license text can not
be changed.
* lppl.txt: 1.3c clarification that the license text can not
@@ -105,7 +150,7 @@ are not part of the distribution.
* docstrip.ins: put a correct \usedir declaration in for
generating the makeindex files (pr/3863)
- * ltboxes.dtx: Ensure \@parboxto holds the value of \@tempdimb
+ * ltboxes.dtx: Ensure \@parboxto holds the value of \@tempdimb
not the register itself (pr/3867)
2006-03-24 Morten Hoegholm <latex-bugs@latex-project.org>
@@ -120,7 +165,7 @@ are not part of the distribution.
Number of normalisations in the LICR representation (pr/3849)
Avoid displaying warning about empty encoding file for "ascii"
encoding.
-
+
* utf8ienc.dtx: omsenc.dfu contained an incorrect ref from
02D9 to \textperiodcentered (should have been 00B7)
@@ -181,9 +226,9 @@ are not part of the distribution.
2005-09-27 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltplain.dtx: Added \ltx@sh@ft (pr/3469)
+ * ltplain.dtx: Added \ltx@sh@ft (pr/3469)
- * ltoutenc.dtx: Replace \sh@ft by \ltx@sh@ft (pr/3469)
+ * ltoutenc.dtx: Replace \sh@ft by \ltx@sh@ft (pr/3469)
* utf8ienc.dtx: Fixed error messages not showing spaces.
Added ``else'' clause that got deleted by mistake.
@@ -194,11 +239,11 @@ are not part of the distribution.
2005-07-29 Morten Hoegholm <latex-bugs@latex-project.org>
- * docstrip.dtx: Added \kernel@ifnextchar.
+ * docstrip.dtx: Added \kernel@ifnextchar.
2005-07-27 Morten Hoegholm <latex-bugs@latex-project.org>
- * ltfssdcl.dtx: Changed \mathbf etc. to be naturally robust.
+ * ltfssdcl.dtx: Changed \mathbf etc. to be naturally robust.
2005-07-13 Morten Hoegholm <latex-bugs@latex-project.org>
@@ -207,7 +252,7 @@ are not part of the distribution.
2005-01-14 Frank Mittelbach <latex-bugs@latex-project.org>
- * fixltx2e.dtx ( \fnsymbol should use text symbols ):
+ * fixltx2e.dtx ( \fnsymbol should use text symbols ):
that change made \@fnsymbol too robust (pr/3752)
2004-10-31 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -292,12 +337,12 @@ are not part of the distribution.
2004-02-10 Frank Mittelbach <latex-bugs@latex-project.org>
- * doc.dtx (subsection{Macros for generating index entries}):
+ * doc.dtx (subsection{Macros for generating index entries}):
environment names incorrectly sorted in index (pr/3615)
2004-02-09 Frank Mittelbach <latex-bugs@latex-project.org>
- * utf8ienc.dtx: no newlines in error messages allowed
+ * utf8ienc.dtx: no newlines in error messages allowed
(due to inputenc)
space in the wrong place "\count @64"
added commands already defined in the kernel (found by BG)
@@ -351,7 +396,7 @@ are not part of the distribution.
* ltclass.dtx (section{Implementation}): internal kernel version
of \@ifnextchar used in some places, see next entry (pr/3501)
- * ltdefns.dtx: internal kernel version for \@ifnextchar added
+ * ltdefns.dtx: internal kernel version for \@ifnextchar added
to prevent the amsmath package to highjack this command in random
places, this is really a bug in amsmath which should finally be
fixed there (pr/3501)
@@ -421,7 +466,7 @@ are not part of the distribution.
2003-09-19 Frank Mittelbach <latex-bugs@latex-project.org>
* fixltx2e.dtx: No hyphenation in first word after float
- environmentb (pr/3498)
+ environmentb (pr/3498)
Allow \emph to produce small caps
2003-09-14 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -430,14 +475,14 @@ are not part of the distribution.
2003-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltpictur.dtx (section{Picture Mode}):
+ * ltpictur.dtx (section{Picture Mode}):
check for \cs{@linechar} being empty (pr/3570)
(subsection{Curves}): added missing displacement (pr/3566)
2003-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
* ltbibl.dtx: raise an error is \nocite is used before begin
- document (until now it simply failed)
+ document (until now it simply failed)
2003-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -466,7 +511,7 @@ are not part of the distribution.
2002-12-13 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltbibl.dtx (section{Bibliography Generation}):
+ * ltbibl.dtx (section{Bibliography Generation}):
Added \leavevmode in case citation is at start of paragraph (pr/3486)
2002-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -534,12 +579,12 @@ are not part of the distribution.
2001-08-26 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltclass.dtx: readded lost catcode setting for space in
+ * ltclass.dtx: readded lost catcode setting for space in
ProvidesFile (pr/3353)
2001-07-12 Chris Rowley <latex-bugs@latex-project.org>
- * inputenc.dtx:
+ * inputenc.dtx:
Added latin9.def (from Karsten Tinnefeld)
@@ -554,7 +599,7 @@ are not part of the distribution.
* ltvers.dtx: check for old format disabled --- perhaps we have
reached the last release of 2e already?
- * inputenc.dtx: Added \textkra, \texttstroke and
+ * inputenc.dtx: Added \textkra, \texttstroke and
\textTstroke to latin4 (pr/3336)
* ltpictur.dtx: Don't warn if \line or \vector command
@@ -579,7 +624,7 @@ are not part of the distribution.
* ltoutenc.dtx
- Added \NeedsTeXFormat{LaTeX2e}[2000/06/01] to .def
+ Added \NeedsTeXFormat{LaTeX2e}[2000/06/01] to .def
files, pr/3255
Made compatible T1 and OT1 accents (on i and \i), pr/3295
@@ -592,7 +637,7 @@ are not part of the distribution.
2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
- * ltxguide.cls:
+ * ltxguide.cls:
Added some definitions
@@ -636,7 +681,7 @@ are not part of the distribution.
2001-02-16 Johannes Braams <latex-bugs@latex-project.org>
* ltxref.dtx (subsection{Cross Referencing}): Added an extra level
- of grouping to \@newl@bel as suggested in PR3250 by
+ of grouping to \@newl@bel as suggested in PR3250 by
Harald Hanche-Olsen <hanche@math.ntnu.no>
2001-01-07 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -661,7 +706,7 @@ are not part of the distribution.
\addpenalty fix proposed in 3073 was not sufficient if the command
was used when \prevdepth=-1000pt (ie after \nointerlineskip)
-
+
2000-09-01 Frank Mittelbach <latex-bugs@latex-project.org>
* ltfinal.dtx: finally moved emptying \errhelp to a place
@@ -694,7 +739,7 @@ are not part of the distribution.
2000-07-19 David Carlisle <latex-bugs@latex-project.org>
* ltoutput.dtx: locally reset \if@newlist so that
- list structures in head/foot don't interfere with
+ list structures in head/foot don't interfere with
lists in the MVL. internal/3231
2000-07-18 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -749,7 +794,7 @@ are not part of the distribution.
Less obscure wording at start of index? (pr/3202)
- * inputenc.dtx:
+ * inputenc.dtx:
Added latin2 option for textdegree (pr/3207)
Updated documantaion
@@ -757,7 +802,7 @@ are not part of the distribution.
* ltpage.dtx: reimplementation of \markboth and \markright to
avoid problem with expanion at wrong point in time in some cases
(pr/3203)
-
+
2000-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
* doc.dtx (subsection{Bells and whistles}): new implementation
@@ -804,23 +849,23 @@ are not part of the distribution.
1999-12-11 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltnews.cls: fixed a curious bug lurking in the class since its
+ * ltnews.cls: fixed a curious bug lurking in the class since its
beginning: putting a list directly after a paragraph would make the
- paragraph before(!) the list justified (while the rest of the document
+ paragraph before(!) the list justified (while the rest of the document
was set ragged right)
* ltnews12.tex: added fixltx2e section
1999-12-08 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltoutenc.dtx (subsection{The fontenc package}):
+ * ltoutenc.dtx (subsection{The fontenc package}):
Changed \cs{CYRRHOOK} and \cs{cyrrhook} to
\cs{CYRRHK} and \cs{cyrrhk} as name changed in the cyrillic
bundle for naming consistency with other ``hook'' glyphs.
1999-12-01 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltnews12.tex (section{Outcome of TUG '99 (Vancouver)}):
+ * ltnews12.tex (section{Outcome of TUG '99 (Vancouver)}):
added text on TUG 99 and other bits
1999-11-08 Rainer Schoepf <latex-bugs@latex-project.org>
@@ -835,7 +880,7 @@ are not part of the distribution.
1999-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltoutenc.dtx (subsubsection{Declaration commands}):
+ * ltoutenc.dtx (subsubsection{Declaration commands}):
Give \accent@spacefactor a default definition to prevent horrible
death in case or incorrect input (pr/3084)
@@ -920,14 +965,14 @@ are not part of the distribution.
1999-06-24 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltnews11.tex (section{Fontenc package peculiarities}):
+ * ltnews11.tex (section{Fontenc package peculiarities}):
document the special behaviour of fontenc
* ltclass.dtx: document that fontenc pretends it wasn't loaded
1999-06-12 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltoutenc.dtx (subsection{The fontenc package}):
+ * ltoutenc.dtx (subsection{The fontenc package}):
ensure that \@uclclist is extended only once (if at all)
1999-06-10 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -957,7 +1002,7 @@ are not part of the distribution.
1999-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
- * cmfonts.fdd: docstrip `nowarn' guard was the wrong way around
+ * cmfonts.fdd: docstrip `nowarn' guard was the wrong way around
for font OT1/cmr/bx/ui (pr/3036)
1999-04-04 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -971,14 +1016,14 @@ are not part of the distribution.
Corrected cp852 for pr/2992
* ltboxex.dtx
-
+
Made robust the flag in \@iiiparbox: pr/2975}
* ltdefns.dtx
Fixed new version of \@yargdef: pr/3013
- * usrguide.tex
+ * usrguide.tex
Added to documentation of uc/lc list
@@ -988,13 +1033,13 @@ are not part of the distribution.
1999-03-12 Chris Rowley <latex-bugs@latex-project.org>
- * clsguide.tex
+ * clsguide.tex
Added to documentation of options
* cyrguide.tex:
- Further editing
+ Further editing
1999-03-08 Rainer Schoepf <latex-bugs@latex-project.org>
@@ -1014,7 +1059,7 @@ are not part of the distribution.
1999-03-03 Chris Rowley <latex-bugs@latex-project.org>
- * ltxguide.cls:
+ * ltxguide.cls:
Added some definitions
@@ -1023,7 +1068,7 @@ are not part of the distribution.
* ltdefns.dtx: Remove change from 1999-01-08 internal/2967
* lppl.txt: minor rewordings after comments from
- Arnoud Engelfriet and John Hasler.
+ Arnoud Engelfriet and John Hasler.
1999-03-01 Rainer Schoepf <latex-bugs@latex-project.org>
@@ -1062,7 +1107,7 @@ are not part of the distribution.
the right .fd files are available (pr/2954)
* truetex.txt: Updated version.
-
+
1999-02-10 Rainer Schoepf <latex-bugs@latex-project.org>
* letter.dtx: Reset footnote counter for every new letter (PR
@@ -1135,7 +1180,7 @@ are not part of the distribution.
* latexbugs.tex: Added description how to follow up a problem
report.
-
+
* classes.dtx: Added check of @noskipsec switch in \part for
article class.
@@ -1159,7 +1204,7 @@ are not part of the distribution.
* ltfssbas.dtx: Added \LastDeclaredEncoding to support cyrillic
integration (pr/2988)
- * ltoutput.dtx: Added negative vskip, as when processing outputbox
+ * ltoutput.dtx: Added negative vskip, as when processing outputbox
as suggested by Fred Bartlett pr/2892
* classes.dtx: Check \if@noskipsec in \part see pr/2889
@@ -1186,7 +1231,7 @@ are not part of the distribution.
1998-12-20 Frank Mittelbach <latex-bugs@latex-project.org>
- * doc.dtx (subsection{Macros for generating index entries}):
+ * doc.dtx (subsection{Macros for generating index entries}):
Correctly handle second index entry for \SpecialMainEnvIndex
by using \special@index not \index (pr/2928)
@@ -1213,8 +1258,8 @@ are not part of the distribution.
1998-09-17 Frank Mittelbach <latex-bugs@latex-project.org>
- * cfgguide.tex (section Configuration files for
- standard packages and classes]):
+ * cfgguide.tex (section Configuration files for
+ standard packages and classes]):
added info about ltnews.cfg (pr/2875)
* ltoutenc.dtx: Explicitly set \spacefactor after \accent in
@@ -1259,7 +1304,7 @@ are not part of the distribution.
1998-06-17 Chris Rowley <latex-bugs@latex-project.org>
- * inputenc.dtx:
+ * inputenc.dtx:
Spanish ords changed to text chars, pr/2579
@@ -1276,7 +1321,7 @@ are not part of the distribution.
Added masc/fem ords defaults
Swapped acutedbl and gravedbl in TS1
Renamed macron in TS1
-
+
* pict2e.dtx:
Wording changed, and "documentation"
@@ -1299,7 +1344,7 @@ are not part of the distribution.
1998-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
- * doc.dtx (section{The Description of Macros}):
+ * doc.dtx (section{The Description of Macros}):
reinit ^^A as comment char at beginning of document to allow use
of inputenc with doc since inputenc disables ^^A (pr2581)
@@ -1315,7 +1360,7 @@ are not part of the distribution.
As we have been on 1.9z this is now 2.0a but it isn't really
something exciting ... :-)
- * ltxref.dtx: added documentation about extending the
+ * ltxref.dtx: added documentation about extending the
\ref mechanism as suggested in pr2801
* ltcounts.dtx: small documentation updates
@@ -1391,7 +1436,7 @@ are not part of the distribution.
the package on `ready to run' TeX distributions such as TeXLive
or tetex.
-
+
1998-04-03 David Carlisle <latex-bugs@latex-project.org>
@@ -1408,8 +1453,6 @@ are not part of the distribution.
the package on `ready to run' TeX distributions such as TeXLive
or tetex.
-
-
1998-03-30 David Carlisle <latex-bugs@latex-project.org>
1998-03-30 David Carlisle <latex-bugs@latex-project.org>
@@ -1470,7 +1513,7 @@ are not part of the distribution.
* ltclass.dtx: make \& locally safe in \ProvidesFile /2702
fix up pkgindoc.sty which probably hasn't worked since
{v1.0p}{1995/05/25}{Delete \cs{filec@ntents} after preamble}
-
+
1998-01-16 David Carlisle <latex-bugs@latex-project.org>
* ltoutenc.dtx: Fix \t for latex/2734.
@@ -1478,7 +1521,7 @@ are not part of the distribution.
* ltclass.dtx: make \& locally safe in \ProvidesFile /2702
fix up pkgindoc.sty which probably hasn't worked since
{v1.0p}{1995/05/25}{Delete \cs{filec@ntents} after preamble}
-
+
1998-01-16 David Carlisle <latex-bugs@latex-project.org>
* ltoutenc.dtx: Fix \t for latex/2734.
@@ -1524,7 +1567,7 @@ are not part of the distribution.
1997-12-30 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltoutenc.dtx: fixed header info for textcomp.sty
+ * ltoutenc.dtx: fixed header info for textcomp.sty
(missing \ProvidesPackage)
1997-12-22 Chris Rowley <latex-bugs@latex-project.org>
@@ -1544,7 +1587,7 @@ are not part of the distribution.
available: THIS MAY CHANGE
Changed \mathdegree to \textdegree
\inputencoding now works only in vmode
- Temporarily fixed \IeC
+ Temporarily fixed \IeC
Merged latin1 code with ansinew/cp1252
Changed `\k{}' to `\k\ '
Added textcomp package
@@ -1561,7 +1604,7 @@ are not part of the distribution.
1997-12-18 Rainer Schoepf <latex-bugs@latex-project.org>
* doc.dtx: Fix small documentation glitch.
-
+
* ltpatch.ltx: Replace reference to ,,June'' release by ,,last''
release.
@@ -1917,9 +1960,9 @@ are not part of the distribution.
1997-06-17 Rainer Schoepf <latex-bugs@latex-project.org>
* emtex.txt: Updated by Heinz Kusnier.
-
+
* web2ctex.txt: Updated by David Outteridge.
-
+
* manifest.txt: Added truetex.txt.
* truetex.txt: New file by Richard Kinch.
@@ -1955,7 +1998,7 @@ are not part of the distribution.
1997-06-11 David Carlisle <latex-bugs@latex-project.org>
- * ltxcheck.tex: Change texts referring to dc/ec fonts.
+ * ltxcheck.tex: Change texts referring to dc/ec fonts.
internal/2513
* latexbug.tex: Fix save stack problem, internal/2514, and
@@ -2000,12 +2043,12 @@ are not part of the distribution.
Added latin3.def
Some rearrangments
Removed long lines
-
- * ltspace.dtx
+
+ * ltspace.dtx
Made \newline robust
- * ltoutenc.dtx
+ * ltoutenc.dtx
1997-04-30 Rainer Schoepf <latex-bugs@latex-project.org>
@@ -2216,7 +2259,7 @@ are not part of the distribution.
Changed copyright, underscore (\_) and registered
Added \leavevmode to compwordmark
Added hex index tabs (experimental)
-
+
1996-11-05 Chris Rowley <latex-bugs@latex-project.org>
* ltfiles.dtx
@@ -2233,7 +2276,7 @@ are not part of the distribution.
* ltplain.dtx:
Use \hbox to in \dotfill
-
+
1996-11-04 Rainer Schoepf <latex-bugs@latex-project.org>
@@ -2277,7 +2320,7 @@ are not part of the distribution.
Corrected documentation
* inputenc.dtx
-
+
Added cp865.def
Added \textasteriskcentered
Removed \aa \AA as internal forms
@@ -2311,12 +2354,12 @@ are not part of the distribution.
Prevent floats in preamble
\@setnobreak no longer used in resets (but see above)
-
+
* ltoutput.dtx
Changes when nobreak is true
Prevent \twocolumn in preamble
- Added error code to \newpage
+ Added error code to \newpage
1996-10-24 David Carlisle <latex-bugs@latex-project.org>
@@ -2327,14 +2370,14 @@ are not part of the distribution.
1996-10-23 Chris Rowley <latex-bugs@latex-project.org>
- * ltlists.dtx
+ * ltlists.dtx
Use \setboz\z@ to remove parindent in \@item
Set \clubpenalty correctly in \@item
Do not reset \@nobreak unconditionally
Added documentation
- * ltsect.dtx
+ * ltsect.dtx
Use \setboz\z@ to remove parindent in \@xsect
Added documentation
@@ -2395,7 +2438,7 @@ are not part of the distribution.
1996-10-05 Chris Rowley <latex-bugs@latex-project.org>
- * ltfiles.dtx
+ * ltfiles.dtx
Added setting of \@clubpenalty
@@ -2507,7 +2550,7 @@ are not part of the distribution.
* ltfsstrc.dtx:
removed if@inmath switch and replaced with inline code
- \init@restore@glb@settings saving space macro names and
+ \init@restore@glb@settings saving space macro names and
execution time
* ltfssdcl.dtx:
@@ -2528,14 +2571,14 @@ are not part of the distribution.
* ltboxes.dtx:
set if@minipage always globally
- * ltmath.dtx:
+ * ltmath.dtx:
set if@ignore always globally
* ltmiscen.dtx:
set if@ignore always globally
add user command \ignorespacesafterend to be used in env defs
- * ltfloat.dtx:
+ * ltfloat.dtx:
set if@nobreak always globally
set if@minipage always globally
@@ -2558,7 +2601,7 @@ are not part of the distribution.
removed unnecessary \relax (6 times) in \nfss@catcodes
use faster \if$#3$ test in \@DeclareMathsizes
- * ltalloc.dtx:
+ * ltalloc.dtx:
don't set a default for @tempswa -- nobody can rely on that
* ltplain.dtx:
@@ -2621,7 +2664,7 @@ are not part of the distribution.
1996-06-13 Chris Rowley <latex-bugs@latex-project.org>
- * clsguide.tex:
+ * clsguide.tex:
Updated for new release
General minor edits
@@ -2779,7 +2822,7 @@ are not part of the distribution.
* slides.fdd: Force \hyphenchar of OT1 fonts to 45, in case
\defaulthyphenchar has changed.
Remove some spurious extra empty arguments to \DeclareFontFamily
-
+
* cmfonts.fdd: Force \hyphenchar of OT1 fonts to 45, in case
\defaulthyphenchar has changed.
Remove some spurious extra empty arguments to \DeclareFontFamily
@@ -2856,7 +2899,7 @@ are not part of the distribution.
1996-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
* doc.dtx (section*{Index}%):
- Definition of \printindex removed because no longer needed.
+ Definition of \printindex removed because no longer needed.
pr/2095
1996-04-11 David Carlisle <latex-bugs@latex-project.org>
@@ -2936,7 +2979,7 @@ are not part of the distribution.
* doc.dtx (section*{Index}%):
Turn \PrintIndex into noop after use. pr/2038
- (section*{{Change History}}%):
+ (section*{{Change History}}%):
Turn \PrintChanges into noop after use. pr/2038
1995-12-27 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -2970,15 +3013,15 @@ are not part of the distribution.
* bugs.txt
- Additions, updates and corrections
+ Additions, updates and corrections
* autoload.txt
- Additions, updates and corrections
+ Additions, updates and corrections
* texpert.txt
- Additions, updates and corrections
+ Additions, updates and corrections
* ltnews.cls
@@ -3047,27 +3090,27 @@ are not part of the distribution.
* modguide.tex
- Additions, updates and corrections
+ Additions, updates and corrections
* cfgguide.tex
- Additions, updates and corrections
+ Additions, updates and corrections
* clsguide.tex
- Additions, updates and corrections
+ Additions, updates and corrections
* fntguide.tex
- Additions, updates and corrections
+ Additions, updates and corrections
* ltx3info.tex
- Additions, updates and corrections
+ Additions, updates and corrections
* usrguide.tex
- Additions, updates and corrections
+ Additions, updates and corrections
* ltxguide.cls
@@ -3183,7 +3226,7 @@ are not part of the distribution.
* proc.dtx, classes.dtx (section{Identification}): Added the date
of the LaTeX format to the optional argument of \NeedsTeXformat in
order to signal newer class files being used with an old format
- (PR1971).
+ (PR1971).
1995-11-30 David Carlisle <latex-bugs@latex-project.org>
@@ -3271,7 +3314,7 @@ are not part of the distribution.
1995-11-20 David Carlisle <latex-bugs@latex-project.org>
- * texpert.txt: describe updated ltxcheck
+ * texpert.txt: describe updated ltxcheck
* manifest.txt: ltnews04
@@ -3279,7 +3322,7 @@ are not part of the distribution.
* ltnews04.tex: New TUG Address, \LoadClassWithOptions
- * doc.dtx: Make \MakeShortVerb use an \PackageInfo rather
+ * doc.dtx: Make \MakeShortVerb use an \PackageInfo rather
than \tyepout. internal/1938
1995-11-18 David Carlisle <latex-bugs@latex-project.org>
@@ -3418,13 +3461,13 @@ are not part of the distribution.
* latexbug.tex: Only list `configuration' input files.
- * ltfinal.dtx: Modify \@addtofilelist during initex so only
+ * ltfinal.dtx: Modify \@addtofilelist during initex so only
non-standard (cfg) inputs listed.
- * ltfssini.dtx: Modify \@addtofilelist during initex so only
+ * ltfssini.dtx: Modify \@addtofilelist during initex so only
non-standard (cfg) inputs listed.
- * ltdirchk.dtx: Modify \@addtofilelist during initex so only
+ * ltdirchk.dtx: Modify \@addtofilelist during initex so only
non-standard (cfg) inputs listed.
* Makefile: Add newdc/olddc
@@ -3496,7 +3539,7 @@ are not part of the distribution.
1995-10-25 David Carlisle <latex-bugs@latex-project.org>
- * ltmath.dtx: modify docstrip guards so
+ * ltmath.dtx: modify docstrip guards so
\ProvidesFile{ltmath.dtx} seen by source2e.tex.
* ltidxglo.dtx: General doc cleanup.
@@ -3511,7 +3554,7 @@ are not part of the distribution.
Removed one-way switches from \endocument
- * ltxref.dtx
+ * ltxref.dtx
Removed one-way switches from \endocument
Tidying.
@@ -3710,7 +3753,7 @@ are not part of the distribution.
1995-09-27 David Carlisle <latex-bugs@latex-project.org>
* ltdirchk.dtx: Check \filename parser in ltxcheck.tex
- for latex/1624 latex/1754 and graphics/1336
+ for latex/1624 latex/1754 and graphics/1336
Check for dc fonts in ltxcheck.tex
1995-09-27 Rainer Schoepf <latex-bugs@latex-project.org>
@@ -3796,7 +3839,7 @@ are not part of the distribution.
1995-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
- * classes.dtx:
+ * classes.dtx:
Reimplemented openbib option to save space (hash and mem).
Disable \title \author \date \and after \maketitle.
Default for \newblock outside thebibliography env changed.
@@ -3810,7 +3853,7 @@ are not part of the distribution.
Added \@preambleonly lines from ltfssdcl.dtx.
Moved compat code from ltfssbas.dtx to this file.
- * autoload.dst:
+ * autoload.dst:
Added new autoload files.
1995-08-24 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -3828,7 +3871,7 @@ are not part of the distribution.
* ltfssbas.dtx:
Added autoload code for autofss1.sty.
Added autoload code for autofss2.sty.
-
+
* ltfsstrc.dtx:
Macro \gobble@font@spec eliminated.
@@ -3849,7 +3892,7 @@ are not part of the distribution.
* ltcntrl.dtx:
Made most loop macros \long
- Removed unnecessary \...noop macros
+ Removed unnecessary \...noop macros
Tidied up documentation
1995-08-16 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -3881,10 +3924,10 @@ are not part of the distribution.
1995-08-09 Frank Mittelbach <latex-bugs@latex-project.org>
- * cmfonts.fdd:
+ * cmfonts.fdd:
Fixed setup for OMScmr.fd as pointed out by Christian Spieler. pr/1804
- * ltmath.dtx:
+ * ltmath.dtx:
Added code for leqno.clo and fleqn.clo
* classes.dtx:
@@ -3896,13 +3939,13 @@ are not part of the distribution.
Implemented titlepage differently to support twoside,openight
options correctly. pr/1783.
- * docstrip.dst:
+ * docstrip.dst:
Removed part that might add non-standard setting of \@currdir
into docstrip.tex so that unpacked distribution stays portable. pr/1765
1995-08-06 Frank Mittelbach <latex-bugs@latex-project.org>
- * doc.dtx (subsection{Macros for the `documentation parts'}):
+ * doc.dtx (subsection{Macros for the `documentation parts'}):
Fixed problem that \begin{macro}{\foo} doesn't suppress
index entries for \foo within its body. pr/343
(subsection[Dealing with the change history]):
@@ -3989,7 +4032,7 @@ are not part of the distribution.
* ltfssbas.dtx:
Updates to documentation
- Use macro rather than switch to flag default font
+ Use macro rather than switch to flag default font
substitutions pr/1236
* ltfiles.dtx:
@@ -4015,25 +4058,25 @@ are not part of the distribution.
1995-07-10 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltthm.dtx:
+ * ltthm.dtx:
Updates to documentation (partly pr/1734)
- * lttab.dtx:
+ * lttab.dtx:
Updates to documentation (partly pr/1734)
- * ltplain.dtx:
+ * ltplain.dtx:
Updates to documentation (partly pr/1734)
- * ltoutput.dtx:
+ * ltoutput.dtx:
Updates to documentation pr/1734
- * ltlists.dtx:
+ * ltlists.dtx:
Updates to documentation (partly pr/1734)
- * ltfloat.dtx:
+ * ltfloat.dtx:
Updates to documentation pr/1734
- * lterror.dtx:
+ * lterror.dtx:
Updates to documentation pr/1734
* ltbibl.dtx:
@@ -4041,10 +4084,10 @@ are not part of the distribution.
1995-07-09 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltcntrl.dtx:
+ * ltcntrl.dtx:
Reimplemented loop structures using Kabelschacht method.
- * ltlists.dtx:
+ * ltlists.dtx:
Some updates to the docu.
Shortend defs of enumerate and itemize by using \expandafter.
@@ -4121,7 +4164,7 @@ are not part of the distribution.
...
LaTeX Warning: There were multiply-defined labels.
instead of
- LaTeX Warning: Label(s) may have changed.
+ LaTeX Warning: Label(s) may have changed.
Rerun to get cross-references right.
* ltxref.dtx: Modify \newlabel so \bibcite can share code.
@@ -4241,18 +4284,18 @@ are not part of the distribution.
Added ltx3info.tex info
* fntguide.tex:
-
+
Added note re using non-cmr fonts in T1
* clsguide.tex:
-
+
Hash marks in option declarations OK
Added Case cHANGING commands
* cfgguide.tex:
Configuration stuff transferred from texpert.txt
-
+
* lablst.tex:
Improved version: lists all bibitems separately
@@ -4260,11 +4303,11 @@ are not part of the distribution.
* Makefile:
- Added modguide.tex
+ Added modguide.tex
* manifest.txt:
- Added ltnews03.tex and modguide.tex
+ Added ltnews03.tex and modguide.tex
* install.txt:
@@ -4342,13 +4385,13 @@ are not part of the distribution.
1995-05-26 Chris Rowley <latex-bugs@latex-project.org>
- * ltplain.dtx (section{Plain \TeX}):
+ * ltplain.dtx (section{Plain \TeX}):
Made \loop long
Made \underbar use \box \tw@
- * ltdefns.dtx (subsection{Command definitions}):
-
+ * ltdefns.dtx (subsection{Command definitions}):
+
Made \@gobble commands \long
1995-05-26 Johannes Braams <latex-bugs@latex-project.org>
@@ -4356,7 +4399,7 @@ are not part of the distribution.
* proc.dtx (subsection{The page style}): Removed \rmfamily from
definition of \@oddfoot (PR 1578)
- * ltmath.dtx : Removed \rmfamily from definition of \@eqnnum
+ * ltmath.dtx : Removed \rmfamily from definition of \@eqnnum
(PR 1578)
* ltpage.dtx : Removed \rmfamily from definition of \ps@plain
@@ -4384,7 +4427,7 @@ are not part of the distribution.
1995-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
- * doc.dtx (subsection{Macros surrounding the `definition parts'}):
+ * doc.dtx (subsection{Macros surrounding the `definition parts'}):
Removed \math@fontsfalse in \MacroFont and \AltMacroFont because
this isn't any longer correct with the new math font setup in NFSS2.
pr/1622 (and some earlier one)
@@ -4392,28 +4435,28 @@ are not part of the distribution.
1995-05-25 Chris Rowley <latex-bugs@latex-project.org>
- * latex209.dtx:
-
+ * latex209.dtx:
+
Changed float reset hooks to empty
- * ltfloat.dtx:
-
- Moved new resettings into hooks so that they can be removed in
- latex209.dtx
+ * ltfloat.dtx:
+
+ Moved new resettings into hooks so that they can be removed in
+ latex209.dtx
+
+ * ltspace.dtx/ltlists.dtx
- * ltspace.dtx/ltlists.dtx
-
Moved \endtrivlist and friends to ltlists.dtx
- * ltfiles.dtx (section{File Handling}):
-
+ * ltfiles.dtx (section{File Handling}):
+
Added check for zero \topskip to \begin{document}
Added some \longs
* ltspace.dtx
Made \vspace and \vspace* more efficient and more robust
-
+
Commented out unused code
1995-05-25 Johannes Braams <latex-bugs@latex-project.org>
@@ -4435,7 +4478,7 @@ are not part of the distribution.
* unpack2e.ins: Exchange order of ltdefns and ltalloc
as latter now needs \@gobbletwo from former.
- * usrguide.tex (subsection{Setting text susperscripts}):
+ * usrguide.tex (subsection{Setting text susperscripts}):
\textsuperscript now access the current font (except for size
attribute)
@@ -4478,11 +4521,11 @@ are not part of the distribution.
Updated \mathhexbox to use \mbox.
* ltmath.dtx:
- Removed \mathhexbox from this file because it is essentially an
+ Removed \mathhexbox from this file because it is essentially an
obsolete text command (despite the name). It is still in ltlain.dtx
Streamlined bits of code.
- * latint.dtx:
+ * latint.dtx:
coded \set@mathradical inline to save space.
Also fixed bug in \DeclareMathRadical.
@@ -4504,15 +4547,15 @@ are not part of the distribution.
1995-05-19 David Carlisle <latex-bugs@latex-project.org>
- * ltpictur.dtx: Add code and docstrip modules to support
+ * ltpictur.dtx: Add code and docstrip modules to support
autoloading feature.
1995-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltboxes.dtx:
+ * ltboxes.dtx:
Moved some code from ltplain to this file.
- * ltspace.dtx:
+ * ltspace.dtx:
Moved some code from ltplain to this file.
* latint.dtx:
@@ -4547,7 +4590,7 @@ are not part of the distribution.
* classes.dtx: replaced all \hbox to with \hb@xt@; replaced all
constructs such as \arabic{enumi} with \@arabic\c@enumi
- (subsection{Footnotes}): Use \@width instead of width
+ (subsection{Footnotes}): Use \@width instead of width
(subsection{The title}): Use \cs{\@makefnmark} in definition of
\cs{@makefntext}
Cleaned up the \changes entries
@@ -4563,7 +4606,7 @@ are not part of the distribution.
1995-05-17 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltfloat.dtx (subsection{Footnotes}):
+ * ltfloat.dtx (subsection{Footnotes}):
Added command \textsuperscript to provide footnotes with digits
in the text font. pr/1503
Streamlined bits of the code.
@@ -4600,7 +4643,7 @@ are not part of the distribution.
1995-05-14 Frank Mittelbach <latex-bugs@latex-project.org>
- * tracefnt.dtx:
+ * tracefnt.dtx:
Updated the documentation.
1995-05-13 Johannes Braams <latex-bugs@latex-project.org>
@@ -4639,10 +4682,10 @@ are not part of the distribution.
Moved a number of commands to different files following suggestions by
Ulrik Vieth. pr/1180
- * ltmath.dtx:
+ * ltmath.dtx:
Updates to \displ@y \displaylines \bmod to reflect changes in plain.tex.
- * fontdef.dtx:
+ * fontdef.dtx:
Upates to \skew \rightarrowfill \leftarrowfill \@vereq to reflect changes
in plain.tex.
@@ -4674,7 +4717,7 @@ are not part of the distribution.
* manifest.txt:
Added ltx3info.tex. Rearranged some bits.
- * ltx3info.tex:
+ * ltx3info.tex:
Added this file. Information about the latex3 project.
* cmfonts.dst:
@@ -4702,7 +4745,7 @@ are not part of the distribution.
1995-05-02 Frank Mittelbach <latex-bugs@latex-project.org>
* ltsect.dtx:
- Surround the . in \@dottedcontextline by \hbox to typeset it in the text
+ Surround the . in \@dottedcontextline by \hbox to typeset it in the text
font. pr/1503
Don't reset to \rmfamily just to \normalfont in case the document font is
not the roman one. pr/1578
@@ -4717,7 +4760,7 @@ are not part of the distribution.
* ltdefns.dtx (subsection{Robust commands and protect}):
Moved the initialisation of \protect to this file.
- * ltcntrl.dtx:
+ * ltcntrl.dtx:
Removed unused defs for \@setprotect and \@resetprotect.
Moved initialisation of \protect to ltdefns.dtx.
@@ -4743,7 +4786,7 @@ are not part of the distribution.
Support for pr/1121. see below.
* ltmiscen.dtx (subsection{Environments}):
- Limited support for \AtBeginDocument{\begin{foo}}
+ Limited support for \AtBeginDocument{\begin{foo}}
\AtEndDocument{\end{foo}}.
Be careful to get the order right if you do it more than once. pr/1121
@@ -4767,7 +4810,7 @@ are not part of the distribution.
(fom patch file). Clean up documentation slightly.
* ltcntrl.dtx: fix for /1317 (internal) \@for expanding its
- argument incorectly
+ argument incorectly
* ltxref.dtx:\newlabel \@onlypreamble for /1388 from patch file.
@@ -4792,7 +4835,7 @@ are not part of the distribution.
Implement \addcontentsline with \addtocontents to save space.
* manifest.txt:
- Added begleit.err (errata for the German translation of the
+ Added begleit.err (errata for the German translation of the
LaTeX Companion).
* inputenc.dtx (section{The ISO Latin-1 encoding}):
@@ -4835,7 +4878,7 @@ are not part of the distribution.
1995-04-19 Frank Mittelbach <latex-bugs@latex-project.org>
* makeindx.dtx:
- Changed \see to use \emph as suggested by Mats Dahlgren.
+ Changed \see to use \emph as suggested by Mats Dahlgren.
1995-04-14 Johannes Braams <latex-bugs@latex-project.org>
@@ -4907,7 +4950,7 @@ are not part of the distribution.
(subsection{Customizing the labels}): Changed the width of the
labels slightly to prevent LaTeX stuffing two on each line
(PR #1375)
-
+
1995-01-31 Johannes Braams <latex-bugs@latex-project.org>
* classes.dtx (subsubsection{Description}): made \descriptionlabel
@@ -4967,7 +5010,7 @@ are not part of the distribution.
1994-12-14 Alan Jeffrey <latex-bugs@latex-project.org>
* ltoutenc.dtx: Added braces to \copyright so it works unbraced in
- subscripts.
+ subscripts.
Added \ifmmode check to \@changed@cmd so that redefinitions aren't
made in math mode (which can also foul up unbraced subscripts).
Commented out \textasciicircum,
@@ -4992,7 +5035,7 @@ are not part of the distribution.
twice.
* slides.dtx (subsection{Font changing}): Define \cal and \mit using
- \DeclareRobustCommand
+ \DeclareRobustCommand
(subsubsection{Enumerate}): Handle \labelenumi cs. like in
classes.dtx; using \theenumi in its definition
(subsection{Macros for font handling}): Made \familydefault point
@@ -5000,7 +5043,7 @@ are not part of the distribution.
1994-12-12 David Carlisle <latex-bugs@latex-project.org>
- * latexbug.el: Add missing (defvar ltxbug-mail-headers
+ * latexbug.el: Add missing (defvar ltxbug-mail-headers
(Matt Swift: latex/1255)
* ltxguide.cls: Stop \small in verbatim affecting previous para.
@@ -5027,14 +5070,14 @@ are not part of the distribution.
\mlabel to use the new \parbox syntax instead of using the
\setbox primitive.
(subsection{Font changing}): Define \cal and \mit using
- \DeclareRobustCommand
+ \DeclareRobustCommand
(subsection{The generic letter commands}): Use
\let\protect\@unexpandable@protect instead of redefining it.
1994-12-10 Frank Mittelbach <latex-bugs@latex-project.org>
* ltfntcmd.dtx (section{The implementation}):
- Make arguments to \@fontswitch implicit, needed for \select@group
+ Make arguments to \@fontswitch implicit, needed for \select@group
change.
Use \space command in \text@command directly for comparison.
@@ -5119,9 +5162,9 @@ are not part of the distribution.
* fam.dtx:
Added <tab> to the ignored chars in \nfss@catcodes. pr/1064
Use \nfss@catcodes in \DeclareFontEncoding.
- (subsection{Macros for loading fonts}):
+ (subsection{Macros for loading fonts}):
set \nfss@catcodes locally to \relax in \try@load@fontshape
- so that it isn't executed several times when an .fd file is
+ so that it isn't executed several times when an .fd file is
read in.
* updated various test files.
@@ -5162,9 +5205,9 @@ are not part of the distribution.
this section in order to let it be known when the pagestyles are
defined. The switch is used there and needs to be known then;
otherwise TeX finds the wrong \fi in an \if@twoside...\else...\fi
- construct.
+ construct.
(subsection{Font changing}): Define \cal and \mit using
- \DeclareRobustCommand
+ \DeclareRobustCommand
(the driver): use \newcommand* for shorthands with argument
(whole file): Use \newcommand* for commands with arguments
@@ -5205,7 +5248,7 @@ are not part of the distribution.
entering encoding FOO.
* ltoutenc.dtx: Made text commands expand (almost) entirely in the
- mouth.
+ mouth.
1994-11-28 David Carlisle <latex-bugs@latex-project.org>
@@ -5229,14 +5272,14 @@ are not part of the distribution.
* ltoutenc.dtx: Added new definitions of \b, \c and \d.
Fixed bug with accents on commands which aren't allowed in
- \csname.
+ \csname.
* inputenc.dtx: Moved a docstrip option to it's correct home.
* latex209.dtx: Added hacks for space around floats.
* tlb1184.lvt: Added check file for default accent and symbol
- definitions.
+ definitions.
1994-11-25 David Carlisle <latex-bugs@latex-project.org>
@@ -5275,7 +5318,7 @@ are not part of the distribution.
1994-11-22 Alan Jeffrey <latex-bugs@latex-project.org>
* tlb0574.lvt: Added check file for empyt accents and accents in
- tocs.
+ tocs.
* ltoutenc.dtx: Fixed `empty accent' bug.
@@ -5342,7 +5385,7 @@ are not part of the distribution.
* fam.dtx: \next renamed to \reserved@f
- * latint.dtx: use \expandafter instead of \next in
+ * latint.dtx: use \expandafter instead of \next in
\DeclareMathDelimiter.
* ltplain.dtx: Remove \pt, now defined elsewhere.
@@ -5415,18 +5458,18 @@ are not part of the distribution.
* lttab.dtx: Add \tabularnewline and \arraynewline.
- * ltspace.dtx: Make \\ robust
+ * ltspace.dtx: Make \\ robust
1994-11-12 Chris Rowley <latex-bugs@latex-project.org>
* ltmiscen.dtx
Tidied \endtrivlists
-
+
* ltspace.dtx
Attempted to improve error messages
-
+
* ltfntcmd.dtx
Added line-break to error message
@@ -5457,7 +5500,7 @@ are not part of the distribution.
of \parskip to \abovedisplayskip to compensate for negative
\topsep settings. (PR #881)
(subsection{Single or double sided printing}): removed typo (PR
- #881)
+ #881)
* slides.dtx (subsection{Font changing}): Removed two typos
@@ -5513,10 +5556,10 @@ are not part of the distribution.
Updated a large number of test files that had changed
due to protect handling changes and bug fix in font selection.
- * oldlfont.dtx:
+ * oldlfont.dtx:
Test for \protect being \@typeset@protect in \@setfontsize.
- * newlfont.dtx:
+ * newlfont.dtx:
Test for \protect being \@typeset@protect in \@setfontsize.
* lfonts.dtx:
@@ -5525,7 +5568,7 @@ are not part of the distribution.
* exscale.dtx:
Renamed \every@size to \every@math@size.
Update \big@size globally (new \every@math@size concept).
-
+
* ltfiles.dtx:
Renamed \every@size to \every@math@size.
@@ -5534,15 +5577,15 @@ are not part of the distribution.
Allow several encoding changes before running \selectfont. pr/1042
* tracefnt.dtx (section{Scaled font extraction}):
- Changed the font size substitution to really select
+ Changed the font size substitution to really select
the nearest size available. pr/747
Fixed incorrect size selection if math fonts are not set up. pr/848
Start cleaning up documentation.
- Fix bug that produced extra "No math setup" message if
+ Fix bug that produced extra "No math setup" message if
tracefont was loaded with default options.
Patched \loop
-
+
1994-11-05 Chris Rowley <latex-bugs@latex-project.org>
* ltfloat.dtx (subsection{Floating Environments}):
@@ -5580,10 +5623,10 @@ are not part of the distribution.
* ltoutenc.dtx: Added \_.
* ltpage.dtx: Added \@unexpandable@protect to \markboth and
- \markright.
+ \markright.
* lttab.dtx: Added \set@typeset@protect to \@array and
- \multicolumn.
+ \multicolumn.
Added \@unexpandable@protect to \@mkpream.
* ltboxes.dtx: Added \protected@edef to \@mpfootnotetext.
@@ -5592,7 +5635,7 @@ are not part of the distribution.
Removed \if@filesw from \makeindex and \makeglossary.
* ltsect.dtx: Added \protected@write to \addtocontents and
- \addcontentsline.
+ \addcontentsline.
Added \protected@edef to \@sect.
Added \protected@xdef to \thanks.
@@ -5604,7 +5647,7 @@ are not part of the distribution.
* lterror.dtx: Added \set@display@protect to messages.
* ltfiles.dtx: Added \protected@write and a new definition of
- \nofiles.
+ \nofiles.
* ltdefns.dtx: Added \x@protect and a new mechanism for protecting
short commands.
@@ -5614,7 +5657,7 @@ are not part of the distribution.
1994-11-03 David Carlisle <latex-bugs@latex-project.org>
* ltdirchk.dtx: Check that latex.ltx is used with an initex with
- no format preloaded. (VMS initex defaults to loading
+ no format preloaded. (VMS initex defaults to loading
plain.fmt)
* ltdefns.dtx: rename \long@def to \l@ngrel@x
@@ -5646,16 +5689,16 @@ are not part of the distribution.
* unpack2e.ins: Added inputenc.ins.
* unpacked.txt: Added inputenc.sty, font encoding and input
- encoding files.
+ encoding files.
* fntguide.tex: Added documentation on the new text declaration
- commands.
+ commands.
* usrguide.tex: Added documentation on the new text commands.
1994-10-30 Chris Rowley <latex-bugs@latex-project.org>
- * ltfloat.dtx (subsection{Floating Environments}):
+ * ltfloat.dtx (subsection{Floating Environments}):
In float handling:
major changes to parameter parsing, setting of local
@@ -5673,10 +5716,10 @@ are not part of the distribution.
Added colour support to \@topnewpage
Added colour support for footnotes to \@makecol
Added warning to \@fpsadddefault
-
+
* ltdefns.dtx (subsection{Internal defining commands}):
- Added \@onelevel@sanitize
+ Added \@onelevel@sanitize
1994-10-30 Alan Jeffrey <latex-bugs@latex-project.org>
@@ -5709,16 +5752,16 @@ are not part of the distribution.
1994-10-29 Frank Mittelbach <latex-bugs@latex-project.org>
- * Makefile (INSTS):
+ * Makefile (INSTS):
Added ltoutenc.ins.
- * manifest.txt:
+ * manifest.txt:
Added ltoutenc.ins.
1994-10-29 Alan Jeffrey <latex-bugs@latex-project.org>
* fontsmpl.dtx: Added tests for \copyright, \dots and
- \textregistered.
+ \textregistered.
* ltmath.dtx: Added \mathellipsis, \mathparagraph, etc.
Removed all of the oldcomments and generally tidied up.
@@ -5766,7 +5809,7 @@ are not part of the distribution.
1994-10-25 David Carlisle <latex-bugs@latex-project.org>
- * ltdefns.dtx: Add documentation of star form of \newcommand.
+ * ltdefns.dtx: Add documentation of star form of \newcommand.
Remove all `oldcomments' environments.
Add lots of `macro' environments.
@@ -5802,7 +5845,7 @@ are not part of the distribution.
1994-10-20 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltboxes.dtx:
+ * ltboxes.dtx:
Put \changes cmd behind % :-)
1994-10-20 Alan Jeffrey <latex-bugs@latex-project.org>
@@ -5811,7 +5854,7 @@ are not part of the distribution.
Reded some of the \providecommand's in latin1.def.
* latex209.dtx: Corrected a typo---\mark{}{} should have been
- \mark{{}{}}.
+ \mark{{}{}}.
1994-10-19 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -5868,7 +5911,7 @@ are not part of the distribution.
1994-10-15 Frank Mittelbach <latex-bugs@latex-project.org>
- * fam.dtx:
+ * fam.dtx:
Warn, if math alphabet is used outside math (from patch)
* fontdef.dtx (subsubsection{The log-like functions}):
@@ -5891,7 +5934,7 @@ are not part of the distribution.
Separate text font and math font setup. Added a lot of math
font setup stuff from other files.
- * ltmath.dtx:
+ * ltmath.dtx:
File added to the distribution.
* manifest.txt:
@@ -5913,7 +5956,7 @@ are not part of the distribution.
Moved math code to ltmath.dtx.
Removed old code that was commented out long time ago.
- * lfonts.dtx:
+ * lfonts.dtx:
Moved log-like functions to ltmath.dtx.
Removed the unnecessary refernce to \tenex.
@@ -5939,7 +5982,7 @@ are not part of the distribution.
1994-09-26 Frank Mittelbach <latex-bugs@latex-project.org>
- * idx.tex:
+ * idx.tex:
Add missing brace in \setlength. pr/589
1994-09-25 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -5960,7 +6003,7 @@ are not part of the distribution.
1994-09-23 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltpatch.ltx:
+ * ltpatch.ltx:
patch for pr872 ([] with catcode active)
1994-09-23 Alan Jeffrey <latex-bugs@latex-project.org>
@@ -6029,7 +6072,7 @@ are not part of the distribution.
1994-07-27 Alan Jeffrey <latex-bugs@latex-project.org>
- * ltnews.cls: Replaced \PassOptionToClass by \PassOptionsToClass.
+ * ltnews.cls: Replaced \PassOptionToClass by \PassOptionsToClass.
1994-07-25 Alan Jeffrey <latex-bugs@latex-project.org>
@@ -6046,7 +6089,7 @@ are not part of the distribution.
1994-07-14 Alan Jeffrey <latex-bugs@latex-project.org>
- * inputenc.dtx: Replaced \Dh by \DH and \Th by \TH.
+ * inputenc.dtx: Replaced \Dh by \DH and \Th by \TH.
Added \ensuremath to the math commands.
Added \inputencoding.
@@ -6066,7 +6109,7 @@ are not part of the distribution.
* patches.txt:
Added description for additional patches.
- * ltpatch.ltx:
+ * ltpatch.ltx:
Added patches for:
\ensuremath
\LaTeXe not allowed in compat mode (exception)
@@ -6111,15 +6154,15 @@ are not part of the distribution.
1994-07-02 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltpatch.ltx:
+ * ltpatch.ltx:
Added patches for:
\mathit in text mode
\loop could do one iteration too much in certain situations
T1 breaks german 2.4a (this is a german.sty problem actually)
- * patches.txt:
+ * patches.txt:
Added descritions of further patch level 3 patches.
-
+
1994-06-30 Chris Rowley <latex-bugs@latex-project.org>
@@ -6130,7 +6173,7 @@ are not part of the distribution.
changed
<cdp> removed, for consistency, use <encoding> throughout
Small edits
-
+
* clsguide.tex
Michael's amendments added
@@ -6140,7 +6183,7 @@ are not part of the distribution.
* usrguide.tex
Minor edits
-
+
* clsguide.tex
Added stuff
@@ -6148,7 +6191,7 @@ are not part of the distribution.
Reordered update stuff
Added Summary sheet
Removed draft status
-
+
* ltxguide.cls
1994-06-23 Johannes Braams <latex-bugs@latex-project.org>
@@ -6159,7 +6202,7 @@ are not part of the distribution.
1994-06-23 Frank Mittelbach <latex-bugs@latex-project.org>
- * patches.txt:
+ * patches.txt:
Added descritions of patch level 3 patches.
* ltpatch.ltx:
@@ -6173,18 +6216,18 @@ are not part of the distribution.
Changed usage of <>
Changed definition of verbatim
-
+
1994-06-22 Chris Rowley <latex-bugs@latex-project.org>
* ltfntcmd.dtx (section{The implementation}):
Removed space from \DeclareTextCommand
Improved error messages from \DeclareTextCommand
-
+
* usrguide.tex
Changed usage of <>
-
+
* clsguide.tex
Added stuff
@@ -6209,7 +6252,7 @@ are not part of the distribution.
* usrguide.tex
- Added stuff on project, money etc.
+ Added stuff on project, money etc.
* fntguide.tex
@@ -6230,7 +6273,7 @@ are not part of the distribution.
* letter.dtx (subsubsection{Defining the page styles}): Added a
missing closing brace. Made a lot of small changes to the
- documentation.
+ documentation.
1994-06-16 David Carlisle <latex-bugs@latex-project.org>
@@ -6274,7 +6317,7 @@ are not part of the distribution.
\typeout{Marion said: Perhaps the different uses of
`newcommand and `providecommand can be shown a bit clearer}
\typeout{List of stuff in mfnfss, psnfss, babel not done}
-
+
* fntguide.tex
Editorial changes.
@@ -6311,7 +6354,7 @@ are not part of the distribution.
1994-06-11 Frank Mittelbach <latex-bugs@latex-project.org>
- * patches.txt:
+ * patches.txt:
Added descritions of patch level 2 patches.
* ltpatch.ltx:
@@ -6321,11 +6364,11 @@ are not part of the distribution.
\_ in math mode (T1 encoding)
* added tests for problem 549, 554, 557.
-
+
1994-06-10 Rainer Schoepf <latex-bugs@latex-project.org>
- * manifest.txt: Added ltpatch.ltx and patches.txt.
+ * manifest.txt: Added ltpatch.ltx and patches.txt.
* ltfinal.dtx (subsection{Input encoding}): Do not set codes for
higher half of character table for TeX2.
@@ -6375,7 +6418,7 @@ are not part of the distribution.
* usrguide.tex
Changed preamble.
-
+
* fntguide.tex
Changed preamble.
@@ -6467,11 +6510,11 @@ are not part of the distribution.
* ltnews01.tex: Finished off.
- * ltnews.cls: Added downloaded PS fonts options.
+ * ltnews.cls: Added downloaded PS fonts options.
Removed angle brackets from <...> since these were the last
- remaining bitmaps!
- Added variants of the LaTeX logo.
- Added the ltnews.cfg file.
+ remaining bitmaps!
+ Added variants of the LaTeX logo.
+ Added the ltnews.cfg file.
1994-05-30 Johannes Braams <latex-bugs@latex-project.org>
@@ -6501,20 +6544,20 @@ are not part of the distribution.
1994-05-30 Alan Jeffrey <latex-bugs@latex-project.org>
- * usrguide.tex: Removed the description of mfnfss and tools
+ * usrguide.tex: Removed the description of mfnfss and tools
packages.
- Removed sections that were commented out.
+ Removed sections that were commented out.
Removed typeouts.
Wrapped long lines.
Rewrote to remove overfull hboxes.
- Moved the stuff on \newmathalphabet to the section on LaTeX
+ Moved the stuff on \newmathalphabet to the section on LaTeX
errors.
- Rewrote the stuff on latex209.cfg, and replaced
- \PassOptionsToClass (which requires you to list all the
+ Rewrote the stuff on latex209.cfg, and replaced
+ \PassOptionsToClass (which requires you to list all the
known classes) with \ds@oldlfont.
Added the `LaTeX2e command in LaTeX 2.09 document' error.
Added the SLiTeX logo to the list of unsupported commands.
- Added the full list of \text..., \...family, \...series, \...shape
+ Added the full list of \text..., \...family, \...series, \...shape
and \math... commands.
1994-05-29 Johannes Braams <latex-bugs@latex-project.org>
@@ -6531,7 +6574,7 @@ are not part of the distribution.
* Makefile:
Removed vmstex.txt and textures.txt since currently empty.
- * copyins.txt:
+ * copyins.txt:
Removed prelim message, say that files are mentioned in
manifest.txt.
@@ -6549,7 +6592,7 @@ are not part of the distribution.
* fntguide.tex: Corrected typos spotted by FMi.
Added the `math selection commands' section.
- Replaced the notion of math font attributes with a description
+ Replaced the notion of math font attributes with a description
closer to that in the Companion.
Moved stuff on declaring encodings into its own section
Moved stuff on font installation into its own section.
@@ -6558,15 +6601,15 @@ are not part of the distribution.
Moved DeclareFixedFont into text font selection.
Added text to the introduction.
Moved all of the enc.def file commands into one subsection.
- Moved everything that's left without a home into the `miscellania'
+ Moved everything that's left without a home into the `miscellania'
section.
Generally tidied up.
1994-05-28 Alan Jeffrey <latex-bugs@latex-project.org>
- * ltxguide.cls: Made << and >> produce < and > inside verbatim.
+ * ltxguide.cls: Made << and >> produce < and > inside verbatim.
Added ltxguide.cfg.
-
+
* fntguide.tex: Created file out of features.tex.
Redid document structure to fit with usrguide and clsguide.
Removed stuff on old style digits.
@@ -6582,7 +6625,7 @@ are not part of the distribution.
1994-05-27 Johannes Braams <latex-bugs@latex-project.org>
* proc.dtx (section{Implementation}): Added a missiing docstrip
- guard.
+ guard.
* classes.dtx: Moved the identification and driver sections to
the beginning of the file.
@@ -6665,7 +6708,7 @@ are not part of the distribution.
* letter.dtx (subsection{Single or double sided printing}):
wrapped a long line.
- * slides.dtx:
+ * slides.dtx:
(subsection{The class code}): Use \input instead of \@@input. This
way it also works when \input@path is being used. Also changed
\IfFileExists to \InputIfFileExists for the same reason
@@ -6691,15 +6734,15 @@ are not part of the distribution.
Removed \cmd\typeout from .sty file; changed description
(subsection{The page style}):
Changed \rm to \normalfont\rmfamily in the definition of
- \@oddfoot.
+ \@oddfoot.
1994-05-26 David Carlisle <latex-bugs@latex-project.org>
* ltlogos.dtx: remove \SLiTeX.
- * ltsect.dtx: Add initial documentation section.
+ * ltsect.dtx: Add initial documentation section.
- * ltfloat.dtx: Add initial documentation section.
+ * ltfloat.dtx: Add initial documentation section.
* ltclass.dtx: Modify format of \@missingfileerror message.
@@ -6710,9 +6753,9 @@ are not part of the distribution.
* ltdirchk.dtx: Fix bug in Mac parser. typo " should have been :
(reported by Andrew Trevorrow)
- * ltbibl.dtx: Add initial documentation section.
+ * ltbibl.dtx: Add initial documentation section.
- * ltpageno.dtx: Add initial documentation section.
+ * ltpageno.dtx: Add initial documentation section.
* ltlength.dtx: Improve documetation.
@@ -6721,7 +6764,7 @@ are not part of the distribution.
* ltvers.dtx: Remove PRELIMINARY TEST RELEASE from
startup banner (spring is here)
- * ltthm.dtx: wrap long lines to 72.
+ * ltthm.dtx: wrap long lines to 72.
(long line added last night:-)
* ltpage.dtx: wrap long lines to 72.
@@ -6763,10 +6806,10 @@ are not part of the distribution.
1994-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
- * newlfont.dtx:
+ * newlfont.dtx:
Wrapped long lines.
- * docstrip.dtx:
+ * docstrip.dtx:
Wrapped long lines.
* doc.dtx:
@@ -6891,16 +6934,16 @@ are not part of the distribution.
* tltx003.tlg:
Regenerated because of message changes.
- * usrguide.tex:
+ * usrguide.tex:
Updates and additions.
- * tnfss5.lvt:
+ * tnfss5.lvt:
Updated because check for bug (40) no longer appropriate.
- * tnfss5.tlg:
+ * tnfss5.tlg:
Regenerated because of .lvt change.
- * vlatex07.tlg:
+ * vlatex07.tlg:
Regenerated to reflect new layout of error and warning messages.
* tltx001.lvt:
@@ -6920,15 +6963,15 @@ are not part of the distribution.
* ltxguide.tex: Checked in document class.
- * clsguide.tex: Added sections on 2e font commands, defining \rm
+ * clsguide.tex: Added sections on 2e font commands, defining \rm
etc., and obsolete commands.
- Added stuff about \normalsize, \textheight and \textwidth being the
+ Added stuff about \normalsize, \textheight and \textwidth being the
only mandatory commands.
- Implemented Frank's suggestions for additions to the `loading other
+ Implemented Frank's suggestions for additions to the `loading other
files' section (which is now a subsection of `upgrading').
Added stuff on why primitive \input is a bad idea.
Added stuff on boxes and colour.
- Moved general style stuff to overview section rather than 2.09
+ Moved general style stuff to overview section rather than 2.09
section.
Added newsletter example.
@@ -6945,7 +6988,7 @@ are not part of the distribution.
1994-05-23 Frank Mittelbach <latex-bugs@latex-project.org>
- * usrguide.tex:
+ * usrguide.tex:
Updates and additions.
* copyright.txt:
@@ -6973,7 +7016,7 @@ are not part of the distribution.
Don't stop completely if \NeedsTeXFormat finds the wrong format,
just end inputting the current file.
- * unpack2e.ins:
+ * unpack2e.ins:
Changed .l2e extension to .txt.
* install.txt:
@@ -6991,10 +7034,10 @@ are not part of the distribution.
Changed .l2e extension to .txt.
Correct LaTeX source file name.
- * web2ctex.txt:
+ * web2ctex.txt:
Changed .l2e extension to .txt.
- * yandytex.txt:
+ * yandytex.txt:
Changed .l2e extension to .txt.
* manifest.txt:
@@ -7023,41 +7066,41 @@ are not part of the distribution.
* latint.dtx:
Replaced \f@warn@break with \MessageBreak.
- * tl2e5.lvt:
+ * tl2e5.lvt:
Changed test for bug (40) of NFSS1, old test no longer
appropriate.
- * vtl2e07.tlg:
+ * vtl2e07.tlg:
Regenerated because of extra blank lines between warnings.
- * vtl2e03.tlg:
+ * vtl2e03.tlg:
Regenerated because of extra blank lines between warnings.
- * tnfss3.tlg:
+ * tnfss3.tlg:
Regenerated because of extra blank lines between warnings.
- * tlxs03r.tlg:
+ * tlxs03r.tlg:
Regenerated because of extra blank lines between warnings.
- * tlxs03b.tlg:
+ * tlxs03b.tlg:
Regenerated because of extra blank lines between warnings.
* tlxs03a.tlg:
Regenerated because of extra blank lines between warnings.
- * tlcs03r.tlg:
+ * tlcs03r.tlg:
Regenerated because of extra blank lines between warnings.
- * tlcs03b.tlg:
+ * tlcs03b.tlg:
Regenerated because of extra blank lines between warnings.
- * tlcs03a.tlg:
+ * tlcs03a.tlg:
Regenerated because of extra blank lines between warnings.
- * tlb0202.tlg:
+ * tlb0202.tlg:
Regenerated because of extra blank lines between warnings.
- * tlb0073.tlg:
+ * tlb0073.tlg:
Regenerated because of extra blank lines between warnings.
* tl2e5.tlg:
@@ -7113,8 +7156,8 @@ are not part of the distribution.
* ltdefns.dtx:
Removed surplus \space in error message
Use new warning and error commands.
-
- * proc.dtx:
+
+ * proc.dtx:
Replaced \@latexerr with \ClassError{proc}.
Replaced \@@warning with \ClassWarningNoLine{proc}.
Added \Finale in documentation.
@@ -7128,17 +7171,17 @@ are not part of the distribution.
1994-05-22 Alan Jeffrey <latex-bugs@latex-project.org>
- * usrguide.tex: Rewrote description of the new argument to
+ * usrguide.tex: Rewrote description of the new argument to
\newcommand.
- Added section on classes and packages, on package options, and on
+ Added section on classes and packages, on package options, and on
standard classes and packages.
Added some examples.
Added filecontents* and paragraph on what files can be sent.
Added section on latexsym in `old commands'.
Rewrote some stuff on 2.09 documents.
Added section on \frontmatter, \mainmatter and \backmatter.
- Wrote `problems' section, including new error messages, stuff on
- \tenrm and friends, old versions of files, and submitting a bug
+ Wrote `problems' section, including new error messages, stuff on
+ \tenrm and friends, old versions of files, and submitting a bug
report.
Added overview.
@@ -7160,7 +7203,7 @@ are not part of the distribution.
1994-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
- * doc.dtx:
+ * doc.dtx:
Replaced \@latexerr by \@latex@error.
* ltxref.dtx:
@@ -7171,17 +7214,17 @@ are not part of the distribution.
* ltbibl.dtx:
Replaced \@warning by \@latex@warning.
- * lttab.dtx:
+ * lttab.dtx:
Replaced \@latexerr by \@latex@error.
- * ltsect.dtx:
+ * ltsect.dtx:
Replaced \@latexerr by \@latex@error.
Replaced \@@warning by \@latex@warning@no@line.
* ltmiscen.dtx:
Replaced \@latexerr by \@latex@error.
- * ltfiles.dtx:
+ * ltfiles.dtx:
Replaced \@latexerr by \@latex@error.
Replaced \@warning by \@latex@warning@no@line; again line numbers
do not make much sense in this file.
@@ -7192,7 +7235,7 @@ are not part of the distribution.
* lhyphen.dtx:
Fixed checksum.
- * classes.dtx (subsection{Font changing}):
+ * classes.dtx (subsection{Font changing}):
Fixed wrong \changes entry.
* letter.dtx (subsection{Font changing}):
@@ -7268,20 +7311,20 @@ are not part of the distribution.
* ltfntcmd.dtx:
Replaced \@latexerr by \@latex@error.
-
+
* newlfont.dtx:
Replaced \@latexerr by \@latex@error.
-
- * lfonts.dtx:
+
+ * lfonts.dtx:
Replaced \font@warning by \@font@warning.
Replaced \@latexerr by \@latex@error.
- * latint.dtx:
+ * latint.dtx:
Replaced \font@warning by \@font@warning.
Replaced \font@log by \@font@info.
Replaced \@latexerr by \@latex@error.
- * fam.dtx:
+ * fam.dtx:
Replaced \font@warning by \@font@warning.
Replaced \font@log by \@font@info.
Replaced \@latexerr by \@latex@error.
@@ -7514,10 +7557,10 @@ are not part of the distribution.
* lterror.dtx: Moved error commands from ltdefns.dtx.
* ltdefns.dtx: Added section on \protect. Moved error commands to
- lterror.dtx.
+ lterror.dtx.
* ltoutenc.dtx: Removed braces from \$ since they're now in
- nfss@text.
+ nfss@text.
* latex209.dtx: Fixed a bug with \ds@newlfont.
Removed extra spaces from the missing file error.
@@ -7549,7 +7592,7 @@ are not part of the distribution.
\DeclareTextCommand now uses specified encoding again in
top-level part.
Encoding files now use mixed case names, eg OT1enc.def
- (subsection{Definitions for the OT1 encoding}):
+ (subsection{Definitions for the OT1 encoding}):
Added extra braces in def of \$.
* ltplain.dtx:
@@ -7664,15 +7707,15 @@ are not part of the distribution.
\@no@font@optfalse flag.
* fontsmpl.dtx: Split font sample document and package out of
- ltoutenc.
+ ltoutenc.
* ltoutenc.dtx: Stopped commands declared with DeclareTextWidget
from going into an infinite loop if f@encoding isn't the current
- encoding.
+ encoding.
Added fontenc package.
Made ot1enc.def and t1enc.def files rather than packages.
- * latex209.dtx: Changed how 2e commands are switched off.
+ * latex209.dtx: Changed how 2e commands are switched off.
Removed the date from the announcement of 2.09 mode.
1994-05-13 David Carlisle <latex-bugs@latex-project.org>
@@ -7692,11 +7735,11 @@ are not part of the distribution.
* ltboxes.dtx: New accent handling in parboxrestore.
- * newlfont.dtx: \DeclareProtectedCommand now
- \DeclareRobustCommand
+ * newlfont.dtx: \DeclareProtectedCommand now
+ \DeclareRobustCommand
- * oldlfont.dtx: \DeclareProtectedCommand now
- \DeclareRobustCommand
+ * oldlfont.dtx: \DeclareProtectedCommand now
+ \DeclareRobustCommand
* ltpictur.dtx: Removed unnecessary braces from \@ifnextchar and
\@ifstar constructions.
@@ -7723,7 +7766,7 @@ are not part of the distribution.
* ltfntcmd.dtx:
Replaced \@protecteddef by \DeclareRobustCommand.
-
+
* fontcmds.dtx:
File renamed to ltfntcmd.dtx.
@@ -7739,9 +7782,9 @@ are not part of the distribution.
* ltcntlen.dtx:
Added file identification string.
- Removed \@Ialph and \@ialph since they neither save space
+ Removed \@Ialph and \@ialph since they neither save space
nor execution time.
-
+
* ltfiles.dtx:
Added file identification string.
Execute \every@size hook at begin document.
@@ -7752,7 +7795,7 @@ are not part of the distribution.
unpack2e.ins.
Use \fmtname in \everyjob and welcome message.
- * tracefnt.dtx:
+ * tracefnt.dtx:
Change \DeclareProtectedCommand to \DeclareRobustCommand.
* lfonts.dtx:
@@ -7763,7 +7806,7 @@ are not part of the distribution.
1994-05-13 Alan Jeffrey <latex-bugs@latex-project.org>
- * ltinit.dtx: Added \@backslashchar.
+ * ltinit.dtx: Added \@backslashchar.
Improved coding of \@ifdefinable.
* testdist.dtx: Improved documentation.
@@ -7771,11 +7814,11 @@ are not part of the distribution.
* emtex.l2e: Created this file.
* ltfinal.dtx: Loaded package ot1enc, and defined \@acci and
- friends.
+ friends.
* ltinit.dtx: Added logging to DeclareProtectedCommand.
- * ltoutenc.dtx: Renamed accents.dtx to ltoutenc.dtx.
+ * ltoutenc.dtx: Renamed accents.dtx to ltoutenc.dtx.
After all these months It's now a real bit of kernel! :-)
* accents.dtx: Replaces \space by ` ' in csname.
@@ -7849,18 +7892,18 @@ are not part of the distribution.
* tracefnt.dtx:
New \baselinestretch concept.
Added some tracing again that was incorrectly removed.
- Ensure that ltfss can be processed with main mem
+ Ensure that ltfss can be processed with main mem
less than 65000 by adding macrocode envs.
Defined all robust commands vi \DeclareProtectedCommand.
* lfonts.dtx:
- Ensure that ltfss can be processed with main mem
+ Ensure that ltfss can be processed with main mem
less than 65000 by adding macrocode envs.
Defined all robust commands vi \DeclareProtectedCommand.
* fam.dtx:
New \baselinestretch concept.
- Ensure that ltfss can be processed with main mem
+ Ensure that ltfss can be processed with main mem
less than 65000 by adding macrocode envs.
Defined all robust commands vi \DeclareProtectedCommand.
@@ -7869,7 +7912,7 @@ are not part of the distribution.
\DeclareMathSymbol, etc. So far only undefined commands
or commands of the right type (eg mathchars) were
allowed.
- Ensure that ltfss can be processed with main mem
+ Ensure that ltfss can be processed with main mem
less than 65000 by adding macrocode envs.
1994-05-12 Alan Jeffrey <latex-bugs@latex-project.org>
@@ -7928,7 +7971,7 @@ are not part of the distribution.
1994-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
- * fam.dtx:
+ * fam.dtx:
Added file identification string.
Changed error message to fit linewidth.
@@ -7989,13 +8032,13 @@ are not part of the distribution.
1994-05-06 Braams J.L. <latex-bugs@latex-project.org>
- * letter.dtx (subsubsection{Itemize}):
+ * letter.dtx (subsubsection{Itemize}):
Inserted \normalfont before \bfseries in second level list label.
(subsubsection{Description}):
Inserted \normalfont before \bfseries in \descriptionlabel
Modified the documentation to use doc's `environment' environment
when documenting new environments.
- (subsubsection{Vertical spacing}):
+ (subsubsection{Vertical spacing}):
Added the setting of \maxdepth and \@maxdepth.
* slides.dtx:
@@ -8010,7 +8053,7 @@ are not part of the distribution.
(subsubsection{Vertical spacing}):
Added the setting of \maxdepth and \@maxdepth.
(subsubsection{Itemize}):
- Inserted \normalfont before \bfseries in second level list label.
+ Inserted \normalfont before \bfseries in second level list label.
(subsubsection{Description}):
Inserted \normalfont before \bfseries in \descriptionlabel
@@ -8035,7 +8078,7 @@ are not part of the distribution.
\NeedsTeXFormat.
* ltinit.dtx: added patch (from Frank)
- @badcrerr error message removed
+ @badcrerr error message removed
1994-05-04 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -8082,10 +8125,10 @@ are not part of the distribution.
* ltfinal.dtx: Set the catcode of ^^J to other.
Removed \@undefinedfonterror.
-
+
1994-05-02 Chris Rowley <latex-bugs@latex-project.org>
- * ltoutput.dtx (subsubsection{Float control}):
+ * ltoutput.dtx (subsubsection{Float control}):
Shortened code of \@resethfps.
@@ -8098,7 +8141,7 @@ are not part of the distribution.
* latex209.dtx: Redid the method of switching off 2e commands.
* ltfinal.dtx: Set all the catcodes before dumping. Made 127
- illegal.
+ illegal.
* install.l2e: Added yandytex.l2e
@@ -8107,13 +8150,13 @@ are not part of the distribution.
* yandytex.l2e: Installed a file from Berthold
Corrected \@fontswitch.
-
+
1994-05-01 Chris Rowley <latex-bugs@latex-project.org>
- * ltfloat.dtx (subsection{Floating Environments}):
+ * ltfloat.dtx (subsection{Floating Environments}):
Added \@largefloatcheck.
-
+
Removed unnecessary braces from arguments of \@ifnextchar.
1994-05-01 Braams J.L. <latex-bugs@latex-project.org>
@@ -8121,17 +8164,17 @@ are not part of the distribution.
* classes.dst:
Removed line left over from the driver generation.
- * slides.dtx (subsection{The class code}):
+ * 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}):
+ * letter.dtx (section{Identification}):
Removed the use of variables to store the version information.
- * classes.dtx (section{Identification}):
+ * classes.dtx (section{Identification}):
Removed the use of variables to store the version information.
- * proc.dtx (subsection{Identification}):
+ * proc.dtx (subsection{Identification}):
Removed the use of variables to store the version information.
* makeindx.dtx (subsection{Identification}):
@@ -8142,7 +8185,7 @@ are not part of the distribution.
* ltinit.dtx:
Added latexinfo commands.
-
+
* fontcmds.dtx:
Changed prefix in \@protecteddef from frag@ to frag.
@@ -8157,9 +8200,9 @@ are not part of the distribution.
Rogue space removed.
Cut-off points for adding \@emptycol changed.
-
+
Empty column action added: \@emptycol.
-
+
Full of floats action improved.
Changed `active characters warning' to an info message.
@@ -8229,7 +8272,7 @@ are not part of the distribution.
1994-04-28 Frank Mittelbach <latex-bugs@latex-project.org>
* ltplain.dtx (section{Plain \TeX}):
- Turn off overrfull box tracing in trancript file.
+ Turn off overrfull box tracing in trancript file.
* doc.dtx (subsection{Bells and whistles}):
Ignore \Finale without \StopEventually.
@@ -8241,7 +8284,7 @@ are not part of the distribution.
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
+ although we would suggest to use at least `\m
* ltlists.dtx:
Replaced the warning \@ltxnomath by \@inmatherr.
@@ -8279,7 +8322,7 @@ are not part of the distribution.
1994-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
* ltfinal.dtx (subsection{Font loading}):
- Checked the value of \font@submax. If greater 0pt issue a
+ Checked the value of \font@submax. If greater 0pt issue a
bold warning and reset it to 0pt.
* ltmiscen.dtx:
@@ -8310,13 +8353,13 @@ are not part of the distribution.
1994-04-21 Frank Mittelbach <latex-bugs@latex-project.org>
- * newlfont.dtx:
+ * newlfont.dtx:
Changed message "Don't use ..." to "Command \foo invalid in math mode".
- * lfonts.dtx:
+ * lfonts.dtx:
Changed message "Don't use ..." to "Command \foo invalid in math mode".
- * fam.dtx:
+ * fam.dtx:
Changed message "Don't use ..." to "Command \foo invalid in math mode".
Changed \errmessage's to \@latexerr's.
@@ -8329,10 +8372,10 @@ are not part of the distribution.
1994-04-20 David Carlisle <latex-bugs@latex-project.org>
- * features.tex: New name for dircheck.
+ * 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.
+ processed by LaTeX.
\@filename@parse typo corrected to \filename@parse.
1994-04-20 Frank Mittelbach <latex-bugs@latex-project.org>
@@ -8342,7 +8385,7 @@ are not part of the distribution.
when automatic font substitution happened.
* ltmiscen.dtx (subsection{Environments}):
- Moved the warning messages in \enddocument so that they will appear in
+ 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.
@@ -8391,29 +8434,29 @@ are not part of the distribution.
* tracefnt.dtx (section{Scaled font extraction}):
Removed dimen regs \fontsubfuzz and \fontsubmax and replaced them
- by macros \fontsubfuzz and \font@submax.
+ by macros \fontsubfuzz and \font@submax.
1994-04-18 Alan Jeffrey <latex-bugs@latex-project.org>
* web2ctex.l2e: Changed name from unixtex.l2e. Changed the
example shell script to look for a LATEX209INPUTS environment
- variable.
+ variable.
* install.l2e: Changed name of unixtex.l2e to
- web2ctex.l2e.
+ web2ctex.l2e.
* latint.dtx: Changed \font@warning to \font@log for redefining
math alphabets and symbol fonts.
1994-04-17 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltcntlen.dtx:
+ * ltcntlen.dtx:
Use new std counter error message \@nocounterr.
- * ltthm.dtx:
+ * ltthm.dtx:
Use new std counter error message \@nocounterr.
- * ltinit.dtx:
+ * 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
@@ -8451,7 +8494,6 @@ are not part of the distribution.
* fontcmds.dtx:
Renamed \@newtextcmd to \DeclareTextFontCommand and
\@newfontswitch to \DeclareOldFontCommand as agreed in Warwick.
-
1994-04-14 David Carlisle <latex-bugs@latex-project.org>
@@ -8462,7 +8504,7 @@ are not part of the distribution.
* 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.
+ logfile in the latexbug.msg.
1994-04-12 David Carlisle <latex-bugs@latex-project.org>
@@ -8506,7 +8548,7 @@ are not part of the distribution.
* ltclass.dtx: add * form of filecontents environment.
Protect \ProvidesFile against space and / having strange
- catcodes.
+ catcodes.
* ltinit.dtx: remove setting of errorcontextlines in \@latexerr
remove old definition of the \LaTeX logo.
@@ -8519,29 +8561,29 @@ are not part of the distribution.
1994-04-11 Alan Jeffrey <latex-bugs@latex-project.org>
* fam.dtx: Added `defaultscriptratio and
- `defaultscriptscriptratio.
+ `defaultscriptscriptratio.
* latex209.dtx: Switched off `enlargethispage and the `!' float
- option.
+ option.
1994-04-10 Alan Jeffrey <latex-bugs@latex-project.org>
* install.l2e: Split the installation guide into install.l2e,
- texpert.l2e, and system-specific oztex.l2e and unixtex.l2e files.
+ texpert.l2e, and system-specific oztex.l2e and unixtex.l2e files.
* template.l2e: Created a template for system.l2e files.
1994-04-09 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltherest.dtx:
+ * ltherest.dtx:
Use standard counter missing error message for \newtheorem.
- * ltcntlen.dtx:
+ * 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
+ Change default err message to point to the LaTeX manual or
LaTeX companion.
1994-04-05 Alan Jeffrey <latex-bugs@latex-project.org>
@@ -8672,7 +8714,7 @@ are not part of the distribution.
1994-03-15 Frank Mittelbach <latex-bugs@latex-project.org>
- * varioref.dtx (subsection{Options}):
+ * varioref.dtx (subsection{Options}):
Text added for spanish default (Julio Sanchez).
Changed all \extra... to \extras... that was a bug
@@ -8711,7 +8753,7 @@ are not part of the distribution.
1994-03-14 Frank Mittelbach <latex-bugs@latex-project.org>
- * classes.dtx (subsubsection{Margins}):
+ * classes.dtx (subsubsection{Margins}):
Shortened calculation for margins.
1994-03-13 David Carlisle <latex-bugs@latex-project.org>
@@ -8729,45 +8771,45 @@ are not part of the distribution.
1994-03-13 Frank Mittelbach <latex-bugs@latex-project.org>
- * docstrip.dtx:
+ * docstrip.dtx:
Replaced \if!#2! by \if>#2> in \from to allow negated modules
appearing in this place.
- * doc.dtx:
+ * doc.dtx:
Removed \typeout's
- * eufrak.dtx:
+ * eufrak.dtx:
Removed \typeout's
- * euscript.dtx:
+ * euscript.dtx:
Removed \typeout's
- * latexsym.dtx:
+ * latexsym.dtx:
Removed \typeout's
- * exscale.dtx:
+ * exscale.dtx:
Removed \typeout's
- * oldgerm.dtx:
+ * oldgerm.dtx:
Removed \typeout's
- * varioref.dtx:
+ * varioref.dtx:
Removed \typeout's
- * pandora.dtx:
+ * pandora.dtx:
Removed \typeout's
* docstrip.dst:
Corrected unpacking for ltxdoc.cls (change of docstrip module).
- * classes.dtx
+ * classes.dtx
(subsubsection{The dimension of text}):
Use same default values for native mode as in old styles.
(section{Identification}):
Added file versions to the \Provides... commands
- (subsection{Footnotes}):
+ (subsection{Footnotes}):
Use \@makefnmark rather than its expansion in the definition
of \@makefntext.
@@ -8803,8 +8845,8 @@ are not part of the distribution.
1994-03-12 Frank Mittelbach <latex-bugs@latex-project.org>
- * classes.dtx
- (section{Identification}):
+ * classes.dtx
+ (section{Identification}):
Removed \typeout statements since this is now handled by
\Provide...
@@ -9047,15 +9089,15 @@ are not part of the distribution.
1994-03-07 Frank Mittelbach <latex-bugs@latex-project.org>
- * makeindx.dtx (subsection{Makeidx}):
+ * makeindx.dtx (subsection{Makeidx}):
Changed \newcommand to \providecommand for \seename.
1994-03-06 Frank Mittelbach <latex-bugs@latex-project.org>
- * latexsym.dtx:
+ * latexsym.dtx:
Changed \typeout's to \wlog's
- * newlfont.dtx (section{The Code}):
+ * newlfont.dtx (section{The Code}):
Define \cal and \mit to behave as in NFSS1
1994-03-04 David Carlisle <latex-bugs@latex-project.org>
@@ -9081,7 +9123,7 @@ are not part of the distribution.
1994-03-03 Frank Mittelbach <latex-bugs@latex-project.org>
- * ltxdoc.dtx:
+ * ltxdoc.dtx:
Added driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
Set counter StandardModuleDepth to 1, since all ltx documentation
@@ -9148,11 +9190,11 @@ are not part of the distribution.
1994-03-01 Frank Mittelbach <latex-bugs@latex-project.org>
- * unpack2e.ins:
+ * unpack2e.ins:
Removed unnecessary .drv generation (some are still there)
Added the the WITHOUT ANY WARRANTY message to some preambles.
- * oldgerm.dtx:
+ * oldgerm.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
Removed extra pair of braces after \DeclareFontFamily which has
@@ -9161,72 +9203,72 @@ are not part of the distribution.
* oldlfont.dtx:
Removed surplus \ShortVerb setting.
- * lhyphen.dtx:
+ * lhyphen.dtx:
Corrected typo in documentation.
1994-02-28 Frank Mittelbach <latex-bugs@latex-project.org>
- * varioref.dtx:
+ * varioref.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
1994-02-27 Frank Mittelbach <latex-bugs@latex-project.org>
- * latint.dtx:
+ * latint.dtx:
Removed decl of \@unused since defined earlier.
Removed decl of \typeout.
Removed decl of \@tempdima \@tempdimb.
1994-02-26 Frank Mittelbach <latex-bugs@latex-project.org>
- * eufrak.dtx:
+ * eufrak.dtx:
Changed driver code slightly.
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * euscript.dtx:
+ * euscript.dtx:
Changed driver code slightly.
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * exscale.dtx:
+ * exscale.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * nfssfont.dtx:
+ * nfssfont.dtx:
Added to the distribution.
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * docstrip.dtx (section{Producing the documentation}):
+ * docstrip.dtx (section{Producing the documentation}):
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * oldlfont.dtx:
+ * oldlfont.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * latexsym.dtx:
+ * latexsym.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * newlfont.dtx:
+ * newlfont.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * pandora.dtx:
+ * pandora.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * preload.dtx:
+ * preload.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * lhyphen.dtx:
+ * lhyphen.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
- * fontdef.dtx:
+ * fontdef.dtx:
Moved the driver code in front so that the documentation can be
processed by simply running the file through LaTeX2e.
@@ -9236,7 +9278,7 @@ are not part of the distribution.
1994-02-24 Frank Mittelbach <latex-bugs@latex-project.org>
- * fam.dtx (subsection{Macros for loading fonts}):
+ * fam.dtx (subsection{Macros for loading fonts}):
Removed catcode settings from \try@load@fontshape and
\DeclareFontShape and placed them into a separate macro called
\nfss@catcodes so that it is easier to maintain special