guess we don't want the build dir
[latex2e.git] / trunk / base / changes.txt
blob36a597d18e4782998aae9d0afe601fe63a23e54e
1 This file lists changes to the LaTeX2e files in reverse chronological order.
2 It is provided for convenience only.  It therefore makes no claims to
3 completeness or accuracy and it contains some references to files that
4 are not part of the distribution.
5 =======================================================================
7 2017-04-20  David Carlisle  <latex-bugs@latex-project.org>
9         * ltvers.dtx: possible PL1 
11         * ltluatex.dtx: glyph_stream_provider is back in luatex 1.04
13 #########################
14 # 2017-04-15 Release
15 #########################
18 2017-04-11  David Carlisle  <latex-bugs@latex-project.org>
20         * ltoutput.dtx: add a test on the value of \prevdepth
21         so that the depth of the last line is preserved in forced page breaks.
23 2017-04-10  David Carlisle  <latex-bugs@latex-project.org>
25         * ltplain.dtx: fix code to skip write18 for luatex.
27 2017-04-05  David Carlisle  <latex-bugs@latex-project.org>
29         * ltoutenc.dtx: If a composite is declared with an undeclared
30         comand, declare it first as an encoding specific command that
31         generates an error.  This allows the declared composite to
32         work as expected.
34 2017-03-29  David Carlisle  <latex-bugs@latex-project.org>
36         * ltboxes.dtx: reset \lineskiplimit to \normallineskiplimit
37         in \@arrayparboxrestore. http://tex.stackexchange.com/a/359934
39 2017-03-28  David Carlisle  <latex-bugs@latex-project.org>
41         * ltluatex.dtx: luatex 1.04 primitives
43 2017-03-27  David Carlisle  <latex-bugs@latex-project.org>
45         * ltdefns.dtx: move the definition of \@dischyph to be after that
46         of \- again.
48 2017-03-17  David Carlisle  <latex-bugs@latex-project.org>
50         * ltsect.dtx: Adjust the documentation of
51         \@afterheading and \@xsect, to document that
52         \clubpenalty is set locally not globally.
54 2017-03-13  David Carlisle  <latex-bugs@latex-project.org>
56         * ltdefns.dtx: Update the definition of \- pr/3855
58 2017-03-10  David Carlisle  <latex-bugs@latex-project.org>
60         * ltoutput.dtx: Reset \language in Output Routine
61         To protect hyphenation in page head.
63         * ltfiles.dtx: Save \document@default@language
65         * ltmiscen.dtx: Use \language to prevent hypenenation in \verb
66         Do same, replacing setting of \hyphenchar in verbatim.
68 2017-03-08  David Carlisle  <latex-bugs@latex-project.org>
70         * ltclass.dtx, latexrelease.ins: support yyyy-mm-dd format
71         in addition to yyyy/mm/dd
73 2017-03-07  David Carlisle  <latex-bugs@latex-project.org>
75         * ltluatex.dtx: remove 2017-01-20 hack for luaotfload issue
76         as no longer needed.
78 2017-02-24  David Carlisle  <latex-bugs@latex-project.org>
80         * ltoutenc.dtx:  \DeclareTextCompositeCommand check that
81         the accent command has been declared.
82         Make TU accents fall back to combining character if precomposed
83         character is not in the font.
85 #########################
86 # 2017/01/01 PL 3 Release
87 #########################
89 2017-02-22  David Carlisle  <latex-bugs@latex-project.org>
91         * ltoutenc.dtx: Correction to test for empty argument in TU
92         accents.
94 #########################
95 # 2017/01/01 PL 2 Release
96 #########################
98 2017-02-19  David Carlisle  <latex-bugs@latex-project.org>
100         * ltoutenc.dtx: Guard against empty base in
101         \DeclareTextCompositeCommand, and \add@unicode@accent.
102         Declare \^{} and \~{} in tuenc.def.  
103         Declare \textquotesingle, \textasciigrave and
104         \textquotedbl for TU encoding (\remove@tlig version)
106 2017-02-18  Joseph Wright  <latex-bugs@latex-project.org>
108         * ltluatex.dtx: parametrise Lua access to register
109           allocation count data
111 2017-02-12  David Carlisle  <latex-bugs@latex-project.org>
113         * ltoutenc.dtx: add fallback code for \textasteriskcentered
114         in TU encoding (http://tex.stackexchange.com/q/353425/)
116 2017-01-28  David Carlisle  <latex-bugs@latex-project.org>
118         * build.lua bugs.txt, manifest.txt: drop latexbug.tex from the
119           distribution
121         * ltoutenc.dtx, utf8ienc.dtx: add \= for YyGg
122         U+0232, U+0233, U+1E20, U+1E21
124 2017-01-27  David Carlisle  <latex-bugs@latex-project.org>
126         * latexbug.tex: add new banner suggesting to use latexbug.sty
127         instead.
129         * tulm.fdd: New file tu*fd file sources, including tulmssq,
130         tulmvtt and tulmdh (all based on eu1*fd files from fontspec).
132 #########################
133 # 2017/01/01 PL 1 Release
134 #########################
137 2017-01-25  David Carlisle  <latex-bugs@latex-project.org>
139         * tulmtt.fd: force fontdimens 3 and 4 of lmtt to zero (for xetex)
141         * ltoutenc.dtx: add composites for i and j duplicating those for
142         \i and \j
144 2017-01-24  David Carlisle  <latex-bugs@latex-project.org>
146         * ltoutenc.dtx: the TeX ligature syntax for xetex and luatex was
147         reversed in tuenc.def
148         Change \textasteriskcentered from U+204E to U+2217
149         as the former is not available in common fonts (Latin
150         Modern, TeX Gyre Pagella,LinLibertine...)
152 2017-01-23  David Carlisle  <latex-bugs@latex-project.org>
154         * ltvers.dtx: PL1
156         * ltoutenc.dtx: add commands for ascii symbols pr/4500
159 #########################
160 # 2017/01/01 Release
161 #########################
164 2017-01-20  David Carlisle  <latex-bugs@latex-project.org>
166         * ltluatex.dtx: work around luaotfload issues 382 and 387
168 2017-01-10  David Carlisle  <latex-bugs@latex-project.org>
170         * ltfssbas.dtx: Add version of \showhyphens that works in XeTeX.
172 2016-12-30  David Carlisle  <latex-bugs@latex-project.org>
174         * ltluatex.dtx: build_page_insert callback and documentation updates.
176 2016-12-29  David Carlisle  <latex-bugs@latex-project.org>
178         * latexrelease.dtx: re-instate the old 2014 version of
179         fixltx2e.sty protected by \IncludeInRelease guards
181         * ltboxes.dtx, ltmath.dtx: undefine internal MakeRobust commands
182         for latexrelease
184 2016-12-11  David Carlisle  <latex-bugs@latex-project.org>
186         * ltoutenc.dtx:  add TU encoding
188 2016-12-03  David Carlisle  <latex-bugs@latex-project.org>
190         * ltluatex.dtx, fontdef.dtx: Add support for defaulting to TU encoding
192 2016-11-18  David Carlisle  <latex-bugs@latex-project.org>
194         * ltvers.dtx: 2017/01/01
196 2016-11-17  David Carlisle  <latex-bugs@latex-project.org>
198         * ltluatex.dtx call_edit callback added
200 2016-11-09  David Carlisle  <latex-bugs@latex-project.org>
202         * ltclass.dtx: modify \ifx tests in \@onefilewithoptions
203         (latex/4497)
205 2016-11-07  David Carlisle  <latex-bugs@latex-project.org>
207         * source2e.tex: Give a bit more space for section numbers
208         in the toc (eg 19.10, 74.17.2)
210 2016-10-16  David Carlisle  <latex-bugs@latex-project.org>
212         * ltplain.dtx: luatex allows \language up to 16383,
213         and unlike pdftex gives an error for \language16384
214         (rather than treating it as 0)
216 2016-10-15  Joseph Wright   <latex-bugs@latex-project.org>
218         * ltdirchk.dtx: Require e-TeX
220 2016-10-04  David Carlisle  <latex-bugs@latex-project.org>
222         * ltoutput.dtx: Avoid deadcycles error building float pages
223           with negative sized floats
225 2016-10-02  David Carlisle  <latex-bugs@latex-project.org>
227         * ltclass.dtx: update to ignore spaces between options in
228         \ExecuteOptions and in the option clash checking.
230         * ltvers.dtx: 2016/12/01 release (perhaps)
232 2016-09-15  David Carlisle  <latex-bugs@latex-project.org>
234         * ltsect.dtx: documentation update, default section depth
235         is chapter=0.
237 #########################
238 # 2016/03/31 PL 3 Release
239 #########################
241 2016-07-29  David Carlisle  <latex-bugs@latex-project.org>
243         * ltvers.dtx: Patch level 3
245         * ltplain.dtx: out by one error when \newinsert switches to
246         \extrafloats (tlb-newinsert-001, Maïeul Rouquette)
247         add \global to \chardefs in \extrafloats in case used in a group
248         Done as patch level as recent code so no need for \IncludeInRelease
250 2016-07-04  David Carlisle  <latex-bugs@latex-project.org>
252         * ltspace.dtx: Typos in \IncludeInRelease guards (Hironobu Yamashita)
254         * latexrelease.dtx: use \latexreleaseversion not \fmtversion
255         in old latexrelease package warning (Hironobu Yamashita)
258 #########################
259 # 2016/03/31 PL 2 Release
260 #########################
262 2016-06-20  David Carlisle  <latex-bugs@latex-project.org>
264         * ltvers.dtx: Patch level 2
266         * ltvers.dtx: define \@currname to be empty here (done again in ltfinal)
267         in case \IncludeInRelease used in a .def or .cfg file input in the format.
269         * ltclass.dtx: allow \@parse@version after \begin{document}
271 2016-06-19  David Carlisle  <latex-bugs@latex-project.org>
273         * ltoutenc.dtx: fix \c{g} in OT1 (erroneously specified as T1 in ot1enc.def)
274         Adjust latexrelease to undo comma accents for old format dates
275         (Hironobu Yamashita)
278 #########################
279 # 2016/03/31 PL 1 Release
280 #########################
282 2016-05-08  David Carlisle  <latex-bugs@latex-project.org>
284         * source2e.tex: Pick up patch level from ltvers (not ltfinal)
285         (Hironobu Yamashita)
287 2016-04-22  David Carlisle  <latex-bugs@latex-project.org>
289         * ltvers.dtx, ltfinal.dtx: 4096 character classes in latest xetex.
291 #########################
292 # 2016/03/31  Release
293 #########################
296 2016-03-30  David Carlisle  <latex-bugs@latex-project.org>
298         * ltpictur.dtx, slides.dtx: Add tests to avoid leaders of
299         almost zero length (latex/4452)
301 2016-03-13  David Carlisle  <latex-bugs@latex-project.org>
303         * ltluatex.dtx: new insert_local_par callback in luatex 0.89.4
304         and contribute_filter from luatex 0.89.5
306 2016-02-28  David Carlisle  <latex-bugs@latex-project.org>
308         * utf8ienc.dtx: added approximations to additional dashes
309         U+2010, U+2011, U+2102, U+2015
311 2016-02-18  David Carlisle  <latex-bugs@latex-project.org>
313         * ltfssdcl.dtx: Modify checks in \DeclareMathSymbol and related
314         commands so they do not give errors for \U... required for luatex
315         0.87 which reports \mathchardef tokens as \Umathchar.
317 2016-02-15  Frank Mittelbach  <latex-bugs@latex-project.org>
319         * doc.dtx: Fix \changes when used inside the environment env.
320         Use a sort of raggedright in the change history
322 2016-02-12  Frank Mittelbach  <latex-bugs@latex-project.org>
324         * doc.dtx: Suppress \CheckSum check if no checksum is given in the file.
326 2016-02-12  David Carlisle  <latex-bugs@latex-project.org>
328         * Lose \CharacterTable and \CheckSum from various documentation files.
330 2016-02-11  David Carlisle  <latex-bugs@latex-project.org>
332         * ltluatex.dtx: adjust callback list to luatex 0.89
334         * ltvers.dtx: TL 2016 edition
336 #########################
337 # 2016/02/01  Release
338 #########################
340 2016-01-04  Joseph Wright  <latex-bugs@latex-project.org>
342    * ltfinal.dtx: Drop loading XeTeX character class data,
343    adjust \newXeTeXintercharclass to allocate from 1 not 4.
345 2015-12-30  David Carlisle  <latex-bugs@latex-project.org>
347         * ltoutenc.dtx: add \textcommaabove (Enrico Gregorio)
348         and several overloads in T1 encoding
349         for \c to \textcommabelow or \textcommasbove
350         http://tex.stackexchange.com/questions/282900
351         Add overload for (just) \c{g} in OT1 encoding.
353 2015-12-10  Joseph Wright  <latex-bugs@latex-project.org>
355    * ltfinal.dtx: Load Unicode settings via new common system
356      (generic package "unicode-data").
358 2015-12-02  David Carlisle  <latex-bugs@latex-project.org>
360         * utf8ienc.dtx: Additional accents that may be constructed in T1
361         encoding
363 2015-11-27  David Carlisle  <latex-bugs@latex-project.org>
365         * ltluatex.dtx: test for undefined callback list latex/4445
367 2015-11-14  Joseph Wright  <latex-bugs@latex-project.org>
369         * ltluatex.dtx: Updates for luatex 0.85
371 2015-11-18  David Carlisle  <latex-bugs@latex-project.org>
373         * ltplain.dtx: Support extended \newwrite and \newread in luatex
375 2015-11-07  David Carlisle  <latex-bugs@latex-project.org>
377         * ltvers.dtx: It's 2016 already.
379 #########################
380 # 2015/10/01 PL 2 Release
381 #########################
384 2015-10-27  David Carlisle  <latex-bugs@latex-project.org>
386         * ltplain.dtx: globally assign the count to 256/266
387         when switching to extended range.
389 2015-10-14  David Carlisle  <latex-bugs@latex-project.org>
391         * build.lua, manifest.txt ltpatch.ltx patches.txt bugs.txt
392         lose ltpatch.ltx
393         (which has not been used since the mechanism changed at
394         2015/01/01 patch level 1)
396 2015-10-03  David Carlisle  <latex-bugs@latex-project.org>
398         * ltluatex.dtx (luatexbase): write lua allocation messages to the log (only)
400 #########################
401 # 2015/10/01 PL 1 Release
402 #########################
404 2015-10-02  Joseph Wright  <latex-bugs@latex-project.org>
406         * ltvers.dtx: PL1
408         * ltdirchk.dtx: Allow for full reversal of LuaTeX support  
409         * ltluatex.dtx
411 #########################
412 # 2015/10/01 Release 
413 #########################
416 2015-09-07  David Carlisle  <latex-bugs@latex-project.org>
418         * utf8ienc.dtx: \^W \^w \^Y \^y U+0174-0177
420 2015-09-05  David Carlisle  <latex-bugs@latex-project.org>
422         * latexrelease.sty: increase default float list from 18 to 52
423         registers.
425 2015-09-02  David Carlisle  <latex-bugs@latex-project.org>
427         * ltluatex.dtx (luatexbase): Adjust lua code for module messages.
429 2015-08-30  David Carlisle  <latex-bugs@latex-project.org>
431         * ltplain.dtx: Add extended \newinsert, taking inserts from float
432         list. 
434 2015-08-29  David Carlisle  <latex-bugs@latex-project.org>
436         * utf8ienc.dtx: add A0 (no break space) and AD (\-), add Romanian
437         comma below accent for SsTt. Display U+<hex number> notation
438         in error message.
440         * ltoutenc.dtx: Add \textcommabelow accent
442 2015-08-23  David Carlisle  <latex-bugs@latex-project.org>
444         * ltvers.dtx: Allow negative patch levels for pre-release
446         * ltdirchk.dtx, ltluatex.dtx: Do not prefix luatex primitives
447         * (was in ltluatex.dtx)
449 2015-08-06  David Carlisle  <latex-bugs@latex-project.org>
451         * ltvers.dtx: bump date and reset patch level
453         * ltplain.dtx: add \string to allocation checking
454         * ltluatex.dtx: add luatex allocation support
455         * format.ins: add luatex allocation support
457 2015-08-06  Joseph Wright  <latex-bugs@latex-project.org>
459         * Store Unicode data more efficiently
461 2015-07-30  Joseph Wright  <latex-bugs@latex-project.org>
463         * README.txt: Retain extension when releasing
464           (CTAN policy change)
467 #########################
468 # 2015/01/01 PL 2 Release 
469 #########################
471 2015-07-06  David Carlisle  <latex-bugs@latex-project.org>
473         * ltvers.dtx: PL2
475         * ltoutput.dtx: fix docstrip guard for latexrelease latex/4434
477 #########################
478 # 2015/01/01 PL 1 Release 
479 #########################
481 2015-06-27  David Carlisle  <latex-bugs@latex-project.org>
483         * utf8ienc.dtx: fix accents for 0403,0453,040C,045C
484         see http://tex.stackexchange.com/q/252521/1090
486 2015-06-23  David Carlisle  <latex-bugs@latex-project.org>
488         * ltfinal.dtx: set version to 2015/01/01 PL 1, and remove ltpatch.ltx system.
490         * ltfsscmp.dtx: use 0000/00/00 date for old version.
492 2015-06-20 Joseph Wright <latex-bugs@latex-project.org>
494         * ltunicode.dtx: Include first token in a range in
495           catcode settings.
497 2015-06-19  David Carlisle  <latex-bugs@latex-project.org>
499         * ltvers.dtx: date
501         * ltplain.dtx: remove duplicated (old) definition of \newtoks and
502         use -1 for the first upper bound on register types that need a
503         contiguous range so that the allocation is never restarted at 256.
505 2015-06-05  David Carlisle  <latex-bugs@latex-project.org>
507         * latexrelease.ins: add ltcounts.dtx to the latexrelease.sty sources
509 ######################
510 # 2015/01/01 Release
511 ######################
513 2015-05-11 Joseph Wright <joseph.wright@morningstar2.co.uk>
515        * ltunicode.dtx: Apply East Asian catcode settings to LuaTeX
517 2015-05-10    <Frank.Mittelbach@latex-project.org>
519         * ltlists.dtx: explicitly reset \clubpenalty to default in
520         \@doendpe so that a change done by a heading doesn't survive
521         forever
523 2015-05-09  David Carlisle  <latex-bugs@latex-project.org>
525         * ltfinal.dtx, latexrelease.dtx: add the old definition of \newXeTeXintercharclass
526          when emulating old releases.
528 2015-04-28  David Carlisle  <latex-bugs@latex-project.org>
530         * ltfinal.dtx: define \xe@alloc@intercharclass for compatibility with older xelatex.ini
532 2015-04-08  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
534         * ltfssbas.dtx: Try loading fd file if family has changed
536 2015-04-03  Joseph Wright  <latex-bugs@latex-project.org>
538         * Update file manifest
540 2015-03-31  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
542         * latexrelease.dtx: give fixltx2e its own version number
544 2015-03-26  Joseph Wright  <latex-bugs@latex-project.org>
546         * ltunicode.dtx: Rename data file to unicode-letters.def
548 2015-03-25  Joseph Wright  <latex-bugs@latex-project.org>
550         * ltunicode.dtx: Add version and MD5 information to generated file
552 2015-03-25  David Carlisle  <latex-bugs@latex-project.org>
554         * ltxdoc.dtx: add \MaintainedByLaTeXTeam
556 2015-03-18  David Carlisle  <latex-bugs@latex-project.org>
558         * ltfssdcl.dtx: Allow math alphabets in full range 0-255
559         Restrict symbol fonts 0-15 (no change with classic tex)
561 2015-03-17  David Carlisle  <latex-bugs@latex-project.org>
563         * inputenc.dtx: save catcode of % for latex/4420
565 2015-03-10  David Carlisle  <latex-bugs@latex-project.org>
567         * ltplain.dtx: Add \hideoutput and \tracingnone, reorganise
568         \tracingall (as sugested by GL on c.t.t)
570 2015-03-03  David Carlisle  <latex-bugs@latex-project.org>
572         * ltplain.dtx: Allocate mathgroups up to 255 in xetex and luatex
574 2015-02-26  David Carlisle  <latex-bugs@latex-project.org>
576         * ltvers.dtx: \EndIncludeRelease version (multiple files affected)
578 2015-02-22    <Frank.Mittelbach@latex-project.org>
580         * latex209.dtx: Dropped \@no@font@optfalse in various places
581         - no longer provided by ltfsscmp.dtx.
583 2015-02-22    <Frank.Mittelbach@latex-project.org>
585         * ltfsscmp.dtx: Moved all code into latexrelease - obsolete commands are no
586         longer automatically part of the kernel
588 2015-02-21    <Frank.Mittelbach@latex-project.org>
590         * ltoutput.dtx, ltfloat.dtx: Fixed code for fltrace.sty and
591         flafter.sty that got incorporated from fixltx2e into the kernel.
593 2015-02-21    <Frank.Mittelbach@latex-project.org>
595         * ltdefns.dtx, lterror.dtx, ltfiles.dtx, ltfssbas.dtx, ltfsscmp.dtx,
596         ltfssdcl.dtx, ltfsstrc.dtx, ltoutenc.dtx, ltoutput.dtx, ltpictur.dtx,
597         ltplain.dtx, lttab.dtx, ltvers.dtx, manifest.txt:
598         Removed all autoloading code as this is not any longer functional.
600 2015-02-20  David Carlisle  <latex-bugs@latex-project.org>
602         * fix-cm.dtx: rename from fixltx2e.dtx
604 2015-02-16  David Carlisle  <latex-bugs@latex-project.org>
606         * ltoutenc.dtx: add lmtt for latex/4415
608 2015-01-23  David Carlisle  <latex-bugs@latex-project.org>
610         * ltplain.dtx, ltfinal.dtx: reserve counts 256-255
612 2015-01-22 Joseph Wright  <latex-bugs@latex-project.org>
614         * ltvers.dtx: Allow \everyjob to be set before latex.ltx
616 2015-01-20  David Carlisle  <latex-bugs@latex-project.org>
618         * ltplain.dtx: etex \tracingall if available
620         * ltoutput.dtx: Reset \IncludeInRelease flags so flafter can be loaded twice.
622 2015-01-19  David Carlisle  <latex-bugs@latex-project.org>
624         * latexrelease.dtx: Optional argument for \IncludeInRelease
626         * ltvers.dtx: Optional argument for \IncludeInRelease
628 2015-01-18  David Carlisle  <latex-bugs@latex-project.org>
630         * ltvers.dtx: Add \@currname so \IncludeInRelese tests are package-local
632 2015-01-16  David Carlisle  <latex-bugs@latex-project.org>
634         * latexrelease.dtx: add "current" option
636 2015-01-14  David Carlisle  <latex-bugs@latex-project.org>
638         * ltspace.dtx: Modify \addpenalty so it doesn't add redundant
639           skips (+ and - the same value)
641         * fixltx2e.dtx: remove code from fixltx2e, add a stub package warning.
643         * ltfloat.dtx: 2 column float order (latexrelease)
645         * ltoutput.dtx: 2 column float order, merge with fltrace (latexrelease)
647 2015-01-11  David Carlisle  <latex-bugs@latex-project.org>
649         * ltmath.dtx: fleqn version of robust \[\]
651         * ltcounts.dtx: Use \TextOrMath switch in \@fnsymbol (latexrelease)
653         * ltspace.dtx: Allow hyphenation after space hacks (latexrelease)
655         * ltfloat.dtx: check float options (latexrelease)
657 2015-01-10  David Carlisle  <latex-bugs@latex-project.org>
659         * ltcounts.dtx: Reset all within counter levels (latexrelease)
661 2015-01-09  David Carlisle  <latex-bugs@latex-project.org>
663         * ltfssini.dtx: \eminnershape from fixltx2e
665         * ltspace.dtx: update \addpenalty from fixltx2e
667 2015-01-08  David Carlisle  <latex-bugs@latex-project.org>
669         * ltdefns.dtx: \MakeRobust from fixltx2e
671         * ltboxes.dtx: make \makebox \parbox etc robust
672         
673         * ltmath.dtx: make \( \) and \[ \] robust
675         * ltlength.dtx: add = to setlength (latexrelease)
677 2015-01-07  David Carlisle  <latex-bugs@latex-project.org>
679         * latexversion.dtx: New option handling
681         * ltvers.dtx: define \IncludeInRelease and latexvesrsion date
682           docstrip guards
684 2015-01-03  Joseph Wright  <latex-bugs@latex-project.org>
686         * ltfinal.dtx: Load information derived from Unicode Consortium
687           data to set \catcode, \lccode, \uccode, \sfcode information when
688           using a Unicode-based engine (XeTeX/LuaTeX), and initialise
689           XeTeX features for line breaking between character classes.
691         * ltdirchk.dtx: Enable extended primitives for LuaTeX
693 2015-01-03  David Carlisle  <latex-bugs@latex-project.org>
695         * latexrelease.dtx: rename from patchltx2e
697         * ltdefns.dtx: Use luatex compatible definition of \typein
698         if luatex is being used.
700 2014-12-30  David Carlisle  <latex-bugs@latex-project.org>
702         * patchltx2e.dtx:
703         * patchltx2e.ins:
704         * unpack.ins:
705         * manifest.txt New patchltx2e package added
706         
707         * ltfssbas.dtx: move allocation definition to ltplain
709         * ltplain.dtx: Add new allocation code for extended registers
710         and \extrafloats command.
712         * ltfinal.dtx: add \newmarks if e-tex marks are defined
714         * ltfinal.dtx: add \newXeTeXintercharclass in xetex
716         * ltfloat.dtx: \textsubscript from fixltx2e
718         * ltspace.dtx: definition of \@ from fixltx2e
720 2014-11-07 Joseph Wright <latex-bugs@latex-project.org>
722        * Rename 00readme.txt to README (named README.txt in the development
723          repository)
725 ######################
726 # 2014/05/01 Release
727 ######################
729 2014-09-29  Frank Mittelbach  <latex-bugs@latex-project.org>
731         * nfssfont.dtx Typo in definition of \encoding (no change to processing)
733 2014-09-29  Frank Mittelbach  <latex-bugs@latex-project.org>
735         * docstrip.dtx Typo in \Ask argument fixed
737 2014-09-29  Frank Mittelbach  <latex-bugs@latex-project.org>
739         * cmfonts.fdd, ltoutput.dtx, letter.dtx, ltoutenc.stx, lterror.dtx,
740         * ltfssbas.dtx, ltsect.dtx, proc.dtx, fixltx2e.dtx, docstrip.dtx,
741         * oldlfont.dtx, ltclass.dtx, ltplain.dtx, classes.dtx, ltmiscen.dtx,
742         * utf8ienc.dtx, ltfntcmd.dtx, ltxdoc.dtx, encguide.tex, ltspace.dtx,
743         * lttab.dtx, ltdirchk.dtx, slides.dtx, ltfssdcl.dtx, ifthen.dtx,
744         * ltxref.dtx, ltfsstrc.dtx, source2e.tex, tlc2.err, latexbug.el,
745         * makeindx.dtx, lb2.err, ltlists.dtx, ltdefns.dtx, ltfinal.dtx,
746         * doc.dtx, ltboxes.dtx, exscale.dtx, ltfssini.dtx, ltthm.dtx,
747         * fontdef.dtx, usrguide.tex, ltfloat.dtx, preload.dtx, nfssfont.dtx
748         Typos in documentation found by Karl Berry - thanks
749         (date but not version number changed)
751 2014-08-30  Frank Mittelbach  <latex-bugs@latex-project.org>
753         * fixltx2e.dtx: Reset all within counters in one go (pr/4393)
755 2014-06-10  David Carlisle  <latex-bugs@latex-project.org>
757         * fixltx2e.dtx: add missing \fi reported by Ulrike Fischer
759 2014-05-13    <Frank.Mittelbach@latex-project.org>
761         * fixltx2e.dtx: missing dostrip guard added to prevent some float
762         code ending up in fix-cm
764 2014-04-30    David Carlisle <latex-bugs@latex-project.org>
766         * inputenc.dtx: Allow (x-)ascii and utf8x aliases for utf8 in
767           xetex/luatex
769 2014-04-27    <Frank.Mittelbach@latex-project.org>
771         * fixltx2e.dtx: change to allow for (slightly) better compatibility
772           with packages that change float handling but are not aware of the
773           modification in the core algorithm done in fixltx2e
775         * syntonly.dtx: fix to work together with fixltx2e
777 2014-04-23    <Frank.Mittelbach@latex-project.org>
779         * fltrace.ins: extract fltrace.sty from sources
781 2014-04-21    David Carlisle <latex-bugs@latex-project.org>
783         * inputenc.dtx: allow \usepackage[utf8]{inputenc} with luatex and xetex
785 2014-04-18    <Frank.Mittelbach@latex-project.org>
787         * fixltx2e.dtx: Handle infinite glue from \enlargethispage in
788         twocolumn mode (pr/4023)
790 2013-12-13    David Carlisle <latex-bugs@latex-project.org>
792         * fixltx2e.dtx: Check float optional argument for incorrect values
794 2012-06-06    <Frank.Mittelbach@latex-project.org>
796         * inputenc.dtx: Save and restore catcode of @ when reading a .def file
797         instead of setting it always to \makeatother afterwards (pr/4192)
799 2011-09-03  Will Robertson  <will.robertson@latex-project.org>
801         * ltfssbas.dtx: Remove \global before \newcount in definition of
802           \new@mathversion; the \global is redundant and caused a rare error
803           in conjunction with etex.sty when the lower level register pool
804           was exhaused.
806 2011-08-19  Will Robertson  <will.robertson@latex-project.org>
808         * ltclass.dtx: Update \@if@pti@ns to match new definition
809         of \in@ (pr/4166)
811 ######################
812 # 2011/06/27 Release
813 ######################
815 2011-05-08  Will Robertson  <will.robertson@latex-project.org>
817         * ltfssdcl.dtx: Bruno's improvement to \in@
819 2011-02-25  Will Robertson  <will.robertson@latex-project.org>
821         * ltfntcmd.dtx: Bug fix for 2009-12 change to address pr/4092
823 2011-02-24  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
825         * lppl.tex: removed spurious \null from the source that generates
826                 an empty line.
828 2010-08-17  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
830         * ltmiscen.dtx: Use braces around \input arg (pr/4124)
831         * ltmiscen.dtx: Change of plan: Use \@@input instead (pr/4124)
833 2010-02-04  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
835         * doc.dtx: Added mathcodes for +,-,:, and = (pr/4096)
837 2009-12-23  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
839         * ltfntcmd.dtx: Use private switch to avoid issue (pr/4092)
841 2009-10-28  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
843         * ltoutenc.dtx: Added Latin Modern and TeX Gyre subsets
845 2009-10-20  Will Robertson  <will.robertson@latex-project.org>
847   * ltfssdcl.dtx: Improve the definition of \in@ thanks to Heiko
849 ######################
850 # 2009/09/24 Release
851 ######################
853 2008-04-13 Frank Mittelbach <latex-bugs@latex-project.org>
855         * utf8ienc.dtx: Ensure we don't lose spaces in the log (pr/4016)
857 2008-03-22 Frank Mittelbach <latex-bugs@latex-project.org>
859         * inputenc.dtx: added documentation on UTF8 handling and error
860         messages (pr/4002)
862 2007-11-10 Frank Mittelbach <latex-bugs@latex-project.org>
864         * utf8ienc.dtx: Many more updates (and comments) to the Cyrillic
865         code points, largely due to work by Matthias Noe -- thanks
867         * <various>.err: changed internally generated class file name from
868         errata.cls -> ttcterrata.cls
870 2007-11-09 Frank Mittelbach <latex-bugs@latex-project.org>
872         * utf8ienc.dtx: Added a few new unicode decls in cyrillic (pr/3988)
874 2007-10-29 Frank Mittelbach <latex-bugs@latex-project.org>
876         * exscale.dtx: Use box 0 within group to avoid changing this
877                        scratch register (some bug reported on ctt)
879 2007-10-19 Frank Mittelbach <latex-bugs@latex-project.org>
881         * classes.dtx: Explain why \@mkboth is insde the heading
882         arg for \tableofcontents (pr/3285 and pr/3984)
884 2007-08-31 Frank Mittelbach <latex-bugs@latex-project.org>
886         * ltfssdcl.dtx: changed font encoding changed warning in
887         \SetSymbolfont from screen warning to log info (pr/3975)
889 2006-11-18 Frank Mittelbach <latex-bugs@latex-project.org>
891         * inputenc.dtx: Added missing \ProvidesFile line for cp1257 (pr/3892)
893 2006-10-21 Frank Mittelbach <latex-bugs@latex-project.org>
895         * classes.dtx: corrected documentation for \@startsection (pr/3891)
897 2006-09-18 Frank Mittelbach <latex-bugs@latex-project.org>
899         * docstrip.ins: changed \usedir declaration for makeindex files as
900         requested by Karl Berry
902 2006-09-13 Morten Hoegholm <latex-bugs@latex-project.org>
904         * fixltx2e.dtx: Ensure that vrule is in \normalcolor in output
905                   routine
907 ######################
908 # 2005/12/01 Release
909 ######################
911 2006-05-20 Frank Mittelbach <latex-bugs@latex-project.org>
913         * lppl.tex: 1.3c clarification that the license text can not
914         be changed.
916         * lppl.txt: 1.3c clarification that the license text can not
917         be changed.
919 2006-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
921         * docstrip.ins: put a correct \usedir declaration in for
922         generating the makeindex files (pr/3863)
924         * ltboxes.dtx: Ensure \@parboxto holds the value of \@tempdimb
925         not the register itself (pr/3867)
927 2006-03-24 Morten Hoegholm <latex-bugs@latex-project.org>
929         * fixltx2e.dtx: Added \MakeRobust and made several kernel macros
930         robust (pr/3816).
932 2006-03-04 Frank Mittelbach <latex-bugs@latex-project.org>
934         * inputenc.dtx: large number of corrections for a number of
935         input encodings (pr/3849)
936         Number of normalisations in the LICR representation (pr/3849)
937         Avoid displaying warning about empty encoding file for "ascii"
938         encoding.
940         * utf8ienc.dtx: omsenc.dfu contained an incorrect ref from
941         02D9 to \textperiodcentered (should have been 00B7)
943 2006-02-23 Frank Mittelbach <latex-bugs@latex-project.org>
945         * cleanup of .txt files: obsolete installation instructions
946         removed
948 2006-02-22 Frank Mittelbach <latex-bugs@latex-project.org>
950         * inputenc.dtx: added \inputencodingname and the two hooks
951         \newtoks\inpenc@prehook \newtoks\inpenc@posthook
952         to run code before and after an encoding change (suggested by
953         Philipp Lehman)
955 2006-02-14 Frank Mittelbach <latex-bugs@latex-project.org>
957         * utf8ienc.dtx: added \ij and \IJ mappings (beta test)
959 2006-01-12 Johannes Braams <latex-bugs@latex-project.org>
961         * lppl.tex: Created from lppl.txt
963 2006-01-08 Morten Hoegholm <latex-bugs@latex-project.org>
965         * fixltx2e.dtx: Changed \@fnsymbol to use the new robust
966         \TextOrMath command instead (pr/3752).
968 2006-01-07 Frank Mittelbach <latex-bugs@latex-project.org>
970         * nfssfont.dtx: fixing bug pr/3789
972 2005-11-25 Frank Mittelbach <latex-bugs@latex-project.org>
974         * lppl.txt: small update, fixing typo and clarifying the term
975         "Base Interpreter" (found by Karl Berry)
977 2005-11-10 Morten Hoegholm <latex-bugs@latex-project.org>
979         * fixltx2e.dtx: Make sure \addpenalty ultimately adds the correct
980         skip (pr/3073).
982         * ltmath.dtx: Fixed potential problem in \[ (pr/3399) +
983         documentation fix (pr/3802).
985 2005-11-08 Morten Hoegholm <latex-bugs@latex-project.org>
987         * ltoutenc.dtx: Added \ij and \IJ from babel (pr/3771).
989 2005-09-29 Morten Hoegholm <latex-bugs@latex-project.org>
991         * fixltx2e.dtx: Fixed blank lines (editor problem).
993 2005-09-27 Morten Hoegholm <latex-bugs@latex-project.org>
995         * ltfssdcl.dtx: Fixed a few oversights when making the
996           commands robust.
998 2005-09-27 Frank Mittelbach <latex-bugs@latex-project.org>
1000         * ltplain.dtx:  Added \ltx@sh@ft (pr/3469)
1002         * ltoutenc.dtx: Replace \sh@ft by \ltx@sh@ft (pr/3469)
1004         * utf8ienc.dtx: Fixed error messages not showing spaces.
1005         Added ``else'' clause that got deleted by mistake.
1007 2005-09-16 Frank Mittelbach <latex-bugs@latex-project.org>
1009         * classes.dtx: small docu update
1011 2005-07-29 Morten Hoegholm <latex-bugs@latex-project.org>
1013         * docstrip.dtx: Added \kernel@ifnextchar.
1015 2005-07-27 Morten Hoegholm <latex-bugs@latex-project.org>
1017         * ltfssdcl.dtx: Changed \mathbf etc. to be naturally robust.
1019 2005-07-13 Morten Hoegholm <latex-bugs@latex-project.org>
1021         * fixltx2e.dtx: Added \textsuperscript and made
1022           \DeclareMathSizes allow dimensions in all arguments.
1024 2005-01-14 Frank Mittelbach <latex-bugs@latex-project.org>
1026         * fixltx2e.dtx ( \fnsymbol should use text symbols ):
1027         that change made \@fnsymbol too robust (pr/3752)
1029 2004-10-31 Frank Mittelbach <latex-bugs@latex-project.org>
1031         * vtexfree.txt: added info about *.dfu files (pr/3652)
1033         * install.txt:  added info about *.dfu files (pr/3652)
1035 2004-10-20 Frank Mittelbach <latex-bugs@latex-project.org>
1037         * ltoutput.dtx: Removed dead code in \@makecol
1039 2004-09-20 Frank Mittelbach <latex-bugs@latex-project.org>
1041         * utf8ienc.dtx: \textasciitilde mapping changed (pr/3721)
1043 2004-09-02 Frank Mittelbach <latex-bugs@latex-project.org>
1045         * sample2e.tex: fixed small glitches in the text (pr/3703)
1047 2004-07-23 Frank Mittelbach <latex-bugs@latex-project.org>
1049         * doc.dtx: environment names incorrectly sorted in
1050           index (pr/3615)
1052 2004-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
1054         * utf8ienc.dtx: explicitly set catcode of space within utf8.def
1056 2004-05-07 Frank Mittelbach <latex-bugs@latex-project.org>
1058         * tlc2.err:  LaTeX Companion 2ed errata added to distribution
1060         * inputenc.ins: split utf8 file generation into two parts for OSes
1061         with a small limit on open output files
1063         * utf8ienc.dtx: fixed typo in \ProvidesFile line for ly1enc.dfu
1065 2004-05-06 Frank Mittelbach <latex-bugs@latex-project.org>
1067         * inputenc.dtx: properly allow \inputencoding in horizontal mode
1068         (forgotten to set \catcode of space)  (pr/3273)
1070 2004-05-03 Frank Mittelbach <latex-bugs@latex-project.org>
1072         * inputenc.dtx: Typo in \textquotedblleft (pr/3673)
1075 ######################
1076 # 2003/12/01 Release
1077 ######################
1079 2004-02-24 Frank Mittelbach <latex-bugs@latex-project.org>
1081         * ltplain.dtx: added \loggingall and \loggingoutput as variant of
1082         \tracingall and \showoutput (write only to transcript)
1084         * manifest.txt: added lppl-1.2.txt to the distribution since we
1085         are now at version 1.3
1087 2004-02-22 Frank Mittelbach <latex-bugs@latex-project.org>
1089         * ltoutenc.dtx: changed warning text for oldstyle digits
1091 2004-02-20 Frank Mittelbach <latex-bugs@latex-project.org>
1093         * ltdefns.dtx: docu fix (pr/3620)
1095 2004-02-16 Frank Mittelbach <latex-bugs@latex-project.org>
1097         * classes.dtx (section*{\indexname}]): Moved setting of \columnsep and
1098         \columnseprule later to avoid affecting the wrong page (pr/3616)
1100 2004-02-15 Chris Rowley <latex-bugs@latex-project.org>
1102         * ltspace.dtx
1104         Added better \nobreakdashes
1106 2004-02-13 Frank Mittelbach <latex-bugs@latex-project.org>
1108         * fixltx2e.dtx: fix for \@Esphack forgotten (pr/3498)
1110 2004-02-11 Rainer Sch�pf <latex-bugs@latex-project.org>
1112         * pict2e.inx/.dtx: Removed.
1114 2004-02-10 Frank Mittelbach <latex-bugs@latex-project.org>
1116         * doc.dtx (subsection{Macros for generating index entries}):
1117         environment names incorrectly sorted in index (pr/3615)
1119 2004-02-09 Frank Mittelbach <latex-bugs@latex-project.org>
1121         * utf8ienc.dtx:   no newlines in error messages allowed
1122           (due to inputenc)
1123         space in the wrong place "\count @64"
1124         added commands already defined in the kernel (found by BG)
1125         added test file pr/3480
1127 2004-02-04 Frank Mittelbach <latex-bugs@latex-project.org>
1129         * ltoutenc.dtx: coding change, to follow bug fix by DEK in
1130         plain.tex in OT4 (pr/3469)
1132         * inputenc.dtx: Added ISO 8859-16 Latin10 (pr/3568)
1134 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1136         * ltoutput.dtx
1138         Small fix for \enlargethispage, pr/3528
1140 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1142         * inputenc.dtx
1144         Tidied up a bit more of the code
1146 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1148         * fontdef.dtx
1150         Many math things made robust
1152         Added two `bigtriangle synonyms' for compatibility with the
1153         stmaryrd symbols package
1155 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1157         * ltoutenc.dtx
1159         Added \textbigcircle to OMS
1161         Fixed bad bug in \DeclareTextSymbol as per Heiko
1162         in pr/3563
1164 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1166         * Makefiles
1168         Lots of minor fixes
1170 2004-01-31 Frank Mittelbach <latex-bugs@latex-project.org>
1172         * ltclass.dtx (section{Implementation}): internal kernel version
1173         of \@ifnextchar used in some places, see next entry (pr/3501)
1175         * ltdefns.dtx: internal kernel version for \@ifnextchar added
1176         to prevent the amsmath package to highjack this command in random
1177         places, this is really a bug in amsmath which should finally be
1178         fixed there (pr/3501)
1180 2004-01-28 Frank Mittelbach <latex-bugs@latex-project.org>
1182         * ltvers.dtx: warning for old latex 5 years grace (pr/3601)
1184         * latexbug.tex: warning for old latex 5 years grace (pr/3601)
1186 2004-01-23 Rainer Sch�pf <latex-bugs@latex-project.org>
1188         * fixltx2e.dtx: Replace the double dangerous bend sign by a
1189         huge double exclamation mark. This is to mark important
1190         bits in the documentation.
1192 2004-01-04 Frank Mittelbach <latex-bugs@latex-project.org>
1194         * ltbibl.dtx: Changed error message for \nocite
1196 2004-01-03 Frank Mittelbach <latex-bugs@latex-project.org>
1198         * ltoutenc.dtx: Use \ooalign for \k (pr/3532)
1199         Added \textogonekcentered (pr/3532)
1200         Added composites \k{o} and \k{O}  (pr/3532)
1202 2003-12-30 Frank Mittelbach <latex-bugs@latex-project.org>
1204         * ltpictur.dtx: issue warning if circle size can't be met
1206         * nfssfont.ins: support for nfssfont.dtx
1208 2003-12-29 Frank Mittelbach <latex-bugs@latex-project.org>
1210         * inputenc.dtx: fixing a typo in \DeclareInputText recently
1211         introduced.
1213 2003-12-16 Frank Mittelbach <latex-bugs@latex-project.org>
1215         * ltoutput.dtx: Ensure that \@elt has a defined
1216         state in \@makecol (pr/3586)
1218 2003-12-11 Frank Mittelbach <latex-bugs@latex-project.org>
1220         * doc.dtx:  added support for \MakeShortVerb* as suggested by
1221         Hubert Gaesslein <hubertjg@open.mind.de>
1223 2003-12-08 Frank Mittelbach <latex-bugs@latex-project.org>
1225         * source2e.tex: changed typeout message
1227 2003-11-16 Frank Mittelbach <latex-bugs@latex-project.org>
1229         * inputenc.dtx: docu changes for latin 4 (pr/3585)
1231         * ltplain.dtx: docu fixes (pr/3584)
1233 2003-10-13 Frank Mittelbach <latex-bugs@latex-project.org>
1235         * ltfinal.dtx: Added extra \lccode for \- and \textcompwordmark
1236         to allow hyphenation in the remainder of the word
1238 2003-10-09 Frank Mittelbach <latex-bugs@latex-project.org>
1240         * ltoutput.dtx: docu fixes (pr/3575)
1242 2003-09-19 Frank Mittelbach <latex-bugs@latex-project.org>
1244         * fixltx2e.dtx: No hyphenation in first word after float
1245         environmentb (pr/3498)
1246         Allow \emph to produce small caps
1248 2003-09-14 Frank Mittelbach <latex-bugs@latex-project.org>
1250         * docstrip.dtx:  removed surplus dot from error message
1252 2003-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
1254         * ltpictur.dtx (section{Picture Mode}):
1255         check for \cs{@linechar} being empty (pr/3570)
1256         (subsection{Curves}): added missing displacement (pr/3566)
1258 2003-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
1260         * ltbibl.dtx: raise an error is \nocite is used before begin
1261         document (until now it simply failed)
1263 2003-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
1265         * ltoutenc.dtx:  new implementation of textcomp with options and
1266         subencodings
1268 2003-05-04 Frank Mittelbach <latex-bugs@latex-project.org>
1270         * fixltx2e.dtx: incorporated new definition for \@fnsymbol to use
1271         text symbols if available (pr/3400)
1273 2003-04-26 Frank Mittelbach <latex-bugs@latex-project.org>
1275         * fixltx2e.dtx: incorporated fix-cm.sty by Walter Schmidt
1277 2003-02-04 Frank Mittelbach <latex-bugs@latex-project.org>
1279         * ltoutenc.dtx: added a number of options to textcomp to enable
1280         only some characters since most of the chars are ont generally
1281         available.
1283 2003-01-12 Frank Mittelbach <latex-bugs@latex-project.org>
1285         * nfssfont.dtx:  added interactive support to allow font spec via
1286         nfss classification.
1288 2002-12-13 Frank Mittelbach <latex-bugs@latex-project.org>
1290         * ltbibl.dtx (section{Bibliography Generation}):
1291         Added \leavevmode in case citation is at start of paragraph (pr/3486)
1293 2002-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
1295         * inputenc.dtx: Added cp858 (cp850 with euro symbol)  (pr/3464)
1297 2002-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
1299         * ltoutenc.dtx: coding change for \r{A} in OT1 to follow bug fix
1300         by DEK in plain.tex, but it is still a hack!
1301         (better solution: do not use OT1 encoded fonts)  (pr/3469)
1303         * ltlists.dtx: Check for math mode when ending a list to
1304         give a better error message than "perhaps a missing item" (pr/3437)
1305         First change to this part of LaTeX since 1997!
1307 2002-10-25 Frank Mittelbach <latex-bugs@latex-project.org>
1309         * inputenc.dtx: Added cp1257 (Baltic)
1311 2002-10-02 Frank Mittelbach <latex-bugs@latex-project.org>
1313         * ltfssbas.dtx (section{Macros for setting up the tables}): Adding
1314         \LastDeclaredEncoding introduced a bug in
1315         \DeclareFontSubstitution. Instead of the real encoding name the
1316         token \LastDeclaredEncoding got into the internal lists causing
1317         havoc. (pr/3459)
1319 2002-10-01 Frank Mittelbach <latex-bugs@latex-project.org>
1321         * ltfloat.dtx: Use braces around \itshape to keep font change
1322         local in \thempfootnote; bug introduced 7 years earlier
1323         (pr/3460)
1325 2002-07-28 Frank Mittelbach <latex-bugs@latex-project.org>
1327         * inputenc.dtx: Added code 128 (texteuro) for cp1250
1329 2002-07-08 Frank Mittelbach <latex-bugs@latex-project.org>
1331         * inputenc.dtx: added \texteuro for ansinew (pr/3423)
1333 2002-06-18 Frank Mittelbach <latex-bugs@latex-project.org>
1335         * latexbug.tex: actually complained when format are older than 18
1336         months (now we accept 30)
1338         * ltvers.dtx: error message still talked about 1 year old sources
1339         being too old (though in fact it is 30 months)
1341         * ltoutenc.dtx: Corrected \cs{c} for T1 (pr/3442)
1342           Added \cs{textbardbl} (pr/3400)
1343           Definition of \textexclamdown changed (pr/3368)
1344           Definition of \textquestiondown changed (pr/3368)
1345           Changed def for \textregistered to avoid small caps (pr/3420)
1347 2002-06-16 Frank Mittelbach <latex-bugs@latex-project.org>
1349         * inputenc.dtx: added macce (pr/3433)
1350         added code points to 1252 (pr/3441)
1352 2002-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
1354         * oztex.txt: new version added
1357 ######################
1358 # 2001/06/01 Release
1359 ######################
1361 2001-08-26 Frank Mittelbach <latex-bugs@latex-project.org>
1363         * ltclass.dtx: readded lost catcode setting for space in
1364         ProvidesFile (pr/3353)
1366 2001-07-12 Chris Rowley <latex-bugs@latex-project.org>
1368         * inputenc.dtx:
1370         Added latin9.def (from Karsten Tinnefeld)
1372 2001-07-12 Chris Rowley <latex-bugs@latex-project.org>
1374         * ltnews.cls:
1376         Added eTeX logo
1378 2001-06-04 Frank Mittelbach <latex-bugs@latex-project.org>
1380         * ltvers.dtx: check for old format disabled --- perhaps we have
1381         reached the last release of 2e already?
1383         * inputenc.dtx: Added \textkra, \texttstroke and
1384         \textTstroke to latin4 (pr/3336)
1386         * ltpictur.dtx: Don't warn  if \line or \vector command
1387         has zero length argument pr/3318
1389         * fontdef.dtx (subsubsection{Arrows}): Guard against math active
1390         = and math active | in \Relbar and \models (pr/3333)
1392 2001-06-03 Frank Mittelbach <latex-bugs@latex-project.org>
1394         * format.ins: added default cfg files that are simple
1395         wrappers for fonttext.ltx, fontmath.ltx, and preload.ltx (pr/3264)
1397         * fontdef.dtx: added default cfg files that are simple
1398         wrappers for fonttext.ltx, fontmath.ltx, and preload.ltx (pr/3264)
1400 2001-06-01 Frank Mittelbach <latex-bugs@latex-project.org>
1402         * ltfssini.dtx: some docu changes
1404 2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
1406         * ltoutenc.dtx
1408         Added \NeedsTeXFormat{LaTeX2e}[2000/06/01] to .def
1409         files, pr/3255
1411         Made compatible T1 and OT1 accents (on i and \i), pr/3295
1413 2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
1415         * usrguide.tex
1417         Described short-form for guillemets in T1 encoding, pr/3192
1419 2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
1421         * ltxguide.cls:
1423         Added some definitions
1425 2001-05-25 Frank Mittelbach <latex-bugs@latex-project.org>
1427         * inputenc.dtx: extended NEXT encoding (pr/3281)
1428         suppress all spaces for horizontal mode (pr/3273)
1430         * minimal.cls: added \pagenumbering{arabic} to define \thepage
1431         (pr/3275)
1433         * ifthen.dtx: Added \AND, \OR and \NOT as boolean operators as
1434         alternative to the lower case versions (pr/3297)
1436         * ltdirchk.dtx:  Explicitly set \endlinechar to 10 (pr/3334)
1438         * ltclass.dtx: Explicitly set \endlinechar to 10 (pr/3334)
1440         * classes.dtx: Replaced all tilde chars used with \nobreakspace
1441         (pr/3310)
1443 2001-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
1445         * doc.dtx: partly support docstrip's ``verbatim''
1446         directive, at least ensure that it can be processed without and
1447         error message (pr/3331)
1449 2001-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
1451         * ltoutenc.dtx: added missing \section to docu
1453 2001-04-21 Frank Mittelbach <latex-bugs@latex-project.org>
1455         * classes.dtx (section*{\contentsname): initialize \@tempdima
1456         within \l@part so that \numberline can be used pr/3327
1458 2001-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
1460         * ltnews14.tex: added
1462 2001-02-16 Johannes Braams <latex-bugs@latex-project.org>
1464         * ltxref.dtx (subsection{Cross Referencing}): Added an extra level
1465         of grouping to \@newl@bel as suggested in PR3250 by
1466         Harald Hanche-Olsen <hanche@math.ntnu.no>
1468 2001-01-07 Frank Mittelbach <latex-bugs@latex-project.org>
1470         * ltoutput.dtx (subsection{Floats}): reset @newlist flag in output
1471         routine (pr/3286). This was done before (pr3231) but the code
1472         ended up in the wrong place by mistake.
1474 2001-01-06 Frank Mittelbach <latex-bugs@latex-project.org>
1476         * classes.dtx: Moved \@mkboth out of heading args for
1477         thebibliography and \listof... command as this can fail with the
1478         slightly strange definition for \chapter in twocolumn mode (pr/3285)
1480 2000-09-24 Frank Mittelbach <latex-bugs@latex-project.org>
1482         * fixltx2e.dtx: for some unknown reason the version of fix2col
1483         integrated was not the latest one --- so a number of bugs already
1484         corrected crept up again (1.1d fixes those)
1486         Don't change \setlength if it isn't the kernel default any longer
1488         \addpenalty fix proposed in 3073 was not sufficient if the command
1489         was used when \prevdepth=-1000pt (ie after \nointerlineskip)
1491 2000-09-01 Frank Mittelbach <latex-bugs@latex-project.org>
1493         * ltfinal.dtx: finally moved emptying \errhelp to a place
1494         after its last use (pr/449)
1497 ######################
1498 # 2000/06/01 Release
1499 ######################
1501 2000-08-30 Chris Rowley <latex-bugs@latex-project.org>
1503         * ltoutenc.dtx
1505         Much editing but no code changes
1507 2000-08-24 Chris Rowley <latex-bugs@latex-project.org>
1509         * ltfinal.dtx:
1511         Fixed typo in warning message
1513 2000-07-31 Chris Rowley <latex-bugs@latex-project.org>
1515         * ltoutput.dtx:
1517         Changed handling of space above footnotes.
1519 2000-07-29 Frank Mittelbach <latex-bugs@latex-project.org>
1521         * latexbug.tex: complain about old LaTeX only after 18 months
1523         * ltvers.dtx: changed distribution check to yearly distribution
1525 2000-07-19 David Carlisle <latex-bugs@latex-project.org>
1527         * ltoutput.dtx: locally reset \if@newlist so that
1528         list structures in head/foot don't interfere with
1529         lists in the MVL. internal/3231
1531 2000-07-18 Frank Mittelbach <latex-bugs@latex-project.org>
1533         * ltnews13.tex: update to ltnews13
1535 2000-07-12 Frank Mittelbach <latex-bugs@latex-project.org>
1537         * ltoutput.dtx: Ensure that rule between column is in \normalcolor
1538         (it did depend on the color in the text at the column break!)
1540 2000-07-11 Frank Mittelbach <latex-bugs@latex-project.org>
1542         * ltmiscen.dtx: fix typo in warning message
1544 2000-07-04 Frank Mittelbach <latex-bugs@latex-project.org>
1546         * doc.dtx: ... and another fix for (pr/3170), sigh
1548 2000-07-01 Frank Mittelbach <latex-bugs@latex-project.org>
1550         * inputenc.dtx: incorporating latin4.def contributed by
1551         Hana Skoumalov\'a
1553         * inputenc.ins: incorporating latin4.def contributed by
1554         Hana Skoumalov\'a
1556 2000-06-10 Frank Mittelbach <latex-bugs@latex-project.org>
1558         * doc.dtx (subsection{Bells and whistles}): extending (or say
1559         fixing?) change for (pr/3170)
1561 2000-06-01 Chris Rowley <latex-bugs@latex-project.org>
1563         * ltpage.dtx:
1565         Changed grouping method in \markboth and \markright
1566         (see also pr/3203)
1568         Less expansion by using token register in \markboth
1569         and \markright
1571 2000-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
1573         * ltoutenc.dtx (subsubsection{Declaration commands}):
1574         reimplemented \UseTextSymbol and \UseTextAccent to support
1575         reference over more than one level (pr/3160)
1577 2000-05-22 Chris Rowley <latex-bugs@latex-project.org>
1579         * doc.dtx:
1581         Less obscure wording at start of index?  (pr/3202)
1583         * inputenc.dtx:
1585         Added latin2 option for textdegree    (pr/3207)
1586         Updated documantaion
1588         * ltpage.dtx: reimplementation of \markboth and \markright to
1589         avoid problem with expanion at wrong point in time in some cases
1590         (pr/3203)
1592 2000-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
1594         * doc.dtx (subsection{Bells and whistles}): new implementation
1595         for \meta command (pr/3170)
1597 2000-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
1599         * classes.dtx (subsubsection{Parts}): Only add empty page after
1600         part if twoside and openright (pr/3155)
1602         * ltmiscen.dtx: Reset \AtEndDocument for latex/3060
1604 2000-04-30 Frank Mittelbach <latex-bugs@latex-project.org>
1606         * manifest.txt: ltnews13.tex added
1608 2000-01-30 Frank Mittelbach <latex-bugs@latex-project.org>
1610         * ltoutenc.dtx: added \hmode@bgroup as shorthand for
1611         \leavevmode\bgroup use \hmode@bgroup...\egroup instead of
1612         \leavevmode{...} where applicable in most cases \leavevmode was
1613         missing before (pr/3160)
1615         * ltfntcmd.dtx: use \hmode@bgroup...\egroup instead of \leavevmode{...}
1617 2000-01-27 Frank Mittelbach <latex-bugs@latex-project.org>
1619         * inputenc.dtx: allow \inputencoding also in hoizontal mode (or rather
1620         make it do something there --- it was allowed before (pr/2888))
1622 2000-01-24 Frank Mittelbach <latex-bugs@latex-project.org>
1624         * inputenc.dtx: fix error message for undefined code points
1625         (pr/3158)
1627 ######################
1628 # 1999/12/01 Release
1629 ######################
1631 2000-01-07 Rainer Schoepf <latex-bugs@latex-project.org>
1633         * ltmiscen.dtx: Disable hyphenation in verbatim even if the font
1634         allows it.
1636 1999-12-19 Frank Mittelbach <latex-bugs@latex-project.org>
1638         * ltnews12.tex: final adjustments
1640 1999-12-11 Frank Mittelbach <latex-bugs@latex-project.org>
1642         * ltnews.cls: fixed a curious bug lurking in the class since its
1643         beginning: putting a list directly after a paragraph would make the
1644         paragraph before(!) the list justified (while the rest of the document
1645         was set ragged right)
1647         * ltnews12.tex: added fixltx2e section
1649 1999-12-08 Frank Mittelbach <latex-bugs@latex-project.org>
1651         * ltoutenc.dtx (subsection{The fontenc package}):
1652         Changed \cs{CYRRHOOK} and  \cs{cyrrhook} to
1653         \cs{CYRRHK} and  \cs{cyrrhk} as name changed in the cyrillic
1654         bundle for naming consistency with other ``hook'' glyphs.
1656 1999-12-01 Frank Mittelbach <latex-bugs@latex-project.org>
1658         * ltnews12.tex (section{Outcome of TUG '99 (Vancouver)}):
1659         added text on TUG 99 and other bits
1661 1999-11-08 Rainer Schoepf <latex-bugs@latex-project.org>
1663         * ltx3info.tex: Typo corrected.
1665         * emtex.txt: Correct name of file ltxcheck.tex.
1667 1999-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
1669         * ltx3info.tex:  fixed typo
1671 1999-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
1673         * ltoutenc.dtx (subsubsection{Declaration commands}):
1674         Give \accent@spacefactor a default definition to prevent horrible
1675         death in case or incorrect input (pr/3084)
1677 1999-10-26 Frank Mittelbach <latex-bugs@latex-project.org>
1679         * fixltx2e.dtx: added first version
1681         * manifest.txt: added draft ltnews12.tex
1683         * inputenc.dtx: removed left over beta test message
1685 1999-10-10 Rainer Schoepf <latex-bugs@latex-project.org>
1687         * ltoutput.dtx: Reset definition of active math ' to
1688         \active@math@prime within the output routine.
1690         * ltmath.dtx: Introduce macro \active@math@prime for the active
1691         prime character in math mode.
1693 1999-09-24 Frank Mittelbach <latex-bugs@latex-project.org>
1695         * usrguide.tex (subsection{Definitions}): show syntax of all
1696         declaration commands (pr/3102)
1698 1999-09-17 Frank Mittelbach <latex-bugs@latex-project.org>
1700         * doc.dtx: removed extra change entry.
1702         * classes.dtx: found two changes entries claiming to have been done
1703         in 1955 (exactly 40 years too early :-)
1705         * makeindx.dtx: fixed two changes entries (arg order wrong)
1707         * syntonly.dtx: updated changes entry to have four digits years
1709         * classes.dtx: update of label names in docu
1711         * ifthen.dtx: make this a proper LaTeXable package
1713         * pict2e.dtx: make this a proper LaTeXable package (even if not containing code)
1715         * ltxdoc.dtx: also accept .fdd files in DocInclude (code by M Schroeder)
1717 1999-09-10 Frank Mittelbach <latex-bugs@latex-project.org>
1719         * classes.dtx: renamed a few labels to support production of general docu
1721         * ifthen.dtx: changed driver file
1723 1999-09-07 Frank Mittelbach <latex-bugs@latex-project.org>
1725         * inputenc.dtx: did some spellchecking of docu after noticing
1726         a few glaring typos
1728 1999-09-03 Frank Mittelbach <latex-bugs@latex-project.org>
1730         * lppl-1-1.txt: added LPPL 1.1 under this name to the distribution.
1732         * DEFAULT.pre: updated for LPPL 1.2
1734         * DEFAULT.hea: updated for LPPL 1.2
1736         * copyfd.pre:  updated for LPPL 1.2
1738         * copycfg.pre: updated for LPPL 1.2
1740         * copyins.hea: updated for LPPL 1.2
1742 1999-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
1744         * lppl.txt: fixed minor glitches found by Matt and Eberhard
1745         This is probably going to be LPPL 1.2
1748 ######################
1749 # 1999/06/01 Release
1750 ######################
1752 1999-07-10 Frank Mittelbach <latex-bugs@latex-project.org>
1754         * lppl.txt: final changes to LPPL 1.1
1756 1999-07-09 Frank Mittelbach <latex-bugs@latex-project.org>
1758         * updated headers to reflect LPPL 1.1
1759         updated legal.txt to say that use of LaTeX is unrestricted
1761 1999-06-24 Frank Mittelbach <latex-bugs@latex-project.org>
1763         * ltnews11.tex (section{Fontenc package peculiarities}):
1764         document the special behaviour of fontenc
1766         * ltclass.dtx: document that fontenc pretends it wasn't loaded
1768 1999-06-12 Frank Mittelbach <latex-bugs@latex-project.org>
1770         * ltoutenc.dtx (subsection{The fontenc package}):
1771         ensure that \@uclclist is extended only once (if at all)
1773 1999-06-10 Frank Mittelbach <latex-bugs@latex-project.org>
1775         * ltoutenc.dtx: ensure that fontenc doesn't load encodings from
1776         previous calls again (pr/2888)
1778 1999-05-28 Rainer Schoepf <latex-bugs@latex-project.org>
1780         * bugs.txt: Added reference to webcomp.err.
1782         * readme.txt: Added reference to webcomp.err.
1784         * manifest.txt: Added reference to webcomp.err.
1786 1999-05-28 Frank Mittelbach <latex-bugs@latex-project.org>
1788         * webcomp.err: file added
1790 1999-05-27 Frank Mittelbach <latex-bugs@latex-project.org>
1792         * ltnews11.tex: updates
1794 1999-05-25 Frank Mittelbach <latex-bugs@latex-project.org>
1796         * cmfonts.ins: removed "fd" guard since never used these days
1798 1999-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
1800         * cmfonts.fdd: docstrip `nowarn' guard was the wrong way around
1801         for font OT1/cmr/bx/ui (pr/3036)
1803 1999-04-04 Frank Mittelbach <latex-bugs@latex-project.org>
1805         * docstrip.dtx: fixed typo in documentation (pr2973)
1807 1999-04-02 Chris Rowley <latex-bugs@latex-project.org>
1809         * inputenc.dtx
1811         Corrected cp852 for pr/2992
1813         * ltboxex.dtx
1815         Made robust the flag in \@iiiparbox: pr/2975}
1817         * ltdefns.dtx
1819         Fixed new version of \@yargdef: pr/3013
1821         * usrguide.tex
1823         Added to documentation of uc/lc list
1825 1999-03-22 Rainer Schoepf <latex-bugs@latex-project.org>
1827         * doc.dtx: Correct last change.
1829 1999-03-12 Chris Rowley <latex-bugs@latex-project.org>
1831         * clsguide.tex
1833         Added to documentation of options
1835         * cyrguide.tex:
1837         Further editing
1839 1999-03-08 Rainer Schoepf <latex-bugs@latex-project.org>
1841         * cyrguide.tex: Use \URL command.
1843         * ltxguide.cls: Added \URL command.
1845 1999-03-04 Rainer Schoepf <latex-bugs@latex-project.org>
1847         * usrguide.tex: Refer to cyrguide.tex.
1849         * ltxguide.cls: Added \cyrguide.
1851         * All copyright headers and preambles: updated for lppl.txt.
1853         * 00readme.txt: Refer to lppl.txt, add new LaTeX books.
1855 1999-03-03 Chris Rowley <latex-bugs@latex-project.org>
1857         * ltxguide.cls:
1859         Added some definitions
1861 1999-03-01 David Carlisle <latex-bugs@latex-project.org>
1863         * ltdefns.dtx: Remove change from 1999-01-08 internal/2967
1865         * lppl.txt: minor rewordings after comments from
1866         Arnoud Engelfriet and John Hasler.
1868 1999-03-01 Rainer Schoepf <latex-bugs@latex-project.org>
1870         * handbuch.err: Added.
1872         * install.txt: Add link to truetex.txt and vtex.txt. Remove
1873         timings for slow computers.
1875 1999-02-27 Frank Mittelbach <latex-bugs@latex-project.org>
1877         * doc.dtx: temp fix for pr/2968
1879 1999-02-24 Chris Rowley <latex-bugs@latex-project.org>
1881         * ltoutenc.dtx (subsection{The fontenc package}):
1883         Corrected cyrillic uc/lc list
1885 1999-02-23 Chris Rowley <latex-bugs@latex-project.org>
1887         * ltnews.cls:
1889         Added some definitions
1891 1999-02-12 David Carlisle <latex-bugs@latex-project.org>
1893         * legal.txt: refer to LPPL
1895         * lppl.txt: more fiddling
1897 1999-02-12 Frank Mittelbach <latex-bugs@latex-project.org>
1899         * ltfssini.dtx: changed \oldstylenums to use \rmdefault instead of
1900         cmm hardwired. This doesn't change much in standard cases but allows
1901         other font sets to work without redefining \oldstylenums as long as
1902         the right .fd files are available (pr/2954)
1904         * truetex.txt: Updated version.
1906 1999-02-10 Rainer Schoepf <latex-bugs@latex-project.org>
1908         * letter.dtx: Reset footnote counter for every new letter (PR
1909         2957).
1911 1999-02-09 Chris Rowley <latex-bugs@latex-project.org>
1913         * cyrguide.tex:
1915         Major editing (new file)
1917         * usrguide.tex (section{Commands}):
1919         Updated
1921         * minimal.cls:
1923         Small reordering to better support the documented method of use
1925         * cfgguide.tex (section{System configuration}):
1927         Clarification and emphasis changed re fontdef.dtx cfgs
1929 1999-02-09 David Carlisle <latex-bugs@latex-project.org>
1931         * ltdefns.dtx: catch \newcommand[10] or \newcommand[X]
1933 1999-02-05 Frank Mittelbach <latex-bugs@latex-project.org>
1935         * cyrguide.tex: small updates
1937 1999-01-18 David Carlisle <latex-bugs@latex-project.org>
1939         * ltdefns.dtx: new go faster \newcommand implementation /2942.
1941 1999-01-13 Frank Mittelbach <latex-bugs@latex-project.org>
1943         * fntguide.tex (subsection{Selection commands}): added documentation
1944         for \linespread (pr/2891)
1946         * ltnews10.tex: updates
1948         * ltoutenc.dtx: Simplified solution for pr/2930
1950 1999-01-08 David Carlisle <latex-bugs@latex-project.org>
1952         * ltdefns.dtx: two more \long in \@ifnextchar for latex/2902
1954 1999-01-08 Frank Mittelbach <latex-bugs@latex-project.org>
1956         * fntguide.tex (subsection{Encoding definition file commands}):
1957         Added documentation about \LastDeclaredEncoding
1959 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
1961         * ifthen.dtx: \isundefined for /2824
1963         * latexbug.tex: cyrillic
1965         * latexbug.el: cyrillic
1967 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
1969         * ltdefns.dtx: add extra braces and \long declartions so
1970         [{]}] and [\par] work. latex/2896.
1972 1999-01-07 Rainer Schoepf <latex-bugs@latex-project.org>
1974         * bugs.txt: Added description how to follow up a problem report.
1976         * latexbugs.tex: Added description how to follow up a problem
1977         report.
1979         * classes.dtx: Added check of @noskipsec switch in \part for
1980         article class.
1982 1999-01-07 Frank Mittelbach <latex-bugs@latex-project.org>
1984         * ltoutenc.dtx: Hackery to support reading in fontenc.sty several
1985         times (really the wrong interface and needs changing)
1987         Hackery to support cyrillic uc/lc update --- that will definitely go
1988         somewhere else in a later release
1990 1999-01-06 Rainer Schoepf <latex-bugs@latex-project.org>
1992         * emtextds.txt: Added to distribution. Installation procedure for
1993         Walter Schmidt's emTeX/TDS for OS/2.
1995         * ltoutenc.dtx: Minor documentation fix (PR 2939).
1997 1999-01-06 Frank Mittelbach <latex-bugs@latex-project.org>
1999         * ltfssbas.dtx: Added \LastDeclaredEncoding to support cyrillic
2000         integration (pr/2988)
2002         * ltoutput.dtx: Added negative vskip, as when processing outputbox
2003         as suggested by Fred Bartlett pr/2892
2005         * classes.dtx: Check \if@noskipsec in \part see  pr/2889
2007         * ltoutenc.dtx: New impl of \@text@composite and \@text@composite@x
2008         (pr/2930)
2010 1999-01-05 Rainer Schoepf <latex-bugs@latex-project.org>
2012         * fontdef.dtx: Need special protection for character
2013         \texttt{\char62} in \cs{changes} entry, as this is the makeindex
2014         actualchar.
2016 1998-12-28 Rainer Schoepf <latex-bugs@latex-project.org>
2018         * doc.dtx: The case-changing trick in the definition of
2019         \short@macro didn't work, as the category code was changed inside
2020         the macro replacement text, not during the definition.
2022 1998-12-27 Rainer Schoepf <latex-bugs@latex-project.org>
2024         * doc.dtx (subsection{Macros for generating index entries}): Use
2025         \string, not \protect in argument of \special@index.
2027 1998-12-20 Frank Mittelbach <latex-bugs@latex-project.org>
2029         * doc.dtx (subsection{Macros for generating index entries}):
2030         Correctly handle second index entry for \SpecialMainEnvIndex
2031         by using \special@index not \index (pr/2928)
2033 1998-12-01 Frank Mittelbach <latex-bugs@latex-project.org>
2035         * nfssfont.dtx: cosmetic change: \documentstyle -> \documentclass
2036         Program still would need a major user interface upgrade
2037         ... one day (pr/2915)
2039 1998-11-13 Frank Mittelbach <latex-bugs@latex-project.org>
2041         * lttab.dtx: prevent an endless loop from incorrect input like
2042              \begin{tabular}{l|l{11.5cm}} (pr/2884)
2044 1998-09-19 Frank Mittelbach <latex-bugs@latex-project.org>
2046         * ltoutenc.dtx: added \string to definition of \a so that \a'
2047         works even if ' is active at that time (pr/2878)
2049         * classes.dtx: redefine \thesection, \thechapter and \@chapapp
2050         globally (using \gdef) in \appendix so that these redefinitions
2051         survive even if \appendix is used within an environment such as
2052         multicols
2054 1998-09-17 Frank Mittelbach <latex-bugs@latex-project.org>
2056         * cfgguide.tex (section Configuration files for
2057                                 standard packages and classes]):
2058         added info about ltnews.cfg (pr/2875)
2060         * ltoutenc.dtx: Explicitly set \spacefactor after \accent in
2061         OT1 type accents like \`A  (pr/2877)
2063 1998-08-22 Rainer Schoepf <latex-bugs@latex-project.org>
2065         * doc.dtx: Correction for PR 2563: doc.dtx produces incorrect
2066         index entries for some single character control sequences
2067         (like <).
2069 1998-08-17 Rainer Schoepf <latex-bugs@latex-project.org>
2071         * (Various source files): Replaced old form `commandname by
2072         \cs{commandname} in changes entries.
2074         * (Various source files): Replaced \cmd{\commandname} by
2075         \cs{commandname} in changes entries.
2077         * ltfssdcl.dtx: Corrected documentation glitch in changes entry.
2079         * ltmiscen.dtx: Corrected documentation glitch in changes entry.
2081         * latexsym.dtx: Corrected documentation glitch in changes entry.
2083 1998-08-01 Chris Rowley <latex-bugs@latex-project.org>
2085         * inputenc.dtx (section{Announcing the files}):
2087         Corrected version number
2089 1998-07-04 Frank Mittelbach <latex-bugs@latex-project.org>
2091         * inputenc.dtx: give better error message if source document contains
2092         a character which is not defined by current input encoding (pr/2845)
2094 ######################
2095 # 1998/06/01 Release
2096 ######################
2098 1998-06-19 Frank Mittelbach <latex-bugs@latex-project.org>
2100         * clsguide.tex (subsection{Identification}): Explicitly warn that
2101         the optional date argument of \Provides... must be in the format
2102         yyyy/mm/dd and will produce low-level errors otherwise
2104 1998-06-17 Chris Rowley <latex-bugs@latex-project.org>
2106         * inputenc.dtx:
2108         Spanish ords changed to text chars, pr/2579
2110         Fixed typo in `next'
2112         * lttab.dtx:
2114         Enhanced documentation
2116         * ltoutenc.dtx:
2118         Fixed \textcircled
2119         Fixed wrong code in \t
2120         Added masc/fem ords defaults
2121         Swapped acutedbl and gravedbl in TS1
2122         Renamed macron in TS1
2124         * pict2e.dtx:
2126         Wording changed, and "documentation"
2128 1998-06-12 David Carlisle <latex-bugs@latex-project.org>
2130         * slifonts.fdd: fix provides files for T1* (Bernard Gaulle)
2132 1998-06-04 Frank Mittelbach <latex-bugs@latex-project.org>
2134         * ltboxes.dtx: support calc expressions in \rule command
2135         (that one was forgotten or so it seems)
2137 1998-05-26 Chris Rowley <latex-bugs@latex-project.org>
2139         * ltfinal.dtx:
2141         Set-up lccodes (and uccodes) before reading in
2142         hyphenation files
2144 1998-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
2146         * doc.dtx (section{The Description of Macros}):
2147         reinit ^^A as comment char at beginning of document to allow use
2148         of inputenc with doc since inputenc disables ^^A (pr2581)
2150 1998-05-18 David Carlisle <latex-bugs@latex-project.org>
2152         * ltnews09.tex more text
2154 1998-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
2156         * doc.dtx (subsection{Macros surrounding the `definition parts'}):
2157         small change that defers freezing of \MacroFont until after the
2158         preamble so that people can change its definition in the preamble.
2159         As we have been on 1.9z this is now 2.0a but it isn't really
2160         something exciting ... :-)
2162         * ltxref.dtx: added documentation about extending the
2163         \ref mechanism as suggested in pr2801
2165         * ltcounts.dtx: small documentation updates
2167 1998-05-13 Chris Rowley <latex-bugs@latex-project.org>
2169         * ltspace.dtx:
2171         Documented lots of bugs and problems with the present code,
2172         and even some solutions
2174         * latex209.dtx:
2176         Added experimental long typeout about abuse of
2177         compatibility mode to possibly avoid prs like 2807
2179 1998-05-13 Rainer Schoepf <latex-bugs@latex-project.org>
2181         * lttab.dtx Use \setlength to set size of p-column and for
2182         argument of tabular* environment, so that the benefits of the
2183         calc package apply.
2185 1998-05-10 Frank Mittelbach <latex-bugs@latex-project.org>
2187         * letter.dtx: removed space at the right of address (pr2794)
2189 1998-05-09 Chris Rowley <latex-bugs@latex-project.org>
2191         * classes.dtx:
2193         Reverted openany change to \mainmatter
2195 1998-05-07 David Carlisle <latex-bugs@latex-project.org>
2197         * ltclass.dtx: Modify option clash error help message. latex/2805
2199 1998-04-28 Frank Mittelbach <latex-bugs@latex-project.org>
2201         * docstrip.dtx (IMPORTANT NOTICE): renamed \orginaldefault to
2202         \originaldefault
2204 1998-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
2206         * fontdef.dtx: some fixes for pr2662
2208 1998-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
2210         * fntguide.tex: explain new \DeclareMathDelimiter syntax (pr2662)
2212 1998-04-15 Frank Mittelbach <latex-bugs@latex-project.org>
2214         * fontdef.dtx:  use new \DeclareMathDelimiter syntax (pr2662)
2216         * ltfssdcl.dtx: allow \DeclareMathDelimiter to always use 6 args
2217         (pr2662)
2219 1998-04-11 Frank Mittelbach <latex-bugs@latex-project.org>
2221         * fontdef.dtx: added \mathring accent (pr2785)
2223 1998-04-03 David Carlisle <latex-bugs@latex-project.org>
2225         * distrib.txt: Update from 1994 version with a view to adding
2226         to june release, better late than never.
2228         * docstrip.dtx: CHANGE to default header placed on extracted
2229         files, to allow extracted files to be distributed as long as
2230         sources also distributed. This does not affect any .ins files that
2231         explicitly set a preamble with the docstrip \preamble or
2232         \usepreamble commands. If you currently distribute a package and
2233         want to keep the old preamble, add \usepackage\originalpreamble
2234         to your .ins files. Note that the old text forbids inclusion of
2235         the package on `ready to run' TeX distributions such as TeXLive
2236         or tetex.
2240 1998-04-03 David Carlisle <latex-bugs@latex-project.org>
2242         * distrib.txt: Update from 1994 version with a view to adding
2243         to june release, better late than never.
2245         * docstrip.dtx: CHANGE to default header placed on extracted
2246         files, to allow extracted files to be distributed as long as
2247         sources also distributed. This does not affect any .ins files that
2248         explicitly set a preamble with the docstrip \preamble or
2249         \usepreamble commands. If you currently distribute a package and
2250         want to keep the old preamble, add \usepackage\originalpreamble
2251         to your .ins files. Note that the old text forbids inclusion of
2252         the package on `ready to run' TeX distributions such as TeXLive
2253         or tetex.
2255 1998-03-30 David Carlisle <latex-bugs@latex-project.org>
2257 1998-03-30 David Carlisle <latex-bugs@latex-project.org>
2259 1998-03-27 Frank Mittelbach <latex-bugs@latex-project.org>
2261         * cmfonts.fdd: added substiution for cmss/bx/sc to produce
2262         cmr/m/sc; much better would be to have the real thing ---
2263         anybody cares to contribute those to the ec fonts? (pr2586)
2265 1998-03-20 Frank Mittelbach <latex-bugs@latex-project.org>
2267         * bugs.txt: say that reports have to be in English
2269         * ltoutenc.dtx: Documentation added about removing declaration
2270         of encoding specific commands (pr/2783)
2271         Command \UndeclareTextCommand added (pr/2783)
2272         Added \UndeclareTextCommand declarations to textcomp.sty (pr/2783)
2274         * ltdefns.dtx: \@thirdofthree added for \UndeclareTextCommand
2276 1998-03-19 Frank Mittelbach <latex-bugs@latex-project.org>
2278         * ltoutenc.dtx: Added documentation about the best order of
2279         declarations for encoding specific commands.
2280         Also moved loading ofts1enc.def after declaring the defaults
2281         for such reasons.
2283 1998-03-15 Frank Mittelbach <latex-bugs@latex-project.org>
2285         * bugs.txt: added info about not changing established (mis)behavior
2287 1998-03-11 Rainer Schoepf <latex-bugs@latex-project.org>
2289         * miktex.txt: Added to distribution.
2291 1998-02-06 Frank Mittelbach <latex-bugs@latex-project.org>
2293         * inputenc.dtx: fixed typo iso-8859-5 should have been iso-8859-9
2294         (pr/2748)
2296 1998-01-31 Chris Rowley <latex-bugs@latex-project.org>
2298         * ltx3info.tex:
2300         Updated
2302 1998-01-23 Frank Mittelbach <latex-bugs@latex-project.org>
2304         * install.txt: small updates such as isbn numbers
2306 1998-01-19 Frank Mittelbach <latex-bugs@latex-project.org>
2308         * docstrip.dtx: adding \nopreamble and \nopostamble
2309         and making sure that \usepreamble\empty really doesn't write
2310         anything to the stripped file (pr/2726)
2312         * ltclass.dtx: make \& locally safe in \ProvidesFile /2702
2313         fix up pkgindoc.sty which probably hasn't worked since
2314         {v1.0p}{1995/05/25}{Delete \cs{filec@ntents} after preamble}
2316 1998-01-16 David Carlisle <latex-bugs@latex-project.org>
2318         * ltoutenc.dtx: Fix \t for latex/2734.
2320         * ltclass.dtx: make \& locally safe in \ProvidesFile /2702
2321         fix up pkgindoc.sty which probably hasn't worked since
2322         {v1.0p}{1995/05/25}{Delete \cs{filec@ntents} after preamble}
2324 1998-01-16 David Carlisle <latex-bugs@latex-project.org>
2326         * ltoutenc.dtx: Fix \t for latex/2734.
2328 1998-01-13 David Carlisle <latex-bugs@latex-project.org>
2330         * multitex.txt: New version from Markus Kohm latex/2721
2332 1998-01-13 David Carlisle <latex-bugs@latex-project.org>
2334         * multitex.txt: New version from Markus Kohm latex/2721
2336 1998-01-10 Chris Rowley <latex-bugs@latex-project.org>
2338         * cmfonts.fdd:
2340         Added large sizes for ec fonts only
2341         Removed long lines
2343 ######################
2344 # 1997/12/01 Release
2345 ######################
2347 1998-01-06 Frank Mittelbach <latex-bugs@latex-project.org>
2349         * ltoutenc.dtx: added missing braces and \upshape for \textcircled
2351 1998-01-01 Frank Mittelbach <latex-bugs@latex-project.org>
2353         * emtex.txt: small clarification as suggested by Heinz
2355 1997-12-31 Chris Rowley <latex-bugs@latex-project.org>
2357         * fntguide.tex:
2359         Corrections to math font declarations
2360         Tidying
2361         Added new encoding information
2363         * ltoutenc.dtx:
2365         Documentation correction
2367 1997-12-31 Frank Mittelbach <latex-bugs@latex-project.org>
2369         * grphcomp.err: added further errate entries, updated cls file
2371 1997-12-30 Frank Mittelbach <latex-bugs@latex-project.org>
2373         * ltoutenc.dtx: fixed header info for textcomp.sty
2374         (missing \ProvidesPackage)
2376 1997-12-22 Chris Rowley <latex-bugs@latex-project.org>
2378         * ltoutenc.dtx
2380         Added textcomp package
2381         Corrections and additions to documentation
2382         Removed all octal and hex codes
2383         Added \textperthousand and \textpertenthousand to T1
2384         Added \leavevmode at start of \c in T1
2386         * inputenc.dtx
2388         Made next encoding consistent with others
2389         Consistently used math-or-text command when
2390           available: THIS MAY CHANGE
2391         Changed \mathdegree to \textdegree
2392         \inputencoding now works only in vmode
2393         Temporarily fixed \IeC
2394         Merged latin1 code with ansinew/cp1252
2395         Changed `\k{}' to `\k\ '
2396         Added textcomp package
2397         Corrections and additions to documentation
2399         * fontdef.dtx
2401         Added documentation
2403         * ltnews08.tex
2405         Added stuff
2407 1997-12-18 Rainer Schoepf <latex-bugs@latex-project.org>
2409         * doc.dtx: Fix small documentation glitch.
2411         * ltpatch.ltx: Replace reference to ,,June'' release by ,,last''
2412         release.
2414 1997-12-17 David Carlisle <latex-bugs@latex-project.org>
2416         * latexbug.tex: expl3
2418         * latexbug.el (ltxbug-categories): expl3
2420 1997-12-17 Rainer Schoepf <latex-bugs@latex-project.org>
2422         * fntguide.tex: Removed obsolete \setbox construct.
2424 1997-12-15 Rainer Schoepf <latex-bugs@latex-project.org>
2426         * clsguide.tex (section{Upgrading \LaTeX~2.09 classes and
2427         packages}): Added documentation for \if@compatibility switch
2428         (supplied by Barbara Beeton).
2430 1997-12-11 Rainer Schoepf <latex-bugs@latex-project.org>
2432         * usrguide.tex (subsection{\LaTeXe---The new \LaTeX~release}):
2433         Improved the sentence about formerly separate formats.
2435         * ltoutput.dtx: Documentation fixes.
2437         * ltlogos.dtx: Documentation fix.
2439 1997-12-06 Chris Rowley <latex-bugs@latex-project.org>
2441         * ltoutput.dtx (subsection{Floats}):
2443         Removed incorrect error code in \output
2445         * ltnews08.tex:
2447         Revised text
2449         * ltnews.cls:
2451         Added definition environment
2453 1997-11-23 David Carlisle <latex-bugs@latex-project.org>
2455         * inputenc.dtx:  Use \textperthousand not \textpermill. /2673
2457         * ltoutenc.dtx: Use \textperthousand, \textpertenthousand and
2458         \textfractionsolidus not \textpermill, \textpertenmill and
2459         \textfraction. /2673
2461 1997-11-20 David Carlisle <latex-bugs@latex-project.org>
2463         * ltfssdcl.dtx: inline \stepcounter /2669/2661
2465 1997-11-19 David Carlisle <latex-bugs@latex-project.org>
2467         * ltoutput.dtx: reindent \@xtryfc and friends (no code change).
2469         * ltfloat.dtx: missing percent in @footnotetext. /2670
2471 1997-11-18 David Carlisle <latex-bugs@latex-project.org>
2473         * manifest.txt: ltnews08
2475         * ltnews08.tex: first attempt.
2477         * source2e.tex: ltcounts and ltlength before NFSS /2669/2661
2479         * format.ins: ltcounts and ltlength before NFSS /2669/2661
2481 1997-11-18 Frank Mittelbach <latex-bugs@latex-project.org>
2483         * compan.err: rewrote that file to be processable by LaTeX
2485         * grphcomp.err: rewrote that file to be processable by LaTeX
2487 1997-11-13 David Carlisle <latex-bugs@latex-project.org>
2489         * ltfssdcl.dtx: Fix \DeclareSymbolFont so it updates \group@list
2490         for latex/2661.
2491         Remove duplicate (unused) definition of \stepcounter.
2492         Add a few macro envs to the documentation.
2494 1997-11-03 Rainer Schoepf <latex-bugs@latex-project.org>
2496         * ifthen.dtx: Documentation fix.
2498 1997-10-28 Rainer Schoepf <latex-bugs@latex-project.org>
2500         * ltfiles.dtx: Minor documentation fixes.
2502 1997-10-23 Rainer Schoepf <latex-bugs@latex-project.org>
2504         * ltoutenc.ins: Unpack ts1enc.def.
2506 1997-10-21 Rainer Schoepf <latex-bugs@latex-project.org>
2508         * ltfssbas.dtx: Added \makeatletter to \nfss@catcodes (and removed
2509         it from \try@load@font@shape).
2511         * ltdefns.dtx: Change \renew@command to use \begingroup/\endgroup
2512         for grouping, to avoid generation of empty math atoms.
2514 1997-10-20 Rainer Schoepf <latex-bugs@latex-project.org>
2516         * ltfinal.dtx: Removed \aa and \AA from \@uclclist as these are
2517         macros.
2519         * slifonts.fdd(ullasy.fd): Removed superfluous pair of braces at
2520         end of \DeclareFontFamily command.
2522 1997-10-17 Rainer Schoepf <latex-bugs@latex-project.org>
2524         * ltfntcmd.dtx: Moved check for vertical mode from
2525         \DeclareTextFontCommand to \check@nocorr@.
2527 1997-10-14 David Carlisle <latex-bugs@latex-project.org>
2529         * ltfiles.dtx: back out \today change.
2531         * install.txt: --release--date--goes--here--
2533         * ltpatch.ltx: --release--date--goes--here--
2535         * patches.txt: --release--date--goes--here--
2537         * Makefile: install.txt patches.txt ltpatch.ltx
2538         --release--date--goes--here--
2540 1997-10-11 David Carlisle <latex-bugs@latex-project.org>
2542         * ltclass.dtx: Check for text before or after \end{filecontents}
2543         latex/2636
2545 1997-10-10 Rainer Schoepf <latex-bugs@latex-project.org>
2547         * classes.dtx(\l@part): Removed setting of \@tempdima as
2548         this macro does not use \numberline to set the toc line.
2550 1997-10-10 Frank Mittelbach <latex-bugs@latex-project.org>
2552         * inputenc.dtx: renamed \perthousand to \textpermill as this is the
2553         TS1 name (and it wasn't available before) (pr/2622)
2554         added code page 1250 (pr/2515)
2556 1997-10-09 David Carlisle <latex-bugs@latex-project.org>
2558         * ltfiles.dtx: Move expansion of \today here from document class
2559         files. latex/2620
2561         * classes.dtx: use \def not \edef for \today. latex/2620
2563 1997-10-08 Rainer Schoepf <latex-bugs@latex-project.org>
2565         * ltlogos.dtx: Simplified macro \LaTeX: use only \check@mathfonts
2566         to force loading of fonts suitable for the letter `A'.
2568 1997-10-06 Rainer Schoepf <latex-bugs@latex-project.org>
2570         * ltcounts.dtx: Replaced \@Roman by a new version that is fully
2571         expandable, so that the correct sequence of letters is written to
2572         files.
2574 1997-09-30 Johannes Braams <latex-bugs@latex-project.org>
2576         * slides.dtx (subsection{Date}): Use \edef to define to
2577         in order to save space; following change to classes.dtx, dated
2578         1995/08/16.
2580         * letter.dtx (subsection{Date}): Use \edef to define to
2581         in order to save space; following change to classes.dtx, dated
2582         1995/08/16.
2584 1997-09-15 Frank Mittelbach <latex-bugs@latex-project.org>
2586         * ltpictur.dtx: warn if \line etc is too small to get printed.
2587          (pr/2524)
2589 1997-09-09 Frank Mittelbach <latex-bugs@latex-project.org>
2591         * ltdefns.dtx: Use \begingroup \endgroup instead of { ... }
2592         to avoid generating math ords if used in math mode. (pr/2573)
2594 1997-09-08 Frank Mittelbach <latex-bugs@latex-project.org>
2596         * inputenc.dtx: added decmulti input encoding for DEC Multinational
2597         Character Set (pr/2599)
2599 1997-08-19 Rainer Schoepf <latex-bugs@latex-project.org>
2601         * inputenc.dtx(latin2.def,cp852.def): Replaced \dh and \DH by \dj
2602         and \DJ.
2604         * inputenc.dtx(ansinew.def): Exchanged codes for \textendash and
2605         \textemdash.
2607         * inputenc.dtx: Enclosed all encoding definition files by
2608         \makeatletter/\makeatother.
2610 1997-08-15 Rainer Schoepf <latex-bugs@latex-project.org>
2612         * slides.dtx: Added initialization of \leftmargin to \@listi
2613         (obviously forgotten and never noticed before).
2615 1997-08-05 Rainer Schoepf <latex-bugs@latex-project.org>
2617         * ltoutenc.dtx: Corrected order of arguments in \UseTextSymbol
2618         example (PR latex/2572).
2620 1997-07-31 Rainer Schoepf <latex-bugs@latex-project.org>
2622         * cfgguide.tex: Put braces around argument of \sffamily,
2623         to keep latex2html happy.
2625 1997-07-20 Frank Mittelbach <latex-bugs@latex-project.org>
2627         * docstrip.dtx: support compiling docstrip without statistics
2628         (pr/2429)
2630         * fntguide.tex: documentation updates (pr/2550)
2632 1997-07-16 David Carlisle <latex-bugs@latex-project.org>
2634         * latexbug.el: Use default name and address from user-...
2635         and make current directory setting more robust.
2636         Both fixes from Andreas Schwab, latex/2547.
2638 1997-07-15 Rainer Schoepf <latex-bugs@latex-project.org>
2640         * manifest.txt: Replaced slides.fdd by slifonts.fdd.
2642         * ec.ins: Replaced slides.fdd by slifonts.fdd.
2644         * slides.ins: Replaced slides.fdd by slifonts.fdd.
2646         * slides.fdd: Renamed to slifonts.fdd, there is a name clash with
2647         slides.dtx when run through LaTeX.
2649         * truetex.txt: New version by Richard Kinch.
2651 1997-07-09 Rainer Schoepf <latex-bugs@latex-project.org>
2653         * classes.dtx: Documentation fixes by Andreas Schwab
2654         <schwab@issan.informatik.uni-dortmund.de>.
2656         * doc.dtx: Documentation fixes by Andreas Schwab
2657         <schwab@issan.informatik.uni-dortmund.de>.
2659         * exscale.dtx: Documentation fixes by Andreas Schwab
2660         <schwab@issan.informatik.uni-dortmund.de>.
2662         * fontdef.dtx: Documentation fixes by Andreas Schwab
2663         <schwab@issan.informatik.uni-dortmund.de>.
2665         * ifthen.dtx: Documentation fixes by Andreas Schwab
2666         <schwab@issan.informatik.uni-dortmund.de>.
2668         * inputenc.dtx: Documentation fixes by Andreas Schwab
2669         <schwab@issan.informatik.uni-dortmund.de>.
2671         * latex209.dtx: Documentation fixes by Andreas Schwab
2672         <schwab@issan.informatik.uni-dortmund.de>.
2674         * latexsym.dtx: Documentation fixes by Andreas Schwab
2675         <schwab@issan.informatik.uni-dortmund.de>.
2677         * letter.dtx: Documentation fixes by Andreas Schwab
2678         <schwab@issan.informatik.uni-dortmund.de>.
2680         * ltboxes.dtx: Documentation fixes by Andreas Schwab
2681         <schwab@issan.informatik.uni-dortmund.de>.
2683         * ltclass.dtx: Documentation fixes by Andreas Schwab
2684         <schwab@issan.informatik.uni-dortmund.de>.
2686         * ltdirchk.dtx: Documentation fixes by Andreas Schwab
2687         <schwab@issan.informatik.uni-dortmund.de>.
2689         * lterror.dtx: Documentation fixes by Andreas Schwab
2690         <schwab@issan.informatik.uni-dortmund.de>.
2692         * ltfinal.dtx: Documentation fixes by Andreas Schwab
2693         <schwab@issan.informatik.uni-dortmund.de>.
2695         * ltfloat.dtx: Documentation fixes by Andreas Schwab
2696         <schwab@issan.informatik.uni-dortmund.de>.
2698         * ltfssbas.dtx: Documentation fixes by Andreas Schwab
2699         <schwab@issan.informatik.uni-dortmund.de>.
2701         * ltfssdcl.dtx: Documentation fixes by Andreas Schwab
2702         <schwab@issan.informatik.uni-dortmund.de>.
2704         * ltfssini.dtx: Documentation fixes by Andreas Schwab
2705         <schwab@issan.informatik.uni-dortmund.de>.
2707         * ltfsstrc.dtx: Documentation fixes by Andreas Schwab
2708         <schwab@issan.informatik.uni-dortmund.de>.
2710         * ltlists.dtx: Documentation fixes by Andreas Schwab
2711         <schwab@issan.informatik.uni-dortmund.de>.
2713         * ltmath.dtx: Documentation fixes by Andreas Schwab
2714         <schwab@issan.informatik.uni-dortmund.de>.
2716         * ltoutenc.dtx: Documentation fixes by Andreas Schwab
2717         <schwab@issan.informatik.uni-dortmund.de>.
2719         * ltoutput.dtx: Documentation fixes by Andreas Schwab
2720         <schwab@issan.informatik.uni-dortmund.de>.
2722         * ltpictur.dtx: Documentation fixes by Andreas Schwab
2723         <schwab@issan.informatik.uni-dortmund.de>.
2725         * ltplain.dtx: Documentation fixes by Andreas Schwab
2726         <schwab@issan.informatik.uni-dortmund.de>.
2728         * ltsect.dtx: Documentation fixes by Andreas Schwab
2729         <schwab@issan.informatik.uni-dortmund.de>.
2731         * ltxdoc.dtx: Documentation fixes by Andreas Schwab
2732         <schwab@issan.informatik.uni-dortmund.de>.
2734         * makeindx.dtx: Documentation fixes by Andreas Schwab
2735         <schwab@issan.informatik.uni-dortmund.de>.
2737         * newlfont.dtx: Documentation fixes by Andreas Schwab
2738         <schwab@issan.informatik.uni-dortmund.de>.
2740         * oldlfont.dtx: Documentation fixes by Andreas Schwab
2741         <schwab@issan.informatik.uni-dortmund.de>.
2743         * slides.dtx: Documentation fixes by Andreas Schwab
2744         <schwab@issan.informatik.uni-dortmund.de>.
2746         * cmextra.ins: Documentation fixes by Andreas Schwab
2747         <schwab@issan.informatik.uni-dortmund.de>.
2749         * clsguide.tex: Documentation fixes by Andreas Schwab
2750         <schwab@issan.informatik.uni-dortmund.de>.
2752         * lablst.tex: Documentation fixes by Andreas Schwab
2753         <schwab@issan.informatik.uni-dortmund.de>.
2755 ######################
2756 # 1997/06/01 Release
2757 ######################
2759 1997-06-17 Chris Rowley <latex-bugs@latex-project.org>
2761         * fntguide.tex:
2763         Changed information about fontname
2764         .fd filenames to lowercase
2765         Removed long lines, and a few typos
2767 1997-06-17 Rainer Schoepf <latex-bugs@latex-project.org>
2769         * emtex.txt: Updated by Heinz Kusnier.
2771         * web2ctex.txt: Updated by David Outteridge.
2773         * manifest.txt: Added truetex.txt.
2775         * truetex.txt: New file by Richard Kinch.
2777 1997-06-16 Rainer Schoepf <latex-bugs@latex-project.org>
2779         * ltfntcmd.dtx (section{Introduction}): Documentation fix.
2781         * ltdirchk.dtx: Documentation fixes.
2783         * exscale.dtx: Documentation fix.
2785         * classes.dtx: Documentation fixes.
2787         * ltfloat.dtx: Documentation fix.
2789         * alltt.dtx: Documentation fixes.
2791 1997-06-11 Chris Rowley <latex-bugs@latex-project.org>
2793         * readme.txt:
2795         Added information re ltnews files
2797         * usrguide.tex:
2799         Updating information: fonts, addresses, CD-ROMs
2801         * clsguide.tex:
2803         Added information: normalsfcodes, policy on chnages
2804         to standard styles
2806 1997-06-11 David Carlisle <latex-bugs@latex-project.org>
2808         * ltxcheck.tex: Change texts referring to dc/ec fonts.
2809         internal/2513
2811         * latexbug.tex: Fix save stack problem, internal/2514, and
2812         other minor improvements.
2814 1997-06-02 David Carlisle <latex-bugs@latex-project.org>
2816         * cmfonts.fdd: add bold sc fonts for latex/2497
2818 1997-05-26 Rainer Schoepf <latex-bugs@latex-project.org>
2820         * slides.fdd: Removed spaces in and around arguments to
2821         \DeclareFontShape.
2823         * cmfonts.fdd: Removed spaces in and around arguments to
2824         \DeclareFontShape and \EC@family.
2826 1997-05-22 Rainer Schoepf <latex-bugs@latex-project.org>
2828         * ltlogos.dtx: Added \m@th to definition of \LaTeXe so that
2829         the logo works with non-zero values of \mathsurround.
2831         * ltfsstrc.dtx (section{Handling Options}): Replaced \\ by
2832         \MessageBreak in Option `pausing' (suggested by Donald Arseneau).
2834 1997-05-10 Chris Rowley <latex-bugs@latex-project.org>
2836         * inputenc.dtx:
2838         Corrected typo in cp852.def
2840 1997-05-08 Chris Rowley <latex-bugs@latex-project.org>
2842         * inputenc.ins:
2844         Split up \generate for PC
2846 1997-05-07 Chris Rowley <latex-bugs@latex-project.org>
2848         * inputenc.dtx:
2850         Added latin3.def
2851         Some rearrangments
2852         Removed long lines
2854         * ltspace.dtx
2856         Made \newline robust
2858         * ltoutenc.dtx
2860 1997-04-30 Rainer Schoepf <latex-bugs@latex-project.org>
2862         * inputenc.ins: Added generation of latin5.def.
2864         * inputenc.dtx: Latin5 encoding added.
2866 1997-04-24 David Carlisle <latex-bugs@latex-project.org>
2868         * ltbibl.dtx: add \@empty to \@citex for latex/2432.
2870 1997-04-22 David Carlisle <latex-bugs@latex-project.org>
2872         * cmextra.ins: Remove concrete fd file generation.
2874 1997-04-18 David Carlisle <latex-bugs@latex-project.org>
2876         * usrguide.tex: bm package.
2878 1997-04-16 David Carlisle <latex-bugs@latex-project.org>
2880         * letter.dtx: remove hidden math from itemize labels latex/2419
2882         * ltnews07.tex: first draft.
2884 1997-04-15 David Carlisle <latex-bugs@latex-project.org>
2886         * texpert.txt: default install uses ec.
2888         * install.txt: default install uses ec.
2890         * readme.txt:  1997/06/01
2892         * unpack2e.ins: include ec.ins not newdc.ins by default.
2894         * ltpatch.ltx: 1997/06/01
2896         * patches.txt: 1997/06/01
2898         * Makefile: 1997/06/01
2900 1997-04-14 David Carlisle <latex-bugs@latex-project.org>
2902         * ltoutput.dtx: normalsfcodes latex/2404 (from patch file)
2904         * ltfiles.dtx: \normalsfcodes latex/2404 (from patch file)
2906 1997-03-26 David Carlisle <latex-bugs@latex-project.org>
2908         * amiweb2c.txt: update from Andreas Scherer.
2910 1997-03-21 David Carlisle <latex-bugs@latex-project.org>
2912         * ltcounts.dtx: Use \mathsection and \mathparagraph in \fnsymbol
2913         latex/2445
2915         * inputenc.dtx: Use decimal rather than hex  to avoid active
2916         character problems. latex/2451
2918 1997-02-25 David Carlisle <latex-bugs@latex-project.org>
2920         * cmfonts.fdd: typo fixed in ot1cmvtt \ProvidesFile latex/2394
2922         * slides.fdd: typo fixed in cccsc10 latex/2395
2924 1997-02-21 David Carlisle <latex-bugs@latex-project.org>
2926         * patches.txt: patch level 1
2928         * ltpatch.ltx: /2414 fix.
2930         * ltlists.dtx: Support \noindent after \item. latex/2414
2932 1997-02-05 David Carlisle <latex-bugs@latex-project.org>
2934         * doc.dtx (subsection{GetFileInfo}): missing % latex/2404.
2936         * ltpatch.ltx: had to happen.
2938         * ltclass.dtx: missing % in last g@addto@macro change.
2940 ######################
2941 # 1996/12/01 Release
2942 ######################
2944 1997-01-15 David Carlisle <latex-bugs@latex-project.org>
2946         * install.txt: ec fonts.
2948         * ltnews06.tex: ec fonts.
2950         * ec.ins: add slitex fonts
2952         * slides.fdd: ec fonts.
2953         lowercase fd file \input.
2955         * ltxcheck.tex: ec fonts.
2957 1997-01-14 David Carlisle <latex-bugs@latex-project.org>
2959         * manifest.txt: ec.ins.
2961         * Makefile: ec.ins.
2963         * ec.ins: new file. Alternative to newdc.ins
2965         * cmfonts.fdd: Add ec fonts
2967 1997-01-08 David Carlisle <latex-bugs@latex-project.org>
2969         * fontdef.dtx: Use \DeclareMathDelimiter and \DeclareMathSymbol
2970         On remaining cases using primitive assignments.
2972         * ltfiles.dtx: reset \deadcycles in \include for latex/2365.
2974         * ltmath.dtx: Remove spurious space tokens from \root.
2975         General cleanup of the docs, lots of macro envs added.
2977 1997-01-07 David Carlisle <latex-bugs@latex-project.org>
2979         * letter.dtx: modify \\ in \startbreaks for /2341.
2981 1997-01-06 David Carlisle <latex-bugs@latex-project.org>
2983         * ltnews06.tex: minor edits.
2985 1996-12-20 David Carlisle <latex-bugs@latex-project.org>
2987         * ltsect.dtx: \nobreak added to \@dottedtocline for latex/2343
2989 1996-12-18 David Carlisle <latex-bugs@latex-project.org>
2991         * modguide.tex: Fix spelling for latex/2345
2993 1996-12-17 David Carlisle <latex-bugs@latex-project.org>
2995         * ltclass.dtx: Use \begingroup so \g@addto@macro does not make
2996         a \mathord.
2998 1996-12-13 David Carlisle <latex-bugs@latex-project.org>
3000         * docstrip.dtx: Fix for /2340 (From Marcin).
3002 1996-12-09 David Carlisle <latex-bugs@latex-project.org>
3004         * ltfloat.dtx: Call \@setminpage if needed. latex/2318.
3005         General doc improvements (add macro envs, indent code, etc).
3007 1996-12-06 David Carlisle <latex-bugs@latex-project.org>
3009         * fontdef.dtx: ***
3011         * ltfssini.dtx: ***
3013         * ltvers.dtx: ***.
3015         * ltdirchk.dtx: Remove *** from messages. internal/2338.
3017 1996-11-28 David Carlisle <latex-bugs@latex-project.org>
3019         * latexbug.tex: documentation changes.
3021         * ltvers.dtx: Check for old format modified  again. /2319
3023 1996-11-25 David Carlisle <latex-bugs@latex-project.org>
3025         * ltnews06.tex: document fd file change.
3027 1996-11-20 David Carlisle <latex-bugs@latex-project.org>
3029         * latexbug.tex: change documentation of release schedule /2319
3031         * ltvers.dtx: Check for old format modified. /2319
3033         * ltxcheck.tex: lowercase  fd and *enc.def filenames. /1044
3035         * fontdef.dtx: lowercase  fd and *enc.def filenames. /1044
3037         * slides.fdd:  lowercase fd file names. /1044
3039         * latexsym.dtx: lowercase fd file names. /1044
3041         * latexsym.ins: lowercase fd file names. /1044
3043         * slides.ins:  lowercase fd file names. /1044
3045         * cmfonts.fdd: lowercase fd file names. /1044
3047         * cmextra.ins: lowercase fd file names. /1044
3049         * newdc.ins: lowercase fd file names. /1044
3051         * olddc.ins: lowercase fd file names. /1044
3053         * cmfonts.ins: lowercase fd file names. /1044
3055         * ltoutenc.ins: lowercase fd and *enc.def file names. /1044
3057         * ltoutenc.dtx: lowercase fd and *enc.def file names. /1044
3059         * ltfssbas.dtx: lowercase fd file names. internal/1044
3061 1996-11-09 David Carlisle <latex-bugs@latex-project.org>
3063         * ltmath.dtx: Reinstate \ensuremath as \long /2104.
3065 1996-11-07 David Carlisle <latex-bugs@latex-project.org>
3067         * inputenc.dtx: resend patch from Sept 11
3069         Added ts1enc.def (but it is not unpacked)
3070         Changed copyright, underscore (\_) and registered
3071         Added \leavevmode to compwordmark
3072         Added hex index tabs (experimental)
3074 1996-11-05 Chris Rowley <latex-bugs@latex-project.org>
3076         * ltfiles.dtx
3078         Added standard nobreak check to the write used for \nofiles case
3080 1996-11-04 Chris Rowley <latex-bugs@latex-project.org>
3082         * ltlists.dtx
3084         Added test for no \item between an inner and
3085         outer list
3087         * ltplain.dtx:
3089         Use \hbox to in \dotfill
3092 1996-11-04 Rainer Schoepf <latex-bugs@latex-project.org>
3094         * lterror.dtx (autoload version): Move \@nodocument into kernel,
3095         so that it can be \let to \relax in \begin{document}.
3097 1996-11-01 David Carlisle <latex-bugs@latex-project.org>
3099         * docstrip.dtx: Change MW address.
3101         * cmfonts.ins: split up \generate (again) for PC.
3103 1996-10-31 Chris Rowley <latex-bugs@latex-project.org>
3105         * ltfinal.dtx
3107         Added \lccode for \oe in OT1
3109         * classes.dtx:
3111         Changed numbering of figures, tables and equations outside chapters
3112         in book and report (pr/2178)
3114         Removed math-mode from itemize labels
3116         * ltspace.dtx
3118         Reimplemented \(no)linebreak
3119         Reimplemented \\ and \newline
3121         * ltsect.dtx:
3123         Documentation changes
3125 1996-10-28 Chris Rowley <latex-bugs@latex-project.org>
3127         * ltoutenc.dtx
3129         Removed defs of \aa \AA
3130         Removed \@strip@args (no longer used)
3131         Corrected documentation
3133         * inputenc.dtx
3135         Added cp865.def
3136         Added \textasteriskcentered
3137         Removed \aa \AA as internal forms
3138         Other minor additions and corrections to .def files
3140         * ltplain.dtx
3142         Removed math from \dotfill
3143         Added \aa and \AA
3144         Updated and corrected documention
3146 1996-10-25 Chris Rowley <latex-bugs@latex-project.org>
3148         * ltlists.dtx:
3150         Added explicit flag resetting to \endtrivlist
3152         * ltoutput.dtx
3154         Added documentation
3156 1996-10-24 Chris Rowley <latex-bugs@latex-project.org>
3158         * ltboxes.dtx:
3160         Added local settings of flags in
3161           \@arrayparboxrestore: dangerous!
3162         Used \@setminipage in minipages
3164         * ltfloat.dtx:
3166         Prevent floats in preamble
3167         \@setnobreak no longer used in resets (but see above)
3169         * ltoutput.dtx
3171         Changes when nobreak is true
3172         Prevent \twocolumn in preamble
3173         Added error code to \newpage
3175 1996-10-24 David Carlisle <latex-bugs@latex-project.org>
3177         * unpack2e.ins: Remove redefinion of \Ask and add \askonceonly
3178         (which is the same thing, but looks nicer).
3180         * docstrip.dtx: Change MDW's address. Add \askonceonly.
3182 1996-10-23 Chris Rowley <latex-bugs@latex-project.org>
3184         * ltlists.dtx
3186         Use \setboz\z@ to remove parindent in \@item
3187         Set \clubpenalty correctly in \@item
3188         Do not reset \@nobreak unconditionally
3189         Added documentation
3191         * ltsect.dtx
3193         Use \setboz\z@ to remove parindent in \@xsect
3194         Added documentation
3196 1996-10-23 David Carlisle <latex-bugs@latex-project.org>
3198         * docstrip.dtx: Delay setting the `current directory syntax'
3199         commands so that a configuration file can reset them if
3200         necessary.
3202 1996-10-22 David Carlisle <latex-bugs@latex-project.org>
3204         * autoload.ins: add \usedir
3206 1996-10-21 Chris Rowley <latex-bugs@latex-project.org>
3208         * lttab.dtx
3210         Small change in tabbing to make the later change in items
3211         (see pr/2211) work properly
3213         Moved some code \@array, to make this environment more robust
3214         (pr/2183), uncovering an interesting feature of the original
3215         code; changed to use \set@typeset@protect
3217         Made \multicolumn \long
3219 1996-10-18 David Carlisle <latex-bugs@latex-project.org>
3221         * Makefile (DSTS): add format.ins
3223         * manifest.txt: add format.ins
3225 1996-10-17 David Carlisle <latex-bugs@latex-project.org>
3227         * ds/docstrip.dtx: merge in Marcin's latest.
3228         More DPC changes:
3229         Make missing batchfile an error
3230         Change name of config file to docstrip.cfg.
3231         Add \endbatchfile.
3232         Change all the .ins files for new style.
3234 1996-10-11 David Carlisle <latex-bugs@latex-project.org>
3236         * ds/docstrip.dtx: Add initex support, and
3237         auto setting of \batchfile from \jobname to the new
3238         `TDS' version from Marcin.
3240 1996-10-09 David Carlisle <latex-bugs@latex-project.org>
3242         * manifest.txt: Add ltxcheck.tex
3244 1996-10-08 Chris Rowley <latex-bugs@latex-project.org>
3246         * ltfntcmd.dtx
3248         Fixed bug in \text.. commands (pr/2157)
3250 1996-10-05 Chris Rowley <latex-bugs@latex-project.org>
3252         * ltfiles.dtx
3254         Added setting of \@clubpenalty
3256         * classes.dtx (chapter*{\bibname):
3258         Added setting of \@clubpenalty
3260 1996-10-04 David Carlisle <latex-bugs@latex-project.org>
3262         * Makefile: remove testdist.dtx, add ltxcheck.tex
3264         * unpack2e.ins: Remove \testdistribution. internal/2251
3266         * ltxcheck.tex: New version independent of ltdirchk
3267         Add checking for files `unpacked; during LaTeX install.
3269         * ltdirchk.dtx: Remove ltxcheck.tex. internal/2251
3271         * Makefile: 1996/12/01.
3273         * ltclass.dtx: Reset \@unprocessedoptions in
3274         \RequirePackageWithOptions for internal/2269.
3276 1996-09-29 Chris Rowley <latex-bugs@latex-project.org>
3278         * ltsect.dtx
3280         Added documentation
3282         * ltfiles.dtx
3284         Added disabling of \@nodocument to \document
3285         Tidied up documentation
3287         * ltoutput.dtx
3289         Checks for noskipsec and inlabel added to \newpage
3291         * ltmiscen.dtx:
3293         Moved \@xobeysp to ltspace.dtxx
3295         * ltspace.dtx
3297         Added \@xobeysp linked to \nobreakspace
3299 1996-09-26 Rainer Schoepf <latex-bugs@latex-project.org>
3301         * cmfonts.ins: Added guard `nowarn' to generation of OT1cmtt.fd
3302         file, to avoid annoying substitution messages if a bold typewriter
3303         font is selected (as, for example, in section headings).
3305         * newdc.ins: Added guard `nowarn' to generation of T1cmtt.fd file,
3306         to avoid annoying substitution messages if a bold typewriter font
3307         is selected (as, for example, in section headings).
3309         * cmfonts.fdd (subsubsection{Computer Modern Typewriter}), Added
3310         silent substitutions for T1 bold extended typewriter fonts (new
3311         version).
3313 1996-09-21 Chris Rowley <latex-bugs@latex-project.org>
3315         * ltoutput.dtx:
3317         Change to using \@parboxrestore in \@outputpage
3319 1996-09-16 David Carlisle <latex-bugs@latex-project.org>
3321         * classes.dtx: Quote > in changes entry (from 1994/10/29:-)
3322         as it is special due to setting in gglo.ist.
3324 1996-09-11 David Carlisle <latex-bugs@latex-project.org>
3326         * inputenc.dtx: Fix loop for latex/2257
3328 1996-09-09 Johannes Braams <latex-bugs@latex-project.org>
3330         * classes.dtx, letter.dtx, slides.dtx (subsubsection{Itemize}):
3331         replace \endash with \textendash (stupid typo)
3333 1996-08-25 Johannes Braams <latex-bugs@latex-project.org>
3335         * letter.dtx (subsubsection{Itemize}): Replaced -- with \endash
3336         in the definition of \labelitemii. (saves a token)
3338         * slides.dtx (subsubsection{Itemize}): Replaced -- with \endash
3339         in the definition of \labelitemii. (saves a token)
3341         * ltpatch.ltx: Add the characters ', `, and " to \nfss@catcodes as
3342         they might be active while LaTeX processes an .fd file.
3344         * ltfssbas.dtx (subsection{Macros for loading fonts}): Added the
3345         characters ', `, and " to \nfss@catcodes as they might be active
3346         while LaTeX processes an .fd file.
3348 1996-08-24 Johannes Braams <latex-bugs@latex-project.org>
3350         * classes.dtx (subsubsection{Itemize}): Replaced -- with \endash
3351         in the definition of \labelitemii. (saves a token)
3353 1996-08-05 David Carlisle <latex-bugs@latex-project.org>
3355         * inputenc.dtx: swap mathordxxx in cp850. latex/2203
3357 1996-07-27 Frank Mittelbach <latex-bugs@latex-project.org>
3359         * ltfssbas.dtx:
3360         definition of if@inmath switch removed (see below)
3362         * ltfsstrc.dtx:
3363         removed if@inmath switch and replaced with inline code
3364         \init@restore@glb@settings saving space macro names and
3365         execution time
3367         * ltfssdcl.dtx:
3368         removed ifrestore@version switch and replaced with inline
3369         code \init@restore@version
3371 1996-07-26 Frank Mittelbach <latex-bugs@latex-project.org>
3373         * ltdefns.dtx:
3374         make third arg of \@reargdef implicit
3375         replace {} args by \relax
3376         use \noexpand instead of \string in error message
3378         * ltoutput.dtx:
3379         set if@test always globally
3380         add some missing percent signs in \clearpage
3382         * ltboxes.dtx:
3383         set if@minipage always globally
3385         * ltmath.dtx:
3386         set if@ignore always globally
3388         * ltmiscen.dtx:
3389         set if@ignore always globally
3390         add user command \ignorespacesafterend to be used in env defs
3392         * ltfloat.dtx:
3393         set if@nobreak always globally
3394         set if@minipage always globally
3396         * ltspace.dtx:
3397         fix typo in doc.
3398         set if@nobreak always globally
3400         * ltlists.dtx:
3401         set if@nobreak always globally
3402         set if@minipage always globally
3404         * ltsect.dtx:
3405         set if@nobreak always globally
3407         * ltclass.dtx:
3408         made \@classoptionslist and \@unusedoptionlist only preamble
3409         to save space
3411         * ltfssbas.dtx:
3412         removed unnecessary \relax (6 times) in \nfss@catcodes
3413         use faster \if$#3$ test in \@DeclareMathsizes
3415         * ltalloc.dtx:
3416         don't set a default for @tempswa -- nobody can rely on that
3418         * ltplain.dtx:
3419         removed setting of \vsize and \hsize (done later)
3420         changed \dimen\z@ to \dimen@ to save space (and time)
3422 1996-07-19 David Carlisle <latex-bugs@latex-project.org>
3424         * patches.txt:  latex/2197
3426         * ltpatch.ltx: Use char0 not @ for \lowercase trick: latex/2197
3428         * ltoutenc.dtx: Use char0 not @ for \lowercase trick: latex/2197
3430         * patches.txt: add ltxcheck.tex to list of changed files.
3432         * ltpatch.ltx: add ltxcheck.tex to list of changed files.
3434         * ltdirchk.dtx: Check for unauthorised cmr10 changes.
3436 1996-07-18 Chris Rowley <latex-bugs@latex-project.org>
3438         * ltspace.dtx:
3440         Added commentary on some known problems
3442 1996-07-10 David Carlisle <latex-bugs@latex-project.org>
3444         * Makefile:  Add vtex.txt
3446         * manifest.txt: Add vtex.txt
3448         * ltpatch.ltx: pl1
3450         * patches.txt: pl1
3452         * ltfinal.dtx: Free up token registers /2213
3454 1996-07-09 David Carlisle <latex-bugs@latex-project.org>
3456         * pastex.txt: Update (Lars Hecking/Christian Bauernfeind)
3458 1996-06-25 David Carlisle <latex-bugs@latex-project.org>
3460         * latexbug.tex: Fix to give correct error with plain TeX.
3462 1996-06-24 David Carlisle <latex-bugs@latex-project.org>
3464         * ltnews05.tex: (Barbara Beeton) Wrong attribution for IPA fonts
3466 ######################
3467 # 1996/06/01 Release
3468 ######################
3470 1996-06-17 David Carlisle <latex-bugs@latex-project.org>
3472         * classes.dtx: spelling...  J"org Knappen /2176
3474 1996-06-14 David Carlisle <latex-bugs@latex-project.org>
3476         * lttab.dtx: Change \hskip\z@skip to \hskip1sp in for /2160
3478         * syntonly.dtx: Fix \GetFileInfo usage in documentation /2174
3480 1996-06-13 Chris Rowley <latex-bugs@latex-project.org>
3482         * clsguide.tex:
3484         Updated for new release
3485         General minor edits
3487 1996-06-13 David Carlisle <latex-bugs@latex-project.org>
3489         * ltdirchk.dtx: doc improvements, mainly from  /2174 again.
3491         * ltdefns.dtx: doc improvements J"org Knappen /2174
3493         * ltcounts.dtx: doc improvements J"org Knappen /2174
3495         * ltalloc.dtx: doc improvements J"org Knappen /2174
3497         * inputenc.dtx: doc improvements J"org Knappen /2174
3499 1996-06-12 David Carlisle <latex-bugs@latex-project.org>
3501         * ltdirchk.dtx: Fix Checksum Ulrik Vieth /2171
3503 1996-06-11 Chris Rowley <latex-bugs@latex-project.org>
3505         * ltoutput.dtx:
3507         Added resetting of \everypar in the output routine
3509 1996-06-10 David Carlisle <latex-bugs@latex-project.org>
3511         * ltnews04.tex: typo: \ProcessOptions not \ProcessOption.
3513         * ltnews05.tex: Advertise Mainz copy of GNATS.
3515         * ltnews.cls: Add extra line in lw35fonts option.
3516         Make font scaling messages `s'.
3518         * ltboxes.dtx: use \@@par not \endgraf.
3520         * ltsect.dtx: use \@@par not \endgraf.
3522 1996-06-07 Chris Rowley <latex-bugs@latex-project.org>
3524         * ltnews05.tex:
3526         Revised text
3528         * ltnews.cls:
3530         Changed fonts for lw35 option, for logical and aesthetic
3531         reasons
3532         Added support for T1 encoding with lw35 option
3533         Corrected grammar in footer
3535         * fntguide.tex:
3537         Updated for new release
3539 1996-06-06 David Carlisle <latex-bugs@latex-project.org>
3541         * ltspace.dtx: doc improvements Donald Arseneau /2166
3543         * ltpage.dtx:  doc improvements Donald Arseneau /2166
3545         * latex209.dtx: doc improvements Donald Arseneau /2166
3547         * bugs.txt: remove duplicate line J"org Knappen/2165
3549 1996-06-04 David Carlisle <latex-bugs@latex-project.org>
3551         * ltdirchk.dtx: modify vms suggestion slightly (J"org Knappen)
3553 1996-06-04 Rainer Schoepf <latex-bugs@latex-project.org>
3555         * ltmiscen.dtx: \verbatim@noligs@list now processed after
3556         \dospecials (PR 2138).
3558 1996-06-03 Chris Rowley <latex-bugs@latex-project.org>
3560         * install.txt:
3562         Changed reference from texpert.txt to cfgguide.tex
3564 1996-06-03 David Carlisle <latex-bugs@latex-project.org>
3566         * ltdirchk.dtx: Look for dcfonts release 1.3 in ltxcheck
3568 1996-05-28 David Carlisle <latex-bugs@latex-project.org>
3570         * ltnews05.tex: more changes.
3572 1996-05-26 Johannes Braams <latex-bugs@latex-project.org>
3574         * classes.dtx : Make the commands \frontmatter, \mainmatter and
3575         \part react to [openany] in the same way as \backmatter and
3576         \chapter do. (PR 2106)
3578 1996-05-24 David Carlisle <latex-bugs@latex-project.org>
3580         * latex209.dtx: Redid \(@)normalsize checks. internal/2153
3581         Reinstated old definition of \nofiles. latex/2146
3583 1996-05-23 Chris Rowley <latex-bugs@latex-project.org>
3585         * ltoutenc.dtx
3587         Extra documentation
3589         * ltoutput.dtx
3591         Changed test for a text page full of floats
3592         Tidied documentation
3594 1996-05-23 David Carlisle <latex-bugs@latex-project.org>
3596         * ltoutenc.dtx: Preset accent arguments in a box to stop font
3597         loading interfering with accent position.  latex/2133.
3599 1996-05-22 David Carlisle <latex-bugs@latex-project.org>
3601         * ltnews05.tex: needs more work, but...
3603 1996-05-21 David Carlisle <latex-bugs@latex-project.org>
3605         * ltsect.dtx: CHANGE: Allow commands with arguments (eg
3606         \MakeUppercase) to be used in the `style' argument of
3607         \@startsection. The section heading text including any number
3608         etc will be supplied as the argument of this
3609         command. internal/2148
3611 1996-05-20 David Carlisle <latex-bugs@latex-project.org>
3613         * minimal.cls: Documentation improvements.
3615 1996-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
3617         * cmfonts.fdd:
3618         Added Computer Modern Variable Typewriter family.
3620 1996-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
3622         * ltoutenc.dtx:
3623         Produce better error message when encoding is misspelled. pr/2054
3625 1996-05-17 Chris Rowley <latex-bugs@latex-project.org>
3627         * fontdef.dtx
3629         Removed \@@sqrt
3631         * slides.dtx
3633         Removed \@@sqrt
3635 1996-05-17 David Carlisle <latex-bugs@latex-project.org>
3637         * slides.fdd: Force \hyphenchar of OT1 fonts to 45, in case
3638         \defaulthyphenchar has changed.
3639         Remove some spurious extra empty arguments to \DeclareFontFamily
3641         * cmfonts.fdd: Force \hyphenchar of OT1 fonts to 45, in case
3642         \defaulthyphenchar has changed.
3643         Remove some spurious extra empty arguments to \DeclareFontFamily
3645         * ltfiles.dtx: Add \write\m@ne{} to \nofiles so that
3646         \label (and other things) don't change the vertical spacing when
3647         \nofiles is used. latex/2146
3649 1996-05-09 Chris Rowley <latex-bugs@latex-project.org>
3651         * ltfntcmd.dtx
3653         Made more robust to errors
3655         * slides.dtx
3657         Made \include mechanism work
3659 1996-05-09 David Carlisle <latex-bugs@latex-project.org>
3661         * inputenc.dtx: Enable activation of codes below 32. latex/2071
3662         Add warning if nothing defined by the encoding file latex/2136
3664 1996-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
3666         * unpacked.txt:
3667         added cp852.def. pr/2081
3669 1996-05-08 David Carlisle <latex-bugs@latex-project.org>
3671         * legal.txt: Modify `rename changed files' clause to explicitly
3672         forbid `double renaming' back to the original names.
3674 1996-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
3676         * ltfsstrc.dtx:
3677         Changed \begingroup to \bgroup to match a change to the kernel
3678         done in 1994!!! It took a long time to find that one. pr/2100
3680         * inputenc.dtx:
3681         Added encoding definitions for cp852 contributed by Petr Sojka.
3682         pr/2081
3684 1996-05-07 David Carlisle <latex-bugs@latex-project.org>
3686         * ltnews05.tex: make a start at this ....
3688 1996-04-24 David Carlisle <latex-bugs@latex-project.org>
3690         * ltfiles.dtx: reset \AtBeginDocument inside \begin{document}
3691         for latex/1297. Small documentation improvements.
3693 1996-04-23 David Carlisle <latex-bugs@latex-project.org>
3695         * ltmiscen.dtx: Documentation improvements.
3697         * ltcounts.dtx: Documentation improvements.
3699 1996-04-22 David Carlisle <latex-bugs@latex-project.org>
3701         * Makefile: perl -p -e s#--release--date--goes--here--#1996/06/01#
3702         spring is in the air....
3704         * ltspace.dtx: documentation improvements.
3706         * lttab.dtx: add extra \hskip to preserve tabcolsep in empty
3707         l columns. latex/2122.
3708         Small documentation improvements.
3710 1996-04-18 David Carlisle <latex-bugs@latex-project.org>
3712         * ltpage.dtx: Minor documentation improvements.
3714 1996-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
3716         * doc.dtx (section*{Index}%):
3717         Definition of \printindex removed because no longer needed.
3718         pr/2095
3720 1996-04-11 David Carlisle <latex-bugs@latex-project.org>
3722         * inputenc.dtx: ansinew 09f is \"Y not \"y, latex/2119
3724 1996-03-25 David Carlisle <latex-bugs@latex-project.org>
3726         * ltmath.dtx: Modify \ensuremath for amslatex/2104
3728 1996-03-22 David Carlisle <latex-bugs@latex-project.org>
3730         * ifthen.dtx: latex/2105 fix: dont leave mathord {} groups.
3732 1996-02-29 David Carlisle <latex-bugs@latex-project.org>
3734         * multitex.txt: Update from Markus Kohm, latex/2051
3736 1996-02-14 David Carlisle <latex-bugs@latex-project.org>
3738         * inputenc.dtx: Cedilla (\c\ ) rather than (\c{}) latex/2077
3739         0F0 corrected in cp850 latex/2080
3740         0B2 corrected in latin2 latex/2079
3742 1996-01-31 Frank Mittelbach <latex-bugs@latex-project.org>
3744         * slides.dtx: fixed \cline which wasn't updated after internal
3745         interface change pr/2067
3747 1996-01-27 Frank Mittelbach <latex-bugs@latex-project.org>
3749         * doc.dtx (subsection{Macros surrounding the `definition parts'}):
3750         support doc files also in compatibility mode (so far doc did typeset
3751         the code in cmr instead of cmtt in compat mode)
3753 1996-01-20 Frank Mittelbach <latex-bugs@latex-project.org>
3755         * ltidxglo.dtx:
3756         turn \makeindex and \makeglossary into noops after use to avoid
3757         problems with combinations of \PageIndex \makeindex etc. pr/2048
3759         * letter.dtx:
3760         Made redefinition of \vspace robust. pr/2049
3761         Nevertheless, they syntax used in the pr is considered
3762         incorrect!
3764         * ltspace.dtx:
3765         Made \vspace robust. Enhancement suggested by pr/2049
3767 1996-01-11 Frank Mittelbach <latex-bugs@latex-project.org>
3769         * doc.dtx:
3770         Changed default text preceding the index so that it depends on
3771         the use of code line numbering.
3773         * ltxdoc.dtx:
3774         Removed \star since useless. pr/2039
3776 1996-01-10 David Carlisle <latex-bugs@latex-project.org>
3778         * ltfiles.dtx: latex/2024 ensure setting \input@path does not
3779         change behaviour of ##1 in \IfFileExists.
3781 1996-01-03 Frank Mittelbach <latex-bugs@latex-project.org>
3783         * bugs.txt:
3784         Added a comment about where to send errata entries for the books.
3786 1995-12-29 Frank Mittelbach <latex-bugs@latex-project.org>
3788         * doc.dtx (subsection{Bells and whistles}):
3789         Added \AlsoImplementation as a counterpart to \OnlyDescription
3790         pr/2040.
3792         * texpert.txt:
3793         clarified info about warnings happening when using makeindex.
3795         * doc.dtx (section*{Index}%):
3796         Turn \PrintIndex into noop after use. pr/2038
3797         (section*{{Change History}}%):
3798         Turn \PrintChanges into noop after use. pr/2038
3800 1995-12-27 Frank Mittelbach <latex-bugs@latex-project.org>
3802         * latex209.dtx:
3803         Corrected printout of index. pr/2028
3805         * ltmath.dtx:
3806         Corrected printout of documentation. pr/2030
3808         * ltfntcmd.dtx:
3809         Corrected changes entry. pr/2029
3811 1995-12-20 David Carlisle <latex-bugs@latex-project.org>
3813         * cmfonts.fdd: Ulrik Vieth /2017: fix up T1cmfib.fd file.
3815 1995-12-13 Chris Rowley <latex-bugs@latex-project.org>
3817         * copypre.txt
3819         New version, removing long lines
3821         * copyins.txt
3823         New version, removing long lines
3825         * copyhead.txt
3827         New version, removing long lines
3829         * bugs.txt
3831         Additions, updates and corrections
3833         * autoload.txt
3835         Additions, updates and corrections
3837         * texpert.txt
3839         Additions, updates and corrections
3841         * ltnews.cls
3843         Removed long lines
3844         Changed capitalisation
3846         * cmfonts.fdd
3848         Removed long lines
3850         * slides.fdd
3852         Removed long lines
3854         * olddc.dst
3856         New preambles
3858         * newdc.dst
3860         New preambles
3862         * cmextra.dst
3864         New preambles
3866         * cmfonts.dst
3868         New preambles
3870         * latexsym.dst
3872         New preambles
3874         * autoload.dst
3876         New preambles
3878         * unpack2e.ins
3880         New preambles
3882         * slides.dst
3884         New preambles
3886         * legal.txt
3888         New version
3890         * readme.txt
3892         New version
3894         * ltclass.dtx
3896         Documentation added
3898         * fontdef.dtx
3900         Documentation added
3902         * latex209.dst
3904         Smaller batches for old emtex
3906         * modguide.tex
3908         Additions, updates and corrections
3910         * cfgguide.tex
3912         Additions, updates and corrections
3914         * clsguide.tex
3916         Additions, updates and corrections
3918         * fntguide.tex
3920         Additions, updates and corrections
3922         * ltx3info.tex
3924         Additions, updates and corrections
3926         * usrguide.tex
3928         Additions, updates and corrections
3930         * ltxguide.cls
3932         Corrected cfg loading
3934         * inputenc.dtx
3936         Detailed corrections
3938         * ltdefns.dtx
3940         Added documentation
3942 ######################
3943 # 1995/12/01 Release
3944 ######################
3946 1995-12-13 David Carlisle <latex-bugs@latex-project.org>
3948         * install.txt (NOTE): add info to run olddc.ins.
3950 1995-12-12 David Carlisle <latex-bugs@latex-project.org>
3952         * inputenc.dtx: Modify \IeC and add missing % in
3953         \DeclareInputText.
3955 1995-12-11 David Carlisle <latex-bugs@latex-project.org>
3957         * ltdirchk.dtx: (Bernd Raichle) Check for dcfonts 1.2 patch
3958         level 1. Latest TeX is now 3.14159.
3960         * ltoutenc.dtx: TEMPORARY \copyright fixes.
3962         * amiweb2c.txt: new version from Andreas Scherer.
3964 1995-12-08 Alan Jeffrey <latex-bugs@latex-project.org>
3966         * latex209.dtx: Switched off \@inmathwarn.
3968 1995-12-07 David Carlisle <latex-bugs@latex-project.org>
3970         * ltfloat.dtx: Move \m@th out of \ensuremath in \textsuperscript
3972         * ltbibl.dtx: restore \G@refundefinedtrue
3974         * ltxref.dtx: restore \G@refundefinedtrue
3976         * ltnews04.tex: new input encodings.
3978 1995-12-06 David Carlisle <latex-bugs@latex-project.org>
3980         * docstrip.dst: Remove writing of \@currdir by .ins file.
3982         * ltfssbas.dtx: reset catcode of ^ in fd files.
3984 1995-12-06 Alan Jeffrey <latex-bugs@latex-project.org>
3986         * encguide.tex: Added examples of new \text* commands.
3988         * usrguide.tex: Added documentation for new \text* commands.
3990 1995-12-05 David Carlisle <latex-bugs@latex-project.org>
3992         * cstex.txt:  New file (from Markus Kohm)
3994         * multitex.txt: New file (from Markus Kohm)
3996         * ltfiles.dtx: add \ignorespaces to \begin{document} latex/1933
3998         * ltdefns.dtx: Remove \@unexpandable@noexpand (never used) /1733
4000         * ltfloat.dtx: \textsuperscript in math mode. latex/1984
4002 1995-12-05 Alan Jeffrey <latex-bugs@latex-project.org>
4004         * ltoutenc.dtx: Changed text of \TextSymbolUnavailable.
4006 1995-12-04 David Carlisle <latex-bugs@latex-project.org>
4008         * lthyphen.dtx: minor doc edits for /1989
4010         * preload.dtx: 12pt OMS and OML preloads added /1989.
4012         * fontdef.dtx: minor doc edits for /1989
4014         * cmfonts.fdd: upright italic and tt small caps re-added. /1989.
4016         * modguide.tex: edits for /1989
4018 1995-12-04 Alan Jeffrey <latex-bugs@latex-project.org>
4020         * inputenc.dst: Added cp437de.def.
4022         * inputenc.dtx: Added \@tabacckludge commands to the Next encoding.
4023         Replaced ~ by \nobreakspace.
4024         Added a `test version' to the \ProvidesFile.
4025         Made <pounds> and <uumlaut> text char in cp437.
4026         Made <fraction> a math char in Next.
4027         Made <cdot> and <bullet> text chars in all encodings.
4028         Added cp437de (cp437 but with ss rather than beta).
4030 1995-12-01 David Carlisle <latex-bugs@latex-project.org>
4032         * cmfonts.fdd: Dont force \hyphenchar=127 on T1 fonts /1853
4033         Documentation changes and some font shapes modified
4034         Ulrik Vieth /1989,
4036 1995-12-01 Alan Jeffrey <latex-bugs@latex-project.org>
4038         * inputenc.dtx: Removed extraneous {} from the <superior> glyphs.
4040         * ltoutenc.dtx: Made \SS a default command rather than making the
4041         OT1 definition the default.
4043 1995-11-30 Johannes Braams <latex-bugs@latex-project.org>
4045         * proc.dtx, classes.dtx (section{Identification}): Added the date
4046         of the LaTeX format to the optional argument of \NeedsTeXformat in
4047         order to signal newer class files being used with an old format
4048         (PR1971).
4050 1995-11-30 David Carlisle <latex-bugs@latex-project.org>
4052         * cfgguide.tex: dont change uc lc tables...
4054 1995-11-29 David Carlisle <latex-bugs@latex-project.org>
4056         * clsguide.tex: Minor edits.
4058         * cfgguide.tex: minor edits.
4060         * ltxguide.cls: modify verbatim slightly.
4062         * cmextra.dst: Use concurrent features for speed (/1985 again)
4064         * oldlfont.dtx:  Remove duplicate driver code (/1985 again)
4066         * newlfont.dtx: Remove duplicate driver code (/1985 again)
4068         * ltoutput.dtx: add \ProvidesFile to flafter.sty (/1985 again)
4070 1995-11-29 Alan Jeffrey <latex-bugs@latex-project.org>
4072         * ltoutenc.dtx: Added \textless, \textgreater, et al.
4074         * inputenc.dtx: Replaced \textsterling with \pounds.
4075           Added default error-message definitions for \textyen et al.
4076           Added a \NeedsTeXFormat line.
4077           Tidied up the Next encoding.
4079 1995-11-28 David Carlisle <latex-bugs@latex-project.org>
4081         * source2e.tex: 2 (not 3) column index and modified script
4082         Allow control names to hyphenate in the ChangeLog.
4084         * latexsym.dst: \input docstrip before using docstrip commands.
4086         * latexsym.dtx: Stop rogue %% comments apearing in generated
4087         files. Another one from  Ulrik Vieth's /1985.
4089         * ltxdoc.dtx: Increase left margin and marginpar width
4091         * ltclass.dtx:  minor improvements.
4093         * ltnews04.tex: minor improvements.
4095         * lterror.dtx: Typo in autoload \ClassError version. /1985
4097         * ltmath.dtx:  doc fixes for /1979.
4099         * ltsect.dtx: doc fixes for /1985.
4101         * ltfntcmd.dtx:  doc fixes for /1985.
4103         * ltplain.dtx:  doc fixes for /1985.
4105         * ltlists.dtx:  doc fixes for /1985.
4107         * ltoutenc.dtx:  doc fixes for /1985.
4109         * ltfsstrc.dtx: doc fixes for /1985.
4111         * ltfloat.dtx: doc fixes for /1985.
4113 1995-11-28 Alan Jeffrey <latex-bugs@latex-project.org>
4115         * ltoutenc.dtx: Added test for math mode to text commands.
4116         Renamed \@changed@x@err to \TextSymbolUnavailable.
4118 1995-11-27 David Carlisle <latex-bugs@latex-project.org>
4120         * ltfssbas.dtx: reset catcode of # in fd files internal/1982
4122         * exscale.dtx: add \ProvideFile to fd file for latex/1987
4124 1995-11-24 Chris Rowley <latex-bugs@latex-project.org>
4126         * ltspace.dtx
4128         \nobreakspace added
4130 1995-11-22 David Carlisle <latex-bugs@latex-project.org>
4132         * ltxguide.cls: typo ltxdoc.cls for ltxguide.cls
4134 1995-11-20 David Carlisle <latex-bugs@latex-project.org>
4136         * texpert.txt: describe updated ltxcheck
4138         * manifest.txt: ltnews04
4140         * Makefile (TEXS): ltnews04
4142         * ltnews04.tex: New TUG Address, \LoadClassWithOptions
4144         * doc.dtx: Make \MakeShortVerb use an \PackageInfo rather
4145           than \tyepout. internal/1938
4147 1995-11-18 David Carlisle <latex-bugs@latex-project.org>
4149         * docstrip.dtx: Minor documentation cleanups.
4151         * ltoutenc.dtx: add `symbol' to the message.
4153 1995-11-17 David Carlisle <latex-bugs@latex-project.org>
4155         * docstrip.dtx: Merge in Marcin's new code restoring
4156           \inFileName functionality.
4157           Remove generation date/version number from generated files
4158           Add \AddGenerationDate batchfile command to put them back.
4159           Force whole file through ispell!!
4161         * ltoutenc.dtx: Use \@wrong@font@char in \UseTextSymbol. /1676
4163         * ltfssbas.dtx: Make missing fd file \typeout a Font Info
4164           and add \@wrong@font@char for use in \UseTextSymbol. /1676
4165           Clean up many \changes entries.
4167 1995-11-15 David Carlisle <latex-bugs@latex-project.org>
4169         * source2e.tex: Exchange order of ltdefns and ltalloc
4170          (Matches code change of 24th May.)
4171          Modify \changes def to match doc.sty 1.9u
4173 1995-11-14 David Carlisle <latex-bugs@latex-project.org>
4175         * ltdirchk.dtx: Dont make a ! BAD typeout if just the old (or new)
4176           dc fonts are installed.
4178         * ltclass.dtx: Add \LoadClassWithOptions for latex/1556
4179         Add \RequirePackageWithOptions to match.
4180         Stop \@unprocessedoptions complaining about empty options
4181         noticed whilest debugging the above change...
4183         * inputenc.dtx: remove rogue \endinput. Wrap long lines.
4185 1995-11-13 David Carlisle <latex-bugs@latex-project.org>
4187         * latexbug.tex: Check default font encoding/family etc.
4189 1995-11-10 Chris Rowley <latex-bugs@latex-project.org>
4191         * ltoutput.dtx:
4193         Made code in-line to remove pseudo-hooks
4195 1995-11-08 David Carlisle <latex-bugs@latex-project.org>
4197         * autoload.dst: fix order of files in autoerr for new docstrip.
4199         * ltnews04.tex: first draft
4201 1995-11-07 Rainer Schoepf <latex-bugs@latex-project.org>
4203         * ltoutenc.dtx (subsection{Definitions for the OT1 encoding}):
4204         Changed \char32 to \@xxxii (two tokens less). Replaced octal
4205         number 27 by decimal number 23 to protect against the quote
4206         character being active. Added \leavevmode at start of \c,
4207         otherwise the output routine might be invoked within the macro
4208         (suggested by Donald Arseneau). Replaced some 0's by \z@
4209         (faster).
4211         * ltlists.dtx (\@doendpe): Enclosed \setbox0 assignment by a
4212         group so that it leaves the contents of box $0$ intact.
4213         Discovered by Donald Arseneau.
4215         * cmfonts.fdd: Use decimal rather than octal character
4216         specification for \hyphenchar and \skewchar so that there is
4217         no problem with an active quote character.
4219 1995-11-03 Rainer Schoepf <latex-bugs@latex-project.org>
4221         * unpack.ins: Updated for new concurrent docstrip.
4223         * ltoutenc.dst: Updated for new concurrent docstrip.
4225         * newdc.dst: Updated for new concurrent docstrip.
4227         * olddc.dst: Updated for new concurrent docstrip.
4229         * proc.dst: Updated for new concurrent docstrip.
4231         * autoload.dst: Updated for new concurrent docstrip.
4233         * latex209.dst: Updated for new concurrent docstrip.
4235         * inputenc.dst: Updated for new concurrent docstrip.
4237         * cmfonts.dst: Updated for new concurrent docstrip.
4239         * classes.dst: Updated for new concurrent docstrip.
4241         * slides.dst: Updated for new concurrent docstrip.
4243         * latexsym.dst: Updated for new concurrent docstrip.
4245         * makeindx.dst: Updated for new concurrent docstrip.
4247         * docstrip.dst: Updated for new concurrent docstrip.
4249         * docstrip.dtx: New concurrent docstrip by Marcin Woli\'nski.
4251 1995-11-02 Chris Rowley <latex-bugs@latex-project.org>
4253         * classes.dtx
4255         Made \footnote always work in frontmatter
4257 1995-11-02 David Carlisle <latex-bugs@latex-project.org>
4259         * ltfssbas.dtx: Remove spurious space from NFSS font warning
4260           latex/1676
4262         * ltxdoc.dtx: Add silent font substitutions.
4264 1995-11-02 Rainer Schoepf <latex-bugs@latex-project.org>
4266         * latex209.dtx: Added code for fleqn.sty, leqno.sty,
4267         openbib.sty.
4269         * latex209.dst: Added generation of files fleqn.sty, leqno.sty,
4270         openbib.sty for compatibility mode.
4272         * inputenc.dtx: Changed internal name \a to \@tabacckludge to
4273         protect against redefinition by malicicous users. Wrapped long
4274         lines.
4276         * ltoutenc.dtx: Changed internal name \a to \@tabacckludge to
4277         protect against redefinition by malicicous users.
4279 1995-11-01 David Carlisle <latex-bugs@latex-project.org>
4281         * latexbug.tex: Only list `configuration' input files.
4283         * ltfinal.dtx: Modify \@addtofilelist during initex so only
4284           non-standard (cfg) inputs listed.
4286         * ltfssini.dtx: Modify \@addtofilelist during initex so only
4287           non-standard (cfg) inputs listed.
4289         * ltdirchk.dtx: Modify \@addtofilelist during initex so only
4290           non-standard (cfg) inputs listed.
4292         * Makefile: Add newdc/olddc
4294         * unpack2e.ins: Add newdc.ins.
4296         * cmfonts.fdd: Modify T1 and TS1 generation.
4298         * cmfonts.dst: remove dc font generation.
4300         * olddc.dst: NEW: Generate fd files for obsolete dcfonts 1.1
4301         and earlier.
4303         * newdc.dst: NEW: Generate fd files for dcfonts 1.2
4305         * fontdef.dtx: Wrap fd inputs in \nfss@catcodes. internal/1932
4307         * ltfssbas.dtx: Correct undefined font family test internal/1933
4309 1995-10-31 David Carlisle <latex-bugs@latex-project.org>
4311         * ltboxes.dtx: CHANGE: Add \nobreak to \@finalstrut to allow
4312           hyphenation of the last word of a p-column (and footnotes).
4313           internal/1931
4315         * ltdirchk.dtx: more robust checking of dc fonts.
4317 1995-10-31 Rainer Schoepf <latex-bugs@latex-project.org>
4319         * slides.fdd: Added extra substitutions for shape `ui' to make
4320         \pounds work properly in the slides class (mostly).
4322 1995-10-30 David Carlisle <latex-bugs@latex-project.org>
4324         * ltxcheck.tex: Check that if you have the old dc fonts, then the
4325           initex run loaded a suitable old fd file.
4327         * fntguide.tex: Describe genb size function.
4329         * clsguide.tex: Mention minimal.cls is now in the distribution.
4331         * minimal.cls: Bring into line with version in clsguide.tex
4333 1995-10-29 Johannes Braams <latex-bugs@latex-project.org>
4335         * classes.dtx (subsection{The title}): empty \@date as well at the
4336         end of \maketitle
4337         (subsection{Paragraphing}): Added the setting of \...skipamount,
4338         just a copy of the kernel values. (PR 1464)
4340 1995-10-27 David Carlisle <latex-bugs@latex-project.org>
4342         * ltpictur.dtx: Initialise \@wholewidth in autoload kernel.
4343         General doc cleanup.
4345         * usrguide.tex: Describe minimal.cls
4347 1995-10-26 David Carlisle <latex-bugs@latex-project.org>
4349         * minimal.cls: A masterpiece of typographical design.
4351         * ltfssbas.dtx: Disable autofss2 for now.
4353 1995-10-25 Chris Rowley <latex-bugs@latex-project.org>
4355         * ltfloat.dtx
4357         Corrected bug in \end@dblfloat, made code more robust
4359 1995-10-25 David Carlisle <latex-bugs@latex-project.org>
4361         * ltmath.dtx: modify docstrip guards so
4362           \ProvidesFile{ltmath.dtx} seen by source2e.tex.
4364         * ltidxglo.dtx: General doc cleanup.
4366         * ltsect.dtx: Initilalise mark commands using \let to save space
4368         * ltalloc.dtx: General doc cleanup.
4370 1995-10-24 Chris Rowley <latex-bugs@latex-project.org>
4372         * ltfiles.dtx
4374         Removed one-way switches from \endocument
4376         * ltxref.dtx
4378         Removed one-way switches from \endocument
4379         Tidying.
4381         * ltfssbas.dtx
4383         Removed one-way switches from \endocument
4385         * ltbibl.dtx
4387         Removed one-way switches from \endocument
4389         * ltmiscen.dtx
4391         Removed one-way switches from \endocument
4392         Tidying.
4394 1995-10-24 David Carlisle <latex-bugs@latex-project.org>
4396         * ltdefns.dtx: Make \@autoload files ignore EOL.
4398         * lterror.dtx: modify autoload \@preamerr.
4399           Add % to some lines as \@autoload files now ignore line ends.
4401 1995-10-23 Chris Rowley <latex-bugs@latex-project.org>
4403         * lttab.dtx
4405         Made poptabs more robust
4406         Tidied up documentation
4408 1995-10-23 Rainer Schoepf <latex-bugs@latex-project.org>
4410         * classes.dtx (subsubsection{Abstract}): Added setting of
4411         \cs{beginparpenalty} to discourage page break before abstract
4412         heading.
4414 1995-10-22 Rainer Schoepf <latex-bugs@latex-project.org>
4416         * cmfonts.fdd: Added support for new (version 1.2) DC fonts and
4417         text companion fonts in encoding TS1.
4419         * inputenc.dst: Added generation of ansinew.def file.
4421         * inputenc.dtx: Added ansinew encoding (Windows 3.1 ANSI), as
4422         contributed by Berthold K.P. Horn (bkph@ai.mit.edu).
4424 1995-10-20 David Carlisle <latex-bugs@latex-project.org>
4426         * latexbug.tex: Clarify output format a bit.
4428         * ltclass.dtx: modify autoload support
4430         * ltfsstrc.dtx:  Keep autofss2 code in kernel until
4431           \begin{document}.
4433         * ltfssbas.dtx: Keep autofss2 code in kernel until
4434           \begin{document}.
4435           use \@undefined not \undefined
4437         * ltfinal.dtx: \@filelist zapped too early.
4439 1995-10-19 Rainer Schoepf <latex-bugs@latex-project.org>
4441         * inputenc.dtx: Replaced \' \` \= by \a' \a` \a in order to get
4442         correct accents in a tabbing environment.
4444 1995-10-18 Rainer Schoepf <latex-bugs@latex-project.org>
4446         * ltspace.dtx (subsection{Horizontal space}): Moved \changes
4447         from \@ to \hspace where it belongs.
4449 1995-10-17 David Carlisle <latex-bugs@latex-project.org>
4451         * ltfinal.dtx: Reset \ProvidesFile, Preserve initex file list in
4452           \reserved@a
4454         * ltclass.dtx: Remove \ProvidesFile redefinition to ltfinal.
4455           Reset \CurrentOption in \ProcessOptions for graphics/1873
4457         * ltdirchk.dtx: Modify \ProvidesFile during initex to save
4458           debugging info and not waste \ver@... csnames.
4460         * latexbug.tex: Show initex file list.
4462         * latexbug.el: use \@@input not \input
4464         * latex209.dtx: \supereject, \mscount, old style \@imakepicbox
4466         * ltplain.dtx: Move \supereject to latex209
4468         * lttab.dtx: move \mscount to latex209 use \@multicnt instead.
4470 1995-10-16 David Carlisle <latex-bugs@latex-project.org>
4472         * ltbibl.dtx: make \cite robust /1808
4474         * ltmath.dtx: Make \sqrt robust /1808
4475           Use \@testopt in eqnarray's \\ /1911.
4477         * ltspace.dtx: Use \@testopt in \[no]{line|page}preak (/1911)
4479         * ltdefns.dtx: new \@ifstar CHANGE: require ##1 in both arguments
4480           not ####1 in one and ##1 in the other. (internal/1910)
4481           Use \@testopt in \newcommand and \newenvironment (/1911)
4483         * ltboxes.dtx: Clarify \makebox(,)[b] description.
4485         * ltthm.dtx: Allow \newtheorem after \begin{document} again.
4486           (LaTeX Book, page 57)
4488 1995-10-16 Rainer Schoepf <latex-bugs@latex-project.org>
4490         * ltfssini.dtx: Added \relax at the end of the definition of
4491         \normalfont to prevent it and \textnormal from eating up leading
4492         spaces.
4494 1995-10-11 Chris Rowley <latex-bugs@latex-project.org>
4496         * ltoutput.dtx
4498         New check in \clearpage.
4500 1995-10-10 David Carlisle <latex-bugs@latex-project.org>
4502         * ltfssdcl.dtx: autoload error message
4504         * ltthm.dtx: Make \newtheorem and its internals `only preamble'
4505         to save memory.
4507         * ltplain.dtx: autoload tracing code
4509         * ltfssbas.dtx: Make \showhyphens colour safe and autoloadable.
4511 1995-10-10 Rainer Schoepf <latex-bugs@latex-project.org>
4513         * slides.dtx (subsection{The title}): In \maketitle, move \par
4514         inside the scope of \Large, to get even line spacing.
4516 1995-10-09 David Carlisle <latex-bugs@latex-project.org>
4518         * ltdefns.dtx: use \@@input to load autoload files.
4520         * lterror.dtx: more autoload mods.
4522         * ltoutenc.dtx: Autoload \@changed@x@err (autoerr.sty)
4524 1995-10-06 David Carlisle <latex-bugs@latex-project.org>
4526         * autoload.dst: update autoerr generation.
4528         * ltfiles.dtx: autoload missing file error command
4530         * ltplain.dtx: autoload \new... error message.
4532         * ltdefns.dtx Use \aut@global in \DeclareRobustCommand
4534 1995-10-04 David Carlisle <latex-bugs@latex-project.org>
4536         * ltfsstrc.dtx: Use new \@autoload feature.
4538         * ltfssbas.dtx: Use new \@autoload feature.
4540         * ltoutput.dtx: Use new \@autoload feature.
4542         * lttab.dtx:  Use new \@autoload feature.
4544 1995-10-03 David Carlisle <latex-bugs@latex-project.org>
4546         * ltpatch.ltx: 1995/12/01 Christmas is nearly here...
4548         * Makefile: 1995/12/01 Christmas is nearly here...
4550         * ltdefns.dtx: Fix \@xtypein (from patch file)
4552         * fontdef.dtx: Define \@@sqrt (from patch file)
4554         * lterror.dtx:  Use new \@autoload feature.
4556         * ltpictur.dtx: Use new \@autoload feature.
4558         * autoload.dst: autoload module in ltdefns.dtx.
4560 1995-10-02 David Carlisle <latex-bugs@latex-project.org>
4562         * ltplain.dtx: Move \newif to ltdefns.dtx.
4563         Use \sbox in \underbar (saves tokens, and works with colour)
4565         * ltdefns.dtx: \futurelet with \@let@token for internal/924
4566         New implementation of \@xargdef in terms of the new
4567         \@protected@testopt. Saves tokens and makes user defined
4568         commands with optional arguments robust. internal/1733
4569         Move \newif here from ltplain.
4570         Autoload support. Add \aut@global and \@autoload. internal/1617.
4572 1995-09-27 David Carlisle <latex-bugs@latex-project.org>
4574         * ltdirchk.dtx: Check \filename parser in ltxcheck.tex
4575           for latex/1624 latex/1754  and graphics/1336
4576           Check for dc fonts in ltxcheck.tex
4578 1995-09-27 Rainer Schoepf <latex-bugs@latex-project.org>
4580         * slides.dtx, slides.fdd: Globally replaced scale factor 19.91
4581         by 19.907 in \DeclareFontShape, as this gives better rounded
4582         font sizes at 600dpi (suggested by Denis Roegel).
4584         * docstrip.dtx: Changed address of Johannes Braams.
4586 1995-09-25 David Carlisle <latex-bugs@latex-project.org>
4588         * latex209.dtx: Declare 2 count registers previously used
4589           in \cline. /1723
4591 1995-09-25 Rainer Schoepf <latex-bugs@latex-project.org>
4593         * web2ctex.txt: Added some comments about using non-csh, index
4594         style files and some other missing files.
4596 1995-09-21 David Carlisle <latex-bugs@latex-project.org>
4598         * ltxguide.cls:  \RequirePackage{shortvrb} for latex/1875
4600         * latexbug.el (report-latex-bug): Rainer's fix for latex/1675
4602 1995-09-21 Rainer Schoepf <latex-bugs@latex-project.org>
4604         * inputenc.dst: Added generation of next.def file.
4606         * inputenc.dtx: Added next encoding, as contributed by
4607         Stefan Ried <stef@theo-phys.uni-essen.de> and Holger Uhr
4608         <huhr@uni-paderborn.de>.
4610 1995-09-20 David Carlisle <latex-bugs@latex-project.org>
4612         * slides.dtx: Fix \hline for latex/1871.
4614 1995-09-20 Rainer Schoepf <latex-bugs@latex-project.org>
4616         * cmextra.dst: Added generation of OMLccm.fd file, which had
4617         previsouly been removed from cmfonts.dst.
4619         * slides.dtx: Replace \@tempa by \reserved@a. Wrap some long
4620         lines and use \null instead of \hbox{} (by DPC).
4622 1995-09-19 Rainer Schoepf <latex-bugs@latex-project.org>
4624         * slides.fdd: Corrected names of .fd file names in argument to
4625         \ProvidesFile commands.
4627         * ltmiscen.dtx: Moved call to \@noligs macro after call to
4628         \verbatim@font in \verb command, just as it is already in the
4629         verbatim environment.
4631 1995-09-15 David Carlisle <latex-bugs@latex-project.org>
4633         * ltfssini.dtx: Modify TeX2 message.
4635 1995-09-14 David Carlisle <latex-bugs@latex-project.org>
4637         * lttab.dtx: New \cline implementation. No longer declare
4638           counters \@cla \@clb. More macro envs in documentation.
4640         * ltplain.dtx: Move \multispan to lttab.dtx. Loads more macro
4641           environments in the documentation.
4643 1995-09-01 David Carlisle <latex-bugs@latex-project.org>
4645         * tex2.txt: typos...
4647         * ltplain.dtx: Minor space savings. Add a few more macro envs.
4649         * autoload.dst: add the l-terror.
4651         * lterror.dtx: Add autoload support.
4653 1995-08-31 Alan Jeffrey <latex-bugs@latex-project.org>
4655         * inputenc.dtx: Added 0 to the beginning of every number.
4656           Changed the definition of "AD in latin1 and latin2 to be \-.
4657           Swapped ordfeminine and ordmasculine around in latin1.
4659 1995-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
4661         * classes.dtx:
4662         Reimplemented openbib option to save space (hash and mem).
4663         Disable \title \author \date \and after \maketitle.
4664         Default for \newblock outside thebibliography env changed.
4666 1995-08-25 Frank Mittelbach <latex-bugs@latex-project.org>
4668         * ltoutput.dtx:
4669         Added autoload code for autoout1.sty (\enlargethispage).
4671         * ltfsscmp.dtx:
4672         Added \@preambleonly lines from ltfssdcl.dtx.
4673         Moved compat code from ltfssbas.dtx to this file.
4675         * autoload.dst:
4676         Added new autoload files.
4678 1995-08-24 Frank Mittelbach <latex-bugs@latex-project.org>
4680         * ltfssdcl.dtx:
4681         Moved most of the \@onlypreamble declarations to the right places.
4682         Added forgotten \DeclareSymbolFontAlphabet@ to \@preambleonly
4683         (400 useless tokens)!
4685         * ltfssbas.dtx:
4686         Added to the documentation.
4688 1995-08-23 Frank Mittelbach <latex-bugs@latex-project.org>
4690         * ltfssbas.dtx:
4691         Added autoload code for autofss1.sty.
4692         Added autoload code for autofss2.sty.
4695         * ltfsstrc.dtx:
4696         Macro \gobble@font@spec eliminated.
4697         Added autoload code for autofss1.sty.
4698         Added autoload code for autofss2.sty.
4700 1995-08-20 Frank Mittelbach <latex-bugs@latex-project.org>
4702         * encguide.tex:
4703         First draft.
4705 1995-08-16 Chris Rowley <latex-bugs@latex-project.org>
4707         * tex2.txt:
4709         Clearer wordings
4711         * ltcntrl.dtx:
4713         Made most loop macros \long
4714         Removed unnecessary \...noop macros
4715         Tidied up documentation
4717 1995-08-16 Frank Mittelbach <latex-bugs@latex-project.org>
4719         * ltfiles.dtx:
4720         set \@maxdepth at begin document not in class file
4721         add a couple of \global's
4723         * usrguide.tex:
4724         typo corrections pr/1809
4726         * ltmath.dtx:
4727         fixed mistake added with last update
4729         * classes.dtx:
4730         throw in a couple of forgotten percents
4731         reprogram a couple of macros to save space or macro names
4732         update  the documentation
4734 1995-08-11 David Carlisle <latex-bugs@latex-project.org>
4736         * ltlength.dtx: Fix doc typos for latex/753
4738 1995-08-11 Frank Mittelbach <latex-bugs@latex-project.org>
4740         * ltxdoc.dtx:
4741         updated \marg etc to use \meta, suggested by pr/1370
4742         added missing braces in definition of \star
4744 1995-08-09 Frank Mittelbach <latex-bugs@latex-project.org>
4746         * cmfonts.fdd:
4747         Fixed setup for OMScmr.fd as pointed out by Christian Spieler. pr/1804
4749         * ltmath.dtx:
4750         Added code for leqno.clo and fleqn.clo
4752         * classes.dtx:
4753         Moved code for leqno and fleqn to kernel files.
4755 1995-08-08 Frank Mittelbach <latex-bugs@latex-project.org>
4757         * classes.dtx:
4758         Implemented titlepage differently to support twoside,openight
4759         options correctly. pr/1783.
4761         * docstrip.dst:
4762         Removed part that might add non-standard setting of \@currdir
4763         into docstrip.tex so that unpacked distribution stays portable. pr/1765
4765 1995-08-06 Frank Mittelbach <latex-bugs@latex-project.org>
4767         * doc.dtx (subsection{Macros for the `documentation parts'}):
4768         Fixed problem that \begin{macro}{\foo} doesn't suppress
4769         index entries for \foo within its body. pr/343
4770         (subsection[Dealing with the change history]):
4771         \changes entries on top-level now preceed themselves with
4772         the expansion of \generalname rather than producing the
4773         fixed string "General".
4775         * docstrip.dtx:
4776         Clarified default "copying conditions" as suggested by
4777         Richard Stallman
4779 1995-07-23 Chris Rowley <latex-bugs@latex-project.org>
4781         * clsguide.tex:
4783         Added notices concerning use of `Standard LaTeX'
4785         * cfgguide.tex:
4787         Started major expansion and rewrite
4789         * modguide.tex:
4791         Rewrite adding section on modfying LaTeX
4793         * legal.txt:
4795         Further expansion and changes
4797         * ltxguide.cls:
4799         Changed configuration file messages
4801 1995-07-20 David Carlisle <latex-bugs@latex-project.org>
4803         * classes.dtx:  reduce save stack usage for latex/1742
4805         * ltfssbas.dtx: reduce save stack usage for latex/1742
4807         * ltpage.dtx: Save a few tokens in \sloppy and \fussy
4809         * ltboxes.dtx: Use \sbox in \@save(pic)box
4811         * ltlogos.dtx: Save a few tokens in logo defs.
4813 1995-07-19 David Carlisle <latex-bugs@latex-project.org>
4815         * manifest.txt: tex2.txt
4817         * tex2.txt: TeX2 installation instructions first draft.
4819         * ltfssini.dtx: Test for TeX2 before reading fonttext.???
4821 1995-07-18 David Carlisle <latex-bugs@latex-project.org>
4823         * patches.txt: PL3 Add proc and latex209 fixes missed yesterday.
4825         * ltpatch.ltx: PL3 Add proc and latex209 fixes missed yesterday.
4827         * proc.dtx: fix \thanks for /1735
4829 1995-07-17 David Carlisle <latex-bugs@latex-project.org>
4831         * patches.txt: patch level 2.
4833         * ltpatch.ltx: Patch level 2 (accents)c ../mir
4835 1995-07-16 Chris Rowley <latex-bugs@latex-project.org>
4837         * ltoutput.dtx:
4839         New version of \@outputpage
4841 1995-07-14 David Carlisle <latex-bugs@latex-project.org>
4843         * ltbibl.dtx: Remove \@onlypreamble from \bibcite
4845         * ltxref.dtx: Remove \@onlypreamble from \newlabel
4847 1995-07-13 Frank Mittelbach <latex-bugs@latex-project.org>
4849         * ltidxglo.dtx:
4850         Added \@preambleonly statements
4852         * ltfssbas.dtx:
4853         Updates to documentation
4854         Use macro rather than switch to flag default font
4855         substitutions pr/1236
4857         * ltfiles.dtx:
4858         Updates to documentation
4860         * ltdefns.dtx:
4861         Updates to documentation
4863         * ltmiscen.dtx:
4864         Removed surplus \@onlypreamble stuff
4865         Updated documentation
4866         Streamlined code in \enddocument
4867         Streamlined code for \@xobeysp
4869 1995-07-12 David Carlisle <latex-bugs@latex-project.org>
4871         * autopict.sty: Allow 2e commands in the autoload file /1737
4873 1995-07-12 Frank Mittelbach <latex-bugs@latex-project.org>
4875         * syntonly.dtx:
4876         Fix incorrect checksum.
4878 1995-07-10 Frank Mittelbach <latex-bugs@latex-project.org>
4880         * ltthm.dtx:
4881         Updates to documentation (partly pr/1734)
4883         * lttab.dtx:
4884         Updates to documentation (partly pr/1734)
4886         * ltplain.dtx:
4887         Updates to documentation (partly pr/1734)
4889         * ltoutput.dtx:
4890         Updates to documentation  pr/1734
4892         * ltlists.dtx:
4893         Updates to documentation (partly pr/1734)
4895         * ltfloat.dtx:
4896         Updates to documentation  pr/1734
4898         * lterror.dtx:
4899         Updates to documentation  pr/1734
4901         * ltbibl.dtx:
4902         Updates to documentation (partly pr/1734)
4904 1995-07-09 Frank Mittelbach <latex-bugs@latex-project.org>
4906         * ltcntrl.dtx:
4907         Reimplemented loop structures using Kabelschacht method.
4909         * ltlists.dtx:
4910         Some updates to the docu.
4911         Shortend defs of enumerate and itemize by using \expandafter.
4913         * ltdefns.dtx:
4914         Removed a couple of surplus tokens, updated docu.
4915         (subsection{Command definitions}):
4916         Make \CheckCommand preambly only to save valuable space.
4918 1995-07-07 David Carlisle <latex-bugs@latex-project.org>
4920         * patches.txt: document /1722 fix.
4922         * latex209.dtx: Fudge \@textsuperscript for /1722.
4924 1995-07-06 Frank Mittelbach <latex-bugs@latex-project.org>
4926         * letter.dtx: documentation updates as suggested by Christian Spieler
4927         pr/1721
4929 1995-07-05 Frank Mittelbach <latex-bugs@latex-project.org>
4931         * ltspace.dtx (section{Spacing}):
4932         Reimplementation of \[no]pagebreak to save space.
4933         Cleanup parts of the docu.
4935         * ltfntcmd.dtx:
4936         Use proper interface to jump out of \@tfor loop.
4937         Some docu update.
4938         Renamed \test@next to \t@st@ic.
4940 1995-07-04 Frank Mittelbach <latex-bugs@latex-project.org>
4942         * latexsym.dtx:
4943         Free space taking up by \not@base error message since
4944         that one isn't any longer necessary.
4945         Some documentation update.
4947 1995-07-03 Frank Mittelbach <latex-bugs@latex-project.org>
4949         * ltplain.dtx:
4950         Small space changes in various places.
4952 1995-07-02 Frank Mittelbach <latex-bugs@latex-project.org>
4954         * ltfinal.dtx: Moved debugging code to ltplain.
4956         * ltfssini.dtx:
4957         Fixing a mistake in shortening lines.
4959 1995-06-30 David Carlisle <latex-bugs@latex-project.org>
4961         * patches.txt: document patches.
4963         * ltpatch.ltx: Oh well. I suppose it had to happen.
4965         * latex209.dtx: \@fnsymbol added (without \ensuremath) for /1684
4967 1995-06-28 David Carlisle <latex-bugs@latex-project.org>
4969         * ltmath.dtx: fix \changes entries for /1677
4971         * ltfssini.dtx: fix \changes entries for /1677
4973 1995-06-26 Frank Mittelbach <latex-bugs@latex-project.org>
4975         * classes.dtx:
4976         Fixed the definition for footnotemarks in \maketitle for article
4977         which got corrupted in the june release. pr/1683
4979 ######################
4980 # 1995/06/01 Release
4981 ######################
4983 1995-06-19 David Carlisle <latex-bugs@latex-project.org>
4985         * ltbibl.dtx: Modify \bibcite so a repeated key produces
4986             LaTeX Warning: Label `aaa' multiply defined.
4987             ...
4988             LaTeX Warning: There were multiply-defined labels.
4989           instead of
4990              LaTeX Warning: Label(s) may have changed.
4991                               Rerun to get cross-references right.
4993         * ltxref.dtx: Modify \newlabel so \bibcite can share code.
4995         * ltclass.dtx: Stop \documentstyle re-enabling \usepackage
4996         After it has been disabled by latex209.def (latex/1634)
4998 1995-06-18 Chris Rowley <latex-bugs@latex-project.org>
5000         *  Makefile:
5002         Changed to use copypre.txt and copyhead.txt
5004         * cfgguide.tex:
5006         Configuration stuff transferred from texpert.txt
5008         * autoload.txt:
5010         Tidying, removed long lines
5012         * cm*.dst, docstrip.dst,latex*.dst,exscale.dst
5014         New preambles
5016         * inputenc.dst,ltoutenc.dst,slides.dst:
5018         New preambles
5020         * unpack2e.ins:
5022         New preambles
5024         * copyright.txt:
5026         No longer used
5028         * copyins.txt:
5030         New text
5032         * copypre.txt:
5034          New file
5036         * copyhead.txt:
5038         New file
5040         * copydisf.txt:
5042         New file
5044         * copydisg.tex:
5046         New file
5048 1995-06-15 David Carlisle <latex-bugs@latex-project.org>
5050         * ltfssdcl.dtx:  Minor documentation edits.
5052         * ltfsscmp.dtx:  Minor documentation edits.
5054         * ltfssbas.dtx: Minor documentation edits.
5056         * ltfsstrc.dtx: Take \ProvidesFile out of \iffalse clause
5057          so it shows up in \listfiles in source2e.tex.
5058          Wrap some long lines to 72.
5060 1995-06-15 Alan Jeffrey <latex-bugs@latex-project.org>
5062         * ltnews03.tex: Added pointer to autoload.txt.
5064 1995-06-14 David Carlisle <latex-bugs@latex-project.org>
5066         * source2e.tex: modify printing of patch level on page 1.
5068         * manifest.txt: autoload files.
5070         * autoload.txt: initial version
5072         * Makefile: add autoload files
5074         * autoload.dst: initial version of .ins file for autoload.
5076         * lttab.dtx: Add \ProvidesFile to autoload file.
5078 1995-06-14 Alan Jeffrey <latex-bugs@latex-project.org>
5080         * inputenc.dst: Fixed typo cp850 -> cp437
5082 1995-06-14 Alan Jeffrey <latex-bugs@latex-project.org>
5084         * inputenc.dst: Fixed typo cp850 -> cp437
5086 1995-06-13 David Carlisle <latex-bugs@latex-project.org>
5088         * ltpictur.dtx: Add \ProvidesFile to autoload file.
5090         * ltfinal.dtx: Moddify method of adding patchlevel banner
5091         Force format to be in errorstopmode, even if an installer
5092         scrolled past an error during initex run.
5094 1995-06-12 David Carlisle <latex-bugs@latex-project.org>
5096         * ltvers.dtx: Add Auotoload banner
5097         Check for old source files (older than a year).
5099 1995-06-11 Chris Rowley <latex-bugs@latex-project.org>
5101         * legal.txt:
5103         Major changes
5105         * usrguide.tex:
5107         Added ltx3info.tex info
5109         * fntguide.tex:
5111         Added note re using non-cmr fonts in T1
5113         * clsguide.tex:
5115         Hash marks in option declarations OK
5116         Added Case cHANGING commands
5118         * cfgguide.tex:
5120         Configuration stuff transferred from texpert.txt
5122         * lablst.tex:
5124         Improved version: lists all bibitems separately
5125         Changed internal commands
5127         *  Makefile:
5129         Added modguide.tex
5131         * manifest.txt:
5133         Added ltnews03.tex and modguide.tex
5135         * install.txt:
5137         File name corrected
5138         Added ltx3info.tex info
5140         * emtex.txt:
5142         Added info re batch file
5144         * texpert.txt:
5146         Configuration details transferred to cfgguide.tex
5148         * readme.txt:
5150         Added pointers to various other info files
5152         * ltspace.dtx:
5154         Added \relax to \obeycr
5156 1995-06-09 Alan Jeffrey <latex-bugs@latex-project.org>
5158         * ltoutenc.dtx: Made composites declared with DeclareTextComposite
5159         use no-argument macros rather than one-argument macros.
5161         * ltnews03.tex: Changed modify.tex to modguide.tex, updated
5162         figures for space savings.
5164 1995-06-08 Alan Jeffrey <latex-bugs@latex-project.org>
5166         * ltnews03.tex: New issue of LaTeX News.
5168 1995-06-06 Alan Jeffrey <latex-bugs@latex-project.org>
5170         * ltfinal.dtx: Made \MakeUppercase and \MakeLowercase grab their
5171         argument and brace it.
5173 1995-06-05 Alan Jeffrey <latex-bugs@latex-project.org>
5175         * ltpatch.ltx: Removed patch for latex/1240 (now in ltoutenc.dtx).
5176         Removed patch for tools/1296 (now in ltoutenc.dtx).
5177         Removed patch for latex/1322 (now in ltoutenc.dtx).
5178         We now have an empty patch file again!
5180         * fontdef.dtx: Moved math commands from ltoutenc.dtx.
5182         * ltoutenc.dtx: Redid protection in DeclareTextCommand so that it
5183         uses \noexpand rather than \protect.  This should stop the
5184         problems with \'\i putting the acute on a \protect rather than
5185         on the \i.  Commented out the defaults for textless and
5186         textgreater.  Allow \ProvideTextCommandDefault after
5187         \begin{document} so it can be used in inputenc.def files.
5188         Save some tokens in \textvisiblespace and \textunderscore.
5189         Moved math commands to fontdef.dtx.
5191         * classes.dtx: Replaced \uppercase with \MakeUppercase
5193         * ltfinal.dtx: Added \MakeUppercase and \MakeLowercase.
5195 1995-05-30 Alan Jeffrey <latex-bugs@latex-project.org>
5197         * inputenc.dtx: Made hex numbers safe against active ".  Added
5198         docstrip commands to applemac.def.
5200 1995-05-27 Frank Mittelbach <latex-bugs@latex-project.org>
5202         * ltclass.dtx:
5203         Made \filec@ntents preamble only to save space.
5205         * ltfssbas.dtx:
5206         Added definition of \new@mathgroup again which got lost.
5207         (should be moved to other file one day).
5209 1995-05-26 Chris Rowley <latex-bugs@latex-project.org>
5211         * ltplain.dtx (section{Plain \TeX}):
5213         Made \loop long
5214         Made \underbar use \box \tw@
5216         * ltdefns.dtx (subsection{Command definitions}):
5218         Made \@gobble commands \long
5220 1995-05-26 Johannes Braams <latex-bugs@latex-project.org>
5222         * proc.dtx (subsection{The page style}): Removed \rmfamily from
5223         definition of \@oddfoot (PR 1578)
5225         * ltmath.dtx : Removed \rmfamily from definition of \@eqnnum
5226         (PR 1578)
5228         * ltpage.dtx : Removed \rmfamily from definition of \ps@plain
5229         (PR 1578)
5231 1995-05-26 David Carlisle <latex-bugs@latex-project.org>
5233         * Makefile: Remove generation of ltnfss.dtx
5235         * unpack2e.ins Add new NFSS files
5237         * manifest.txt: Add new NFSS files.
5239         * source2e.tex: Include new NFSS files
5241         * ltfssdcl.dtx: Initial version (latint.dtx)
5243         * ltfssini.dtx: Initial version (lfonts.dtx)
5245         * ltfsscmp.dtx: Initial version (fam.dtx)
5247         * ltfsstrc.dtx: Initial version (tracefnt.dtx)
5249         * ltfssbas.dtx: Initial version (fam.dtx)
5251 1995-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
5253         * doc.dtx (subsection{Macros surrounding the `definition parts'}):
5254         Removed \math@fontsfalse in \MacroFont and \AltMacroFont because
5255         this isn't any longer correct with the new math font setup in NFSS2.
5256         pr/1622 (and some earlier one)
5257         Use \GetFileInfo.
5259 1995-05-25 Chris Rowley <latex-bugs@latex-project.org>
5261         * latex209.dtx:
5263         Changed float reset hooks to empty
5265         * ltfloat.dtx:
5267         Moved new resettings into hooks so that they can be removed in
5268         latex209.dtx
5270         * ltspace.dtx/ltlists.dtx
5272         Moved \endtrivlist and friends to ltlists.dtx
5274         * ltfiles.dtx (section{File Handling}):
5276         Added check for zero \topskip to \begin{document}
5277         Added some \longs
5279         * ltspace.dtx
5281         Made \vspace and \vspace* more efficient and more robust
5283         Commented out unused code
5285 1995-05-25 Johannes Braams <latex-bugs@latex-project.org>
5287         * letter.dtx (subsubsection{Defining the page styles}): replace
5288         \rmfamily with \normalfont (PR 1578)
5290         * classes.dtx : Replace \reset@font by \normalfont
5291         (subsubsection{Defining the page styles}): Replace
5292         \hskip 1em\relax with \quad
5293         Removed \rmfamily from definition of \@eqnnum (PR 1578, leqno)
5295 1995-05-25 David Carlisle <latex-bugs@latex-project.org>
5297         * ltlists.dtx: Documented form from Tobi.
5299 1995-05-24 David Carlisle <latex-bugs@latex-project.org>
5301         * unpack2e.ins: Exchange order of ltdefns and ltalloc
5302           as latter now needs \@gobbletwo from former.
5304         * usrguide.tex (subsection{Setting text susperscripts}):
5305           \textsuperscript now access the current font (except for size
5306           attribute)
5308         * ltfloat.dtx: redefine \textsuperscript in terms of
5309           \@textsuperscript
5311         * ltdefns.dtx: new \typein implementation
5313         * ltplain.dtx: New \newif implementation.
5315 1995-05-23 Alan Jeffrey <latex-bugs@latex-project.org>
5317         * inputenc.dst: Added applemac.def.
5319         * inputenc.dtx: Added applemac.def.
5320         Added test for whether definition of a text character ends in a
5321         macro.
5322         Corrected \mathordfeminine and \mathordmasculine.
5324         * inputenc.dst: Added applemac.def.
5326 1995-05-22 David Carlisle <latex-bugs@latex-project.org>
5328         * lttab.dtx: Add code and docstrip modules to support
5329         autoloading of tabbing.
5331 1995-05-22 Rainer Schoepf <latex-bugs@latex-project.org>
5333         * ltplain.dtx/ltfloat.dtx: Moved definitions of \footins and
5334         \footnoterule from ltplain to ltfloat.
5336 1995-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
5338         * latint.dtx:
5339         Fix \DeclareMathRadical so that it does work (never did :-)
5341 1995-05-20 Frank Mittelbach <latex-bugs@latex-project.org>
5343         * ltplain.dtx:
5344         Updated \mathhexbox to use \mbox.
5346         * ltmath.dtx:
5347         Removed \mathhexbox from this file because it is essentially an
5348         obsolete text command (despite the name). It is still in ltlain.dtx
5349         Streamlined bits of code.
5351         * latint.dtx:
5352         coded \set@mathradical inline to save space.
5353         Also fixed bug in \DeclareMathRadical.
5355         * fontdef.dtx: defined \sqrtsign to be the square root symbol not
5356         \sqrt since this is later overwritten by the kernel anyway.
5358         * fam.dtx: removed definition of \on@line since already in lterror.dtx
5360         * ltcounts.dtx:
5361         Allow \fnsymbol in text and math now (neccessary for pr/1503).
5362         Streamlined code for \@definecounter and \@arabic and friends.
5364         * latex209.dtx (subsection{Layout}):
5365         Added old definition for \@makefnmark and \thempfootnote to
5366         use math mode. pr/1503
5368         * ltfloat.dtx:
5369         Moved \normalfont to \textsuperscript.
5371 1995-05-19 David Carlisle <latex-bugs@latex-project.org>
5373         * ltpictur.dtx: Add code and docstrip modules to support
5374           autoloading feature.
5376 1995-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
5378         * ltboxes.dtx:
5379         Moved some code from ltplain to this file.
5381         * ltspace.dtx:
5382         Moved some code from ltplain to this file.
5384         * latint.dtx:
5385         Added some commands from NFSS1 compat code to \@preambleonly
5386         to save space.
5388         * fam.dtx:
5389         Moved all compatibility code for NFSS1 interfaces to one place
5390         to allow making them auto-loadable one day.
5392         * usrguide.tex (subsection{Setting text susperscripts}):
5393         Added a description of \textsuperscript. pr/1503
5395 1995-05-18 Johannes Braams <latex-bugs@latex-project.org>
5397         * letter.dtx: replaced all \hbox to with \hb@xt@; replaced all
5398         constructs such as \arabic{enumi} with \@arabic\c@enumi
5399         Cleaned up the \changes entries
5400         removed some unnecessary braces
5402 1995-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
5404         * ltfloat.dtx:
5405         Added \normalfont to the footnote mark (since it is now a text font).
5406         For similar reason \thempfootnote needs \itshape to look like before.
5408 1995-05-17 Johannes Braams <latex-bugs@latex-project.org>
5410         * slides.dtx: replaced all \hbox to with \hb@xt@; replaced all
5411         constructs such as \arabic{enumi} with \@arabic\c@enumi
5412         Cleaned up the \changes entries
5414         * classes.dtx: replaced all \hbox to with \hb@xt@; replaced all
5415         constructs such as \arabic{enumi} with \@arabic\c@enumi
5416         (subsection{Footnotes}): Use \@width instead of width
5417         (subsection{The title}): Use \cs{\@makefnmark} in definition of
5418         \cs{@makefntext}
5419         Cleaned up the \changes entries
5421 1995-05-17 David Carlisle <latex-bugs@latex-project.org>
5423         * ltclass.dtx: make \g@addto@macro \long for latex/1522
5425         * ltboxes.dtx: Removed surplus { } in \@irsbox
5427         * ltlists.dtx: Start of documented version from Tobi.
5428           Removed surplus { } and used `\thr@@' not `3 ' to save tokens.
5430 1995-05-17 Frank Mittelbach <latex-bugs@latex-project.org>
5432         * ltfloat.dtx (subsection{Footnotes}):
5433         Added command \textsuperscript to provide footnotes with digits
5434         in the text font. pr/1503
5435         Streamlined bits of the code.
5437         * readme.txt: updated.
5439 1995-05-16 Johannes Braams <latex-bugs@latex-project.org>
5441         * classes.dtx: removed lots of unnecessary braces
5443 1995-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
5445         * unpack2e.ins: added tracefnt.sty generattion.
5447         * ltsect.dtx:
5448         Remove some surplus braces in \@startsection.
5450         * fam.dtx:
5451         Streamline some of the compat code.
5453         * ltdefns.dtx:
5454         Streamline code of \@typein slightly.
5456         * fam.dtx:
5457         Documentation update.
5459         * tracefnt.dtx:
5460         Further documentation.
5462 1995-05-15 David Carlisle <latex-bugs@latex-project.org>
5464         * usrguide.tex: Slightly re-word the `warning' in the\listfiles
5465           description, for latex/1474.
5467 1995-05-14 Frank Mittelbach <latex-bugs@latex-project.org>
5469         * tracefnt.dtx:
5470         Updated the documentation.
5472 1995-05-13 Johannes Braams <latex-bugs@latex-project.org>
5474         * alltt.dtx (section{The Implementation}): TeX goes into an
5475         infinite loop when the alltt environment contains a construct such
5476         as \( x' \); this can be prevented by restoring the original
5477         definition of ' *inside* math mode.
5478         Brought the definition of the alltt environment up-to-date with
5479         the current definition of the verbatim environment.
5481 1995-05-13 Frank Mittelbach <latex-bugs@latex-project.org>
5483         * tracefnt.dtx:
5484         Updated \DeclareOption declarations to reflect ##1 -> #1 change. pr/1557
5486 1995-05-12 David Carlisle <latex-bugs@latex-project.org>
5488         * ltclass.dtx: Use a token register in \DeclareOption(*)
5489           So that # need not be written as ##
5490           INCOMPATIBLE CHANGE: see latex/1557
5492         * ltpictur.dtx: Modify \picture so a missing ( in the first
5493           argument generates an error. latex/1355
5494           Add a few more macro environments.
5496         * latex209.dtx: Restore old definition of \@footnotemark
5498         * ltfloat.dtx: Add \nobreak to allow hyphenation before a
5499           footnotemark.
5500          Add loads of macro environments to the docs.
5502 1995-05-11 Frank Mittelbach <latex-bugs@latex-project.org>
5504         * ltplain.dtx:
5505         Moved a number of commands to different files following suggestions by
5506         Ulrik Vieth. pr/1180
5508         * ltmath.dtx:
5509         Updates to \displ@y \displaylines \bmod to reflect changes in plain.tex.
5511         * fontdef.dtx:
5512         Upates to \skew \rightarrowfill \leftarrowfill \@vereq to reflect changes
5513         in plain.tex.
5515 1995-05-09 Johannes Braams <latex-bugs@latex-project.org>
5517         * classes.dtx (\subsection{Bibliography}): Added a missing %-sign
5519 1995-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
5521         * ltbibl.dtx:   Use \@firstofone instead of \@iden.
5522         * tracefnt.dtx: Use \@firstofone instead of \@iden.
5523         * ltdefns.dtx:  Use \@firstofone instead of \@iden.
5525 1995-05-07 Frank Mittelbach <latex-bugs@latex-project.org>
5527         * ltoutenc.dtx:
5528         Updated definitions of \d and \b because of changes in plain.tex
5530         * ltplain.dtx:  Use \hb@xt@.
5531         * ltsect.dtx:   Use \hb@xt@.
5532         * ltpictur.dtx: Use \hb@xt@.
5533         * ltoutput.dtx: Use \hb@xt@.
5534         * ltoutenc.dtx: Use \hb@xt@.
5535         * ltboxes.dtx:  Use \hb@xt@.
5537         * ltdefns.dtx:
5538         Added \hb@xt@ as abbreviation for "\hbox to".
5540         * manifest.txt:
5541         Added ltx3info.tex. Rearranged some bits.
5543         * ltx3info.tex:
5544         Added this file. Information about the latex3 project.
5546         * cmfonts.dst:
5547         Removed generation of OMLccm.fd file.
5549         * unpacked.txt:
5550         Removed surplus OMLccm.fd file. All concrete font files are now in
5551         mfnfss.
5553 1995-05-06 Frank Mittelbach <latex-bugs@latex-project.org>
5555         * ltsect.dtx (paragraph{...}):
5556         Use \quad instead of \hskip 1em in \@seccntformat. pr/1596
5557         Add \relax to prevent `plus/minus' problem with improper redefinition
5558         of \@seccntformat. pr/1596
5560 1995-05-04 David Carlisle <latex-bugs@latex-project.org>
5562 * ltsect.dtx: Documented version from Tobias Oetiker.
5564 1995-05-03 Rainer Schoepf <latex-bugs@latex-project.org>
5566         * idx.tex: Added missing curly brace in \setlength command.
5568 1995-05-02 Frank Mittelbach <latex-bugs@latex-project.org>
5570         * ltsect.dtx:
5571         Surround the . in \@dottedcontextline by \hbox to typeset it in the text
5572         font. pr/1503
5573         Don't reset to \rmfamily just to \normalfont in case the document font is
5574         not the roman one. pr/1578
5576 1995-05-01 David Carlisle <latex-bugs@latex-project.org>
5578         * ltpar.dtx: Documentation reworked by Tobias Oetiker.
5579           (Thanks to Tobi for volunteering.)
5581 1995-04-29 Frank Mittelbach <latex-bugs@latex-project.org>
5583         * ltdefns.dtx (subsection{Robust commands and protect}):
5584         Moved the initialisation of \protect to this file.
5586         * ltcntrl.dtx:
5587         Removed unused defs for \@setprotect and \@resetprotect.
5588         Moved initialisation of \protect to ltdefns.dtx.
5590         * ltpar.dtx (subsection{Implementation}):
5591         Made \@par default to \@@par. (shorter)
5592         Tobi kindly updated the documentation for this file.
5594 1995-04-27 David Carlisle <latex-bugs@latex-project.org>
5596         * ltboxes.dtx: Move some \leavevmodes earlier, for graphics/1512
5598         * latex209.dtx: Add  \hang and \textindent
5600         * ltplain.dtx: Move \hang and \textindent to latex209.dtx
5601         Remove some commands which are (re)defined later.
5603 1995-04-27 Frank Mittelbach <latex-bugs@latex-project.org>
5605         * ltoutenc.dtx:
5606         Add a number of \@onlypreamble commands to save space. pr/1240
5608         * ltfiles.dtx (section{File Handling}):
5609         Support for pr/1121. see below.
5611         * ltmiscen.dtx (subsection{Environments}):
5612         Limited support for \AtBeginDocument{\begin{foo}}
5613         \AtEndDocument{\end{foo}}.
5614         Be careful to get the order right if you do it more than once. pr/1121
5616         * unpacked.txt:
5617         Added names of new encodings.
5619 1995-04-25 David Carlisle <latex-bugs@latex-project.org>
5621         * ltfiles.dtx: remove \the\every@math@size from \document
5622             for latex/1407 + 1420 (from patch file)
5624         * ltdefns.dtx: From patch file: make \@check@c \long
5625           (latex/1346) \newenvironment argument handling /1507.
5627         * ifthen.dtx: Fix `driver' docstrip guard. Reported by
5628           Martin Schr"oder.
5630 1995-04-24 David Carlisle <latex-bugs@latex-project.org>
5632         * ltpage.dtx: Reset \emergencystretch in \fussy latex /1344
5633          (fom patch file). Clean up documentation slightly.
5635         * ltcntrl.dtx: fix for /1317 (internal) \@for expanding its
5636           argument incorectly
5638         * ltxref.dtx:\newlabel \@onlypreamble for /1388 from patch file.
5640         * ltbibl.dtx: Add \mbox to \cite for latex/1239 from patch file.
5641         Make \@onlypreamble\bibcite /1388 (from patch file)
5642         Add some macro envs to documentation.
5644         * ltoutput.dtx: Modify docstrip guards to keep trace code out of
5645           the kernel, unless `trace' specified.
5646           2 more fixes from patch file
5647            latex/1451: newline command \\ in eqnarray and output routine
5648            %%% latex/1392: AtBeginDvi broken
5650         * latex209.dtx: Add \proclaim and \ttraggedright
5652         * ltplain.dtx: Make \new... non outer: /1405 (from patch file)
5653           Move \proclaim and \ttragedright to latex209.dtx
5655 1995-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
5657         * ltsect.dtx (section or \caption command.):
5658         Implement \addcontentsline with \addtocontents to save space.
5660         * manifest.txt:
5661         Added begleit.err (errata for the German translation of the
5662         LaTeX Companion).
5664         * inputenc.dtx (section{The ISO Latin-1 encoding}):
5665         \textonequarter and friends incorrectly declared as math chars.
5666         (section{Default definitions for characters}):
5667         Default values moved to own section.
5668         (section{The ISO Latin-2 encoding}):
5669         latin2 added. pr/1447.
5670         (section{The IBM code page 850}):
5671         cp850 added. pr/1330.
5673 1995-04-22 Frank Mittelbach <latex-bugs@latex-project.org>
5675         * ltmiscen.dtx:
5676         Removed surplus definition of \@gobble. pr/1361
5678         * ltfiles.dtx:
5679         Allow blanks within \includeonly argument. pr/1514
5681         * cmfonts.fdd:
5682         Fixed typo in OMLcmr. pr/1485
5684         * syntonly.dtx:
5685         Removed surplus \typeout lines containing the now undefined commands
5686         \filedate etc. pr/1471
5688 1995-04-21 David Carlisle <latex-bugs@latex-project.org>
5690         * ltoutenc.dtx: add \null to \k for latex/1274 (from patch file)
5692         * Makefile (cleanupsrc): set date to June 1995
5694         * ltclass.dtx: Fix filecontents and \DeclareOption
5695           pr's 1487 and 1498 . (moved from patch file.)
5697         * ltfinal.dtx: Modify to allow ltpatch.ltx (patch level 0)
5698         For a full release. To solve problems of initial install picking
5699         up old patch files.
5701 1995-04-19 Frank Mittelbach <latex-bugs@latex-project.org>
5703         * makeindx.dtx:
5704         Changed \see to use \emph as suggested by Mats Dahlgren.
5706 1995-04-14 Johannes Braams <latex-bugs@latex-project.org>
5708         * classes.dtx (subsubsection{Margins}): Also take the
5709         \marginparsep into account when calculating the width of the
5710         margin paragraph.
5712 1995-04-07 David Carlisle <latex-bugs@latex-project.org>
5714         * ltlists.dtx: Missing %%% identification.
5716 1995-04-03 Johannes Braams <latex-bugs@latex-project.org>
5718         * classes.dtx (Defining the page styles): Removed extra dot after
5719         \thesection in article/twoside/headings case. (PR #1519)
5721 1995-04-02 Johannes Braams <latex-bugs@latex-project.org>
5723         * slides.dtx: A slight documentation fix (PR #1517)
5725         * alltt.dtx: A few documentation fixes (PR #1517)
5727 1995-04-02 Frank Mittelbach <latex-bugs@latex-project.org>
5729         * ltfntcmd.dtx (section{The implementation}):
5730         Fixed problem with $...\it\mbox...$ in compat mode. pr/1275
5732         * latint.dtx:
5733         Fixed problem with $...\it\mbox...$ in compat mode. pr/1275
5735         * newlfont.dtx: Corrected bad error message if math alphabet is
5736         misused. pr/1440
5738         * lfonts.dtx:
5739         Corrected bad error message if math alphabet is misused. pr/1440
5741         * latint.dtx:
5742         Fixed problem with "\abovewithdelims(\rfloor 1pt"
5743         pr/1329
5745 1995-03-21 David Carlisle <latex-bugs@latex-project.org>
5747         * latex209.dtx: Fixes for latex/1460 (infinite looping on 2nd
5748           \documentstyle command) and latex/1424 (\newcommand{\r}{})
5749           Also wrap some long lines to 72.
5751 1995-03-20 David Carlisle <latex-bugs@latex-project.org>
5753         * ltpatch.ltx: patch level 2
5755         * patches.txt: patch level 2
5757         * slides.dtx: Modify framebox redefinition for : graphics/1335
5759 1995-03-18 Frank Mittelbach <latex-bugs@latex-project.org>
5761         * latexsym.dtx (section{The Implementation}):
5762         Fixed lhd and friends which are supposed to be binary ops and not
5763         relations. pr/1459
5765 1995-03-17 David Carlisle <latex-bugs@latex-project.org>
5767         * latexbug.el (report-latex-bug): Support transient mark mode
5768         Also use shell-command so that shell variables are initialised.
5770 1995-03-14 Johannes Braams <latex-bugs@latex-project.org>
5772         * letter.dtx : Various documentation changes
5773         (subsection{Customizing the labels}): Changed the width of the
5774         labels slightly to prevent LaTeX stuffing two on each line
5775         (PR #1375)
5777 1995-01-31 Johannes Braams <latex-bugs@latex-project.org>
5779         * classes.dtx (subsubsection{Description}): made \descriptionlabel
5780         a short command (PR #1399)
5781         * letter.dtx (subsubsection{Description}): made \descriptionlabel
5782         a short command (PR #1399)
5784 1995-01-27 Johannes Braams <latex-bugs@latex-project.org>
5786         * alltt.dtx (section{The Implementation}): Reset \dospecials to
5787         its original value after the modified version has been
5788         executed. This is to make \verb?\{}? work inside the altt
5789         environment (PR 1369)
5791 1995-01-12 Johannes Braams <latex-bugs@latex-project.org>
5793         * classes.dtx (subsection{Left equation numbering}): Added
5794         \normalcolor to defintion of \@eqnnum (PR 1351)
5796 ######################
5797 # 1994/12/01 Release
5798 ######################
5800 1994-12-17 Alan Jeffrey <latex-bugs@latex-project.org>
5802         * ltnews02.tex: Edited description of AMS-LaTeX to get everything
5803         to fit onto one page.
5805 1994-12-16 Johannes Braams <latex-bugs@latex-project.org>
5807         * slides.dtx (subsection{Macros for font handling}): Added the
5808         declaration of the lasy font family.
5809         Use \newcommand* for commands with arguments instead of
5810         \newcommand.
5811         * latexsym.dtx: Removed the former change by outdating the last
5812         version.
5814 1994-12-15 David Carlisle <latex-bugs@latex-project.org>
5816         * latexbug.el: (Matt Swift) Support old emacs (tested with 18.57
5817         in addition to 19.28)
5819 1994-12-14 Chris Rowley <latex-bugs@latex-project.org>
5821         * ltoutenc.dtx
5823         Corrected typo
5825         * usrguide.tex
5827         Removed some commands
5829         * cfgguide.tex
5831         Tidying
5833 1994-12-14 David Carlisle <latex-bugs@latex-project.org>
5835         * ltxguide.cls: add \par to verbatim redefinition.
5837 1994-12-14 Alan Jeffrey <latex-bugs@latex-project.org>
5839         * ltoutenc.dtx: Added braces to \copyright so it works unbraced in
5840         subscripts.
5841         Added \ifmmode check to \@changed@cmd so that redefinitions aren't
5842         made in math mode (which can also foul up unbraced subscripts).
5843         Commented out  \textasciicircum,
5844         \textasciitilde, \textbackslash, \textbar,
5845         \textgreater, \texthyphenchar, \texthyphen and
5846         \textless to save memory.
5848 1994-12-13 David Carlisle <latex-bugs@latex-project.org>
5850         * cfgguide.tex: A bit more detail re ltxdoc.cfg.
5852         * directex.txt: lthyphen.cfg now hyphen.cfg.
5854         * decustex.txt: lthyphen.cfg now hyphen.cfg.
5856 1994-12-12 Johannes Braams <latex-bugs@latex-project.org>
5858         * latexsym.dtx (section{The Implementation}): Introduced the cs
5859         \@fam@lasy to hold the name of the font family; this will either
5860         be lasy or llasy, depending on whether the main class is slides or
5861         not. This new cs is now also used to prevent loading the package
5862         twice.
5864         * slides.dtx (subsection{Font changing}): Define \cal and \mit using
5865         \DeclareRobustCommand
5866         (subsubsection{Enumerate}): Handle \labelenumi cs. like in
5867         classes.dtx; using \theenumi in its definition
5868         (subsection{Macros for font handling}): Made \familydefault point
5869         to \sfdefault in slides.def (PR #1020)
5871 1994-12-12 David Carlisle <latex-bugs@latex-project.org>
5873         * latexbug.el: Add missing (defvar ltxbug-mail-headers
5874         (Matt Swift: latex/1255)
5876         * ltxguide.cls: Stop \small in verbatim affecting previous para.
5878         * manifest.txt: cfgguide.
5880         * ltfloat.dtx: New version from Chris.
5882 1994-12-12 Alan Jeffrey <latex-bugs@latex-project.org>
5884         * ltoutenc.dtx: Tidied up documentation.
5886 1994-12-11 Chris Rowley <latex-bugs@latex-project.org>
5888         * ltfloat.dtx
5890         * cfgguide.tex
5892         Major editing
5894 1994-12-11 Johannes Braams <latex-bugs@latex-project.org>
5896         * letter.dtx (subsection{Customizing the labels}): Redefined
5897         \mlabel to use the new \parbox syntax instead of using  the
5898         \setbox primitive.
5899         (subsection{Font changing}): Define \cal and \mit using
5900         \DeclareRobustCommand
5901         (subsection{The generic letter commands}): Use
5902         \let\protect\@unexpandable@protect instead of redefining it.
5904 1994-12-10 Frank Mittelbach <latex-bugs@latex-project.org>
5906         * ltfntcmd.dtx (section{The implementation}):
5907         Make arguments to \@fontswitch implicit, needed for \select@group
5908         change.
5909         Use \space command in \text@command directly for comparison.
5911         * latint.dtx:
5912         Surround \select@group with {} so that it can be used after _ and ^.
5914         * fam.dtx (subsection{Macros for loading fonts}):
5915         Don't define \ifG@defaultsubs via \newif to save macro names
5917 1994-12-10 Alan Jeffrey <latex-bugs@latex-project.org>
5919         * inputenc.dtx: Removed useless catcode setting of ~.
5920         Made letters active and undefined by default, rather than illegal.
5921         Added `beta test' message.
5923         * ltoutenc.dtx: Added documentation for the OML encoding, after
5924         the last lot got lost by the server...
5925         Replaced width with \@width in vrules.
5927 1994-12-09 Johannes Braams <latex-bugs@latex-project.org>
5929         * classes.dtx (subsubsection{Captions}): Added the setting of
5930         \if@minipage to false; floats now set it to true to prevent extra
5931         white space from appearing when the float starts with a list; this
5932         affected the spacing around a caption above a centered table.
5934 1994-12-09 David Carlisle <latex-bugs@latex-project.org>
5936         * cfgguide.tex: Initial draft, Configuration docs.
5938         * ltbibl.dtx: Allow \bibliographystyle in the preamble.
5940 1994-12-08 David Carlisle <latex-bugs@latex-project.org>
5942         * usrguide.tex: \arraynewline RIP.
5944         * lttab.dtx: Make \tabularnewline work in array.
5945           \arraynewline deleted.
5947         * latexbug.el: mention public database.
5949         * latexbug.tex: Call category 0 LaTeX not base
5950         Add >Confidential no field to all messages by default.
5951         Add message about public database to final typeout.
5952         Compress messages to fit on 25-line screen.
5954         * usrguide.tex: mention list of packages in LaTeXBook.
5956 1994-12-08 Alan Jeffrey <latex-bugs@latex-project.org>
5958         * bugs.txt: Added pointer to ltxbugs2html.
5960         * ltoutenc.dtx: Added \null and \sh@ft to \b and \d.
5962 1994-12-07 Johannes Braams <latex-bugs@latex-project.org>
5964         * letter.dtx: corrected checksum (PR #1243)
5966 1994-12-07 David Carlisle <latex-bugs@latex-project.org>
5968         * usrguide.tex: Document ltx3pub papers on ctan.
5969         Other small corrections.
5971 1994-12-07 Alan Jeffrey <latex-bugs@latex-project.org>
5973         * tlb1042.lvt: Rewrote test file to avoid printing out internal
5974         details of how \ENC-cmd is implemented.
5976         * tlb0552.lvt: Rewrote test file to do a showbox on $\_$ rather
5977         than a \tracingall.
5979 1994-12-06 David Carlisle <latex-bugs@latex-project.org>
5981         * fntguide.tex fix dates.
5983         * clsguide.tex: fix dates.
5985         * usrguide.tex: fix dates.
5987 1994-12-06 Frank Mittelbach <latex-bugs@latex-project.org>
5989         * fam.dtx:
5990         Added <tab> to the ignored chars in \nfss@catcodes. pr/1064
5991         Use \nfss@catcodes in \DeclareFontEncoding.
5992         (subsection{Macros for loading fonts}):
5993         set \nfss@catcodes locally to \relax in \try@load@fontshape
5994         so that it isn't executed several times when an .fd file is
5995         read in.
5997         * updated various test files.
5999 1994-12-05 David Carlisle <latex-bugs@latex-project.org>
6001         * latexbug.tex: Add \pause so messages do not scroll off screen.
6002         Suggested by Rosemary Bailey.
6004         * lablst.tex: Print labels verbatim, and input packages.
6005         Fixing problems reported via c.t.t.
6007 1994-12-05 Alan Jeffrey <latex-bugs@latex-project.org>
6009         * ltoutenc.dtx: Added braces round the \ooalign in \textcircled.
6011         * tlb1233.lvt: Added test file for unbraced \ooalign's.
6013 1994-12-02 Alan Jeffrey <latex-bugs@latex-project.org>
6015         * fontdef.dtx: Commented out \ldots.
6017         * lfonts.dtx: Commented out \copyright.
6019         * tlb1214.lvt: Test file for symbols like \pounds.
6021         * tlb1217.lvt: Test file for \a.
6023         * ltoutenc.dtx: Fixed a bug with \a.
6025         * cmfonts.fdd: Added font substitutions for \pounds.
6027 1994-12-01 Johannes Braams <latex-bugs@latex-project.org>
6029         * classes.dtx : Made the oneside option work for the book class
6030         (PR #1195)
6031         (section{Initial Code}): Moved the allocation of \if@mainmatter to
6032         this section in order to let it be known when the pagestyles are
6033         defined. The switch is used there and needs to be known then;
6034         otherwise TeX finds the wrong \fi in an \if@twoside...\else...\fi
6035         construct.
6036         (subsection{Font changing}): Define \cal and \mit using
6037         \DeclareRobustCommand
6038         (the driver): use \newcommand* for shorthands with argument
6039         (whole file): Use \newcommand* for commands with arguments
6041 1994-12-01 David Carlisle <latex-bugs@latex-project.org>
6043         * unpack2e.ins: lthyphen.ltx|cfg now hyphen.ltx|cfg
6045         * ltfinal.dtx: lthyphen.ltx|cfg now hyphen.ltx|cfg
6047         * lthyphen.dtx: lthyphen.ltx|cfg now hyphen.ltx|cfg
6049         * texpert.txt: Document ltxcheck font checks.
6050         lthyphen.cfg now (or soon will be) hyphen.cfg
6052         * ltplain.dtx: remove some {oldcomments} and other tidying up.
6054 1994-11-30 Johannes Braams <latex-bugs@latex-project.org>
6056         * classes.dtx (subsubsection{Chapters}): Made chapter titles more
6057         robust against pagebreaks in the middle of them. Added an extra
6058         \nobreak and a \interlinepenalty\@M to \@makechapterhead and
6059         \@makeschapterhead (PR #1016, #1135)
6061 1994-11-30 David Carlisle <latex-bugs@latex-project.org>
6063         * ltfiles.dtx: Use new \@dofilelist.
6065         * ltmiscen.dtx: Add new \@dofilelist to \enddocument
6066         Move some of the warnings in \enddocument out of \if@filesw.
6068         * Makefile (TEXTS): add latexbug.el
6070         * unpack2e.ins: add pict2e and graphpap.
6072 1994-11-30 Alan Jeffrey <latex-bugs@latex-project.org>
6074         * fam.dtx: Set \FOO-cmd to \@current@cmd rather than \relax when
6075         entering encoding FOO.
6077         * ltoutenc.dtx: Made text commands expand (almost) entirely in the
6078         mouth.
6080 1994-11-28 David Carlisle <latex-bugs@latex-project.org>
6082         * ltcntrl.dtx: Doc improvements.
6084 1994-11-28 Alan Jeffrey <latex-bugs@latex-project.org>
6086         * ltdefns.dtx: Corrected \changes entries.
6088         * ltfiles.dtx: Corrected \changes entries.
6090         * lterror.dtx: Corrected \changes entries.
6092         * ltxref.dtx: Corrected \changes entries.
6094         * ltsect.dtx: Corrected \changes entries.
6096         * ltidxglo.dtx: Corrected \changes entries.
6098         * lttab.dtx: Corrected \changes entries (wrong format).
6100         * ltoutenc.dtx: Added new definitions of \b, \c and \d.
6101         Fixed bug with accents on commands which aren't allowed in
6102         \csname.
6104         * inputenc.dtx: Moved a docstrip option to it's correct home.
6106         * latex209.dtx: Added hacks for space around floats.
6108         * tlb1184.lvt: Added check file for default accent and symbol
6109         definitions.
6111 1994-11-25 David Carlisle <latex-bugs@latex-project.org>
6113         * ltplain.dtx: Comment out lots of now obsolete code.
6115         * source2e.tex: Add source2e.ist, and other small improvements.
6117 1994-11-24 David Carlisle <latex-bugs@latex-project.org>
6119         * unpack2e.dst: Correct the preamble written to generated files.
6121         * ltdefns.dtx: modify \newenvironment so that a graf environment
6122         is not allowed (Piet van Oostrum latex/1037). Previous attemt
6123         to do this removed...
6125 1994-11-23 David Carlisle <latex-bugs@latex-project.org>
6127         * ltdirchk.dtx: typos.. (Ulrik Vieth)
6129         * usrguide.tex: Small updates, and typos. Add xr.sty.
6131         * latexbug.el: Make completion case insensitive.
6133         * latexbug.tex: Prompt for >Class if no test file given.
6135 1994-11-22 David Carlisle <latex-bugs@latex-project.org>
6137         * clsguide.tex: typo in decls argument.
6139         * latint.dtx: wrap long lines.
6141         * source2e.tex: Make frontmatter \pagenumbering{roman}
6142           So can be processed with only 2 latex runs. (Ulrik Vieth)
6143           Add lthyphen.dtx.
6145 1994-11-22 Alan Jeffrey <latex-bugs@latex-project.org>
6147         * tlb0574.lvt: Added check file for empyt accents and accents in
6148         tocs.
6150         * ltoutenc.dtx: Fixed `empty accent' bug.
6152         * inputenc.dtx: Fixed typo A1 -> A0.
6154 1994-11-21 Alan Jeffrey <latex-bugs@latex-project.org>
6156         * ltoutenc.dtx: Fixed \dots so that it has no extra space in a
6157         monowidth font.
6158         Corrected typo in the definition of \mathunderscore.
6160         * inputenc.dtx: Added \textregistered.
6161         Added "A0 (nbs) to Latin-1.
6163 1994-11-20 Chris Rowley <latex-bugs@latex-project.org>
6165         * ltfloat.dtx
6167         * ltoutput.dtx
6169         * ltxguide.cls
6171         Tidied formatting
6173         * patches.txt
6175         Updated
6177         * bugs.txt
6179         Updated
6181         * install.txt
6183         Updated
6185         * template.txt
6187         Updated
6189         * texpert.txt
6191         Updated
6193         * usrguide.tex
6195         Major update
6197         * clsguide.tex
6199         Major update
6201         * fntguide.tex
6203         Major update
6205 1994-11-18 David Carlisle <latex-bugs@latex-project.org>
6207         * ltfinal.dtx: reallow 8-bit input.
6209         * ltboxes.dtx: Add \color@vbox
6211         * tracefnt.dtx: \next renamed to \reserved@f
6213         * fam.dtx: \next renamed to \reserved@f
6215         * latint.dtx: use \expandafter instead of \next in
6216           \DeclareMathDelimiter.
6218         * ltplain.dtx: Remove \pt, now defined elsewhere.
6220         * ltmath.dtx Use \expandafter trick instead of \next
6221         in a' \phantom and \smash. Colour support to \phantom and \smash
6223 1994-11-17 David Carlisle <latex-bugs@latex-project.org>
6225         * ltplain.dtx: remove \phantom (now in ltmath)
6227         * fam.dtx: Replace \@tempa by \reserved@a.
6229         * latint.dtx: Replace \@tempa by \reserved@a.
6231         * ltboxes.dtx: Replace \@tempa by \reserved@a.
6233         * ltclass.dtx: Replace \@tempa by \reserved@a.
6235         * ltcntlen.dtx: Replace \@tempa by \reserved@a.
6237         * ltcntrl.dtx: Replace \@tempa by \reserved@a.
6239         * ltdefns.dtx: Replace \@tempa by \reserved@a.
6241         * ltdirchk.dtx: Replace \@tempa by \reserved@a.
6243         * lterror.dtx: Replace \@tempa by \reserved@a.
6245         * ltfiles.dtx: Replace \@tempa by \reserved@a.
6247         * ltfinal.dtx: Replace \@tempa by \reserved@a.
6249         * ltfloat.dtx: Replace \@tempa by \reserved@a.
6251         * ltfntcmd.dtx: Replace \@tempa by \reserved@a.
6253         * ltmath.dtx: Replace \@tempa by \reserved@a.
6255         * ltmiscen.dtx: Replace \@tempa by \reserved@a.
6257         * ltoutenc.dtx: Replace \@tempa by \reserved@a.
6259         * ltoutput.dtx: Replace \@tempa by \reserved@a.
6261         * ltpictur.dtx: Replace \@tempa by \reserved@a.
6263         * ltsect.dtx: Replace \@tempa by \reserved@a.
6265         * lttab.dtx: Replace \@tempa by \reserved@a.
6267         * tracefnt.dtx: Replace \@tempa by \reserved@a.
6269 1994-11-16 Chris Rowley <latex-bugs@latex-project.org>
6271         * latex209.dtx
6273         Restored 2e logo
6275 1994-11-16 David Carlisle <latex-bugs@latex-project.org>
6277         * fontdef.dtx: Remove \{ and \}
6279 1994-11-15 David Carlisle <latex-bugs@latex-project.org>
6281         * ifthen.dtx: Use \@unexpandable@protect and modify
6282           \@setref to fix bug /946 (/1023) \pageref breaking tests.
6284 1994-11-14 David Carlisle <latex-bugs@latex-project.org>
6286         * lttab.dtx: Add \tabularnewline and \arraynewline.
6288         * ltspace.dtx: Make \\ robust
6290 1994-11-12 Chris Rowley <latex-bugs@latex-project.org>
6292         * ltmiscen.dtx
6294         Tidied \endtrivlists
6296         * ltspace.dtx
6298         Attempted to improve error messages
6300         * ltfntcmd.dtx
6302         Added line-break to error message
6304         * lablst.tex
6306         Simpler with better layout
6308 1994-11-12 David Carlisle <latex-bugs@latex-project.org>
6310         * ltplain.dtx: replace sfcode settings. Remove \dag and friends.
6312 1994-11-11 David Carlisle <latex-bugs@latex-project.org>
6314         * makeindx.dtx: remove spurious \wlog.
6316 1994-11-10 Chris Rowley <latex-bugs@latex-project.org>
6318         * ltbibl.dtx
6320         Patched \nocite{*}
6322         * ltplain.dtx
6324 1994-11-10 Johannes Braams <latex-bugs@latex-project.org>
6326         * classes.dtx (subsection{Flush left equations}): Added the value
6327         of \parskip to \abovedisplayskip to compensate for negative
6328         \topsep settings. (PR #881)
6329         (subsection{Single or double sided printing}): removed typo (PR
6330         #881)
6332         * slides.dtx (subsection{Font changing}): Removed two typos
6334 1994-11-10 David Carlisle <latex-bugs@latex-project.org>
6336         * ltdirchk.dtx: use new definition of \loop
6338         * ltoutput.dtx: modify \protect setting.
6340         * newlfont.dtx: modify \ProvidesFile usage.
6342         * oldlfont.dtx: modify \ProvidesFile usage.
6344 1994-11-09 David Carlisle <latex-bugs@latex-project.org>
6346         * lthyphen.dtx: Use \ProvidesFile.
6348         * lfonts.dtx: Use \ProvidesFile.
6350         * setsize.dtx: RIP
6352         * fam.dtx: Add definitions of \@vpt (from setsize.dtx).
6354         * fontdef.dtx: Add \DeclareMathSizes (from setsize.dtx).
6356         * Makefile: Generate new release date 1994/12/01
6357           Remove setfile.dtx from generation of ltfss.dtx
6359         * ltpatch.ltx: Change to patch 1994/12/01 release.
6361         * ltboxes.dtx: More colour changes.
6362         Fix \@finalstrut (from ltpatch).
6364         * source2e.tex: Move ltoutenc. Add fontdef and preload.
6366 1994-11-07 David Carlisle <latex-bugs@latex-project.org>
6368         * fontdef.dtx: Use GetFileInfo style doc header.
6370         * preload.dtx: Use GetFileInfo style doc header.
6372         * ltdefns.dtx: Move \newwrite's to ltfiles.
6374         * ltfiles.dtx: Move \newwrite's here from ltdefns. Remove
6375           duplcate decalaration of \@mainaux.
6377 1994-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
6379         * ltboxes.dtx:
6380         Added braces again that have been incorrectly removed.
6382         * test files:
6383         Updated a large number of test files that had changed
6384         due to protect handling changes and bug fix in font selection.
6386         * oldlfont.dtx:
6387         Test for \protect being \@typeset@protect in \@setfontsize.
6389         * newlfont.dtx:
6390         Test for \protect being \@typeset@protect in \@setfontsize.
6392         * lfonts.dtx:
6393         Test for \protect being \@typeset@protect in \@setfontsize.
6395         * exscale.dtx:
6396         Renamed \every@size to \every@math@size.
6397         Update \big@size globally (new \every@math@size concept).
6399         * ltfiles.dtx:
6400         Renamed \every@size to \every@math@size.
6402         * fam.dtx:
6403         Renamed \every@size to \every@math@size.
6404         Allow several encoding changes before running \selectfont. pr/1042
6406         * tracefnt.dtx (section{Scaled font extraction}):
6407         Changed the font size substitution to really select
6408           the nearest size available. pr/747
6409         Fixed incorrect size selection if math fonts are not set up. pr/848
6410         Start cleaning up documentation.
6411         Fix bug that produced extra "No math setup"  message if
6412           tracefont was loaded with default options.
6414         Patched \loop
6416 1994-11-05 Chris Rowley <latex-bugs@latex-project.org>
6418         * ltfloat.dtx (subsection{Floating Environments}):
6420         Introduced \color@hbox
6421         Changed colour resetting for footnotes (again)
6422         Introduced a simulacrum of compatibility to old \@xfloat
6423         Changed float setup
6425         * ltboxes.dtx (section{\LaTeX\ Box commands}):
6427         Introduced \color@hbox
6428         Changed colour resetting for minipage footnotes
6429         Added to documentation
6431         * ltoutput.dtx (subsection{Floats}):
6433         Introduced \color@hbox
6434         New style protect settings in shipout
6435         Tidied shipout and added to documentation
6436         Added begindvi stuff
6438 1994-11-05 Alan Jeffrey <latex-bugs@latex-project.org>
6440         * ltoutenc.dtx: Added setting of \@typeset@protect to \patterns
6441         and \hyphenation.
6443         * ltnews02.tex: First draft.
6445 1994-11-04 Alan Jeffrey <latex-bugs@latex-project.org>
6447         * ltfloat.dtx: Added \protected@xdef to \footnote, \@footnotetext,
6448         and \footnotemark.
6450         * ltoutenc.dtx: Added \_.
6452         * ltpage.dtx: Added \@unexpandable@protect to \markboth and
6453         \markright.
6455         * lttab.dtx: Added \set@typeset@protect to \@array and
6456         \multicolumn.
6457         Added \@unexpandable@protect to \@mkpream.
6459         * ltboxes.dtx: Added \protected@edef to \@mpfootnotetext.
6461         * ltidxglo.dtx: Added \protected@write to \index and \glossary.
6462         Removed \if@filesw from \makeindex and \makeglossary.
6464         * ltsect.dtx: Added \protected@write to \addtocontents and
6465         \addcontentsline.
6466         Added \protected@edef to \@sect.
6467         Added \protected@xdef to \thanks.
6469         * ltxref.dtx: Added \protected@write to \label.
6470         Added \protected@edef to \refstepcounter.
6472         * ltmiscen.dtx: Removed setting of \protect from \@writefile.
6474         * lterror.dtx: Added \set@display@protect to messages.
6476         * ltfiles.dtx: Added \protected@write and a new definition of
6477         \nofiles.
6479         * ltdefns.dtx: Added \x@protect and a new mechanism for protecting
6480         short commands.
6481         Added commands for safely performing edefs.
6482         Added \set@display@protect to \typeout
6484 1994-11-03 David Carlisle <latex-bugs@latex-project.org>
6486         * ltdirchk.dtx: Check that latex.ltx is used with an initex with
6487           no format preloaded. (VMS initex defaults to loading
6488           plain.fmt)
6490         * ltdefns.dtx: rename \long@def to \l@ngrel@x
6492         * ltclass.dtx: move \@missingfileerror to ltfiles.
6494         * ltfiles.dtx: add \@missingfileerror
6496 1994-11-02 David Carlisle <latex-bugs@latex-project.org>
6498         * latexbug.el 2nd attempt.
6500         * latexbug.tex: more alterations to work with .el file.
6502 1994-11-02 Alan Jeffrey <latex-bugs@latex-project.org>
6504         * ltoutenc.dtx: Wrapped long lines.
6506 1994-10-31 David Carlisle <latex-bugs@latex-project.org>
6508         * latexbug.tex: Add line count to discourage large test files.
6510 1994-10-31 Alan Jeffrey <latex-bugs@latex-project.org>
6512         * Makefile: Added inputenc.dst and ltoutenc.dst, and inputenc.dtx.
6514         * fontdef.dtx: Added OMLenc.def.
6516         * unpack2e.ins: Added inputenc.ins.
6518         * unpacked.txt: Added inputenc.sty, font encoding and input
6519         encoding files.
6521         * fntguide.tex: Added documentation on the new text declaration
6522         commands.
6524         * usrguide.tex: Added documentation on the new text commands.
6526 1994-10-30 Chris Rowley <latex-bugs@latex-project.org>
6528         * ltfloat.dtx (subsection{Floating Environments}):
6530         In float handling:
6531           major changes to parameter parsing, setting of local
6532           variables, etc;
6533           two-column and one-column cases merged; space hacks moved;
6534           colour support improved and corrected, including extra boxes.
6535         In marginpars:
6536           colour support improved and corrected, including extra boxes.
6537         In footnotes:
6538           colour support improved.
6540         * ltoutput.dtx (subsection{Floats}):
6542         Small changes to documentation
6543         Added colour support to \@topnewpage
6544         Added colour support for footnotes to \@makecol
6545         Added warning to \@fpsadddefault
6547         * ltdefns.dtx (subsection{Internal defining commands}):
6549         Added \@onelevel@sanitize
6551 1994-10-30 Alan Jeffrey <latex-bugs@latex-project.org>
6553         * cmfonts.dst: Added OMScmnr and OMLcmr.
6555         * cmfonts.fdd: Added OMScmr and OMLcmr.
6557         * ltxguide.cls: Added \NEWdescription, \NEWfeature and the
6558         optional argument to desc.
6560         * ltoutenc.dst: Added OMLenc.def.
6562         * ltoutenc.dtx:  added encoding-specific commands from ltmath.
6563           Added OML encoding.
6564           Added \textcircled and removed \textregistered.
6565           Added \DeclareTextCompositeCommand.
6566           Added \t.
6568         * ltmath.dtx: Removed encoding-specific commands to ltoutenc.
6570 1994-10-29 Johannes Braams <latex-bugs@latex-project.org>
6572         * Makefile: Added the alltt package.
6574         * alltt.dtx (section{The Implementation}): Added a missing
6575         \dospecials in the alltt environment code.
6577         * classes.dtx (section{Cross Referencing}): Fixed a typo in the
6578         documentation of \@tocrmarg. (PR #904)
6580 1994-10-29 Frank Mittelbach <latex-bugs@latex-project.org>
6582         * Makefile (INSTS):
6583         Added ltoutenc.ins.
6585         * manifest.txt:
6586         Added ltoutenc.ins.
6588 1994-10-29 Alan Jeffrey <latex-bugs@latex-project.org>
6590         * fontsmpl.dtx: Added tests for \copyright, \dots and
6591         \textregistered.
6593         * ltmath.dtx: Added \mathellipsis, \mathparagraph, etc.
6594         Removed all of the oldcomments and generally tidied up.
6595         Added \DeclareMathOperator.
6597         * ltoutenc.dtx: Added copyright and textregistered.
6598         Renamed the text versions of \P, \S, etc. to \textparagraph,
6599         \textsection, etc.
6600         Added the definitions of \dots etc. which work in math and text.
6602 1994-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
6604         * fam.dtx:
6605         Added a numer of \noexpand's to \err@rel@i. pr/1088
6607 1994-10-28 Alan Jeffrey <latex-bugs@latex-project.org>
6609         * unpack2e.ins: Added OMSenc.def.
6611         * fontsmpl.dtx: Added the text commands defined in ltoutenc.dtx.
6613         * asajtest.ins: An installation file for asajtest.dtx.
6615         * asajtest.tex: A test file for ltoutenc.dtx.  This should become
6616         part of the test suite eventually.
6618         * asajtest.dtx: This is a scratch version of ltoutenc.dtx.
6619         Rewrote the enc.def files to use the new default settings.
6621 1994-10-27 David Carlisle <latex-bugs@latex-project.org>
6623         * latexbug.el: First attempt at emacs interface.
6625 1994-10-27 Alan Jeffrey <latex-bugs@latex-project.org>
6627         * ltoutenc.dtx: Removed loading of enc.def files.
6629         * fontdef.dtx: Added OMSenc.def.
6631         * ltoutenc.dst: Added OMSenc.def.
6633 1994-10-26 David Carlisle <latex-bugs@latex-project.org>
6635         * source2e.tex: Add ltmath.
6637 1994-10-25 David Carlisle <latex-bugs@latex-project.org>
6639         * ltdefns.dtx: Add documentation of star form of \newcommand.
6640         Remove all `oldcomments' environments.
6641         Add lots of `macro' environments.
6643         * ltboxes.dtx: missing % in \@isavepicbox (was in ltpatch.ltx)
6645 1994-10-25 Alan Jeffrey <latex-bugs@latex-project.org>
6647         * ltoutenc.dtx: Added default encodings.
6648         Added \ProvideTextCommand and \ProvideTextCommandDefault.
6649         Added the OMS encoding.
6651 1994-10-24 Chris Rowley <latex-bugs@latex-project.org>
6653         * ltmath.dtx:
6655         Removed a TAB
6657 1994-10-24 David Carlisle <latex-bugs@latex-project.org>
6659         * ltboxes.dtx: Add inner braces to fbox to keep inner settings
6660           of \fboxsep local (latex/1061)
6662 1994-10-23 Chris Rowley <latex-bugs@latex-project.org>
6664         * ltmath.dtx:
6666         Added \normalcolor to \@eqnnum
6667         Removed braces from \ensuremath
6669 1994-10-20 David Carlisle <latex-bugs@latex-project.org>
6671         * ltclass.dtx: Modify pkgindoc because of Tuesday's change.
6673 1994-10-20 Frank Mittelbach <latex-bugs@latex-project.org>
6675         * ltboxes.dtx:
6676         Put \changes cmd behind % :-)
6678 1994-10-20 Alan Jeffrey <latex-bugs@latex-project.org>
6680         * inputenc.dtx: Split characters into text-only and math-only.
6681         Reded some of the \providecommand's in latin1.def.
6683         * latex209.dtx: Corrected a typo---\mark{}{} should have been
6684         \mark{{}{}}.
6686 1994-10-19 Frank Mittelbach <latex-bugs@latex-project.org>
6688         * fam.dtx:
6689         Added missing \relax to \DeclareFontEncoding so the args can
6690         contain newlines. pr/1026
6692 1994-10-18 David Carlisle <latex-bugs@latex-project.org>
6694         * ltdefns.dtx: Add *-forms to define non-long variants of
6695           commands.
6696           Add extra check so \newenvironment{graf} generates an error.
6698         * ltfiles.dtx: move \listfiles and \@addtofilelist here.
6700         * ltclass.dtx: move \listfiles and \@addtofilelist to ltfiles.
6702 1994-10-17 Alan Jeffrey <latex-bugs@latex-project.org>
6704         * latex209.dtx: Added empty initial mark.
6705         New method of switching off 2e commands.
6706         Allow \newcommand on 2e commands.
6708 1994-10-16 Chris Rowley <latex-bugs@latex-project.org>
6710         * ltsect.dtx:
6712         Added \normalcolor to page-numbers in toc
6714         * ltfntcmd.dtx:
6716         Tidying, and typos fixed in documentation
6717         Added check for empty text
6718         Removed space from \nfss@text
6719         Renamed \check@nocorr to \text@command:
6720           to improve error messages
6722         * ltboxes.dtx (section{\LaTeX\ Box commands}):
6724         Added \long to \fbox, \mbox, \sbox (from ltpatch)
6725         \leavevmode corrected for frame boxes (from ltpatch)
6726         \@parboxto macro added to \@iiiparbox,
6727           to remove misuse of \@empty
6729 1994-10-16 David Carlisle <latex-bugs@latex-project.org>
6731         * latexbug.tex: stop expansion occurring on synopsis and other
6732           fields.
6734 1994-10-16 Frank Mittelbach <latex-bugs@latex-project.org>
6736         * nfssfont.dtx:
6737         Change \end to \stop in help message. pr/615
6739 1994-10-15 Frank Mittelbach <latex-bugs@latex-project.org>
6741         * fam.dtx:
6742         Warn, if math alphabet is used outside math (from patch)
6744         * fontdef.dtx (subsubsection{The log-like functions}):
6745         Somehow lost \operator@font while moving code.
6747         * ltmath.dtx:
6748         Comment out definition of \, is defined earlier as robust
6750         * fam.dtx:
6751         Added [ and ] to the reset macro for .fd file loading pr/872
6753 1994-10-14 David Carlisle <latex-bugs@latex-project.org>
6755         * latexbug.tex: Add latexbug.cfg system, so that personal
6756           details do not need to be entered every time.
6758 1994-10-14 Frank Mittelbach <latex-bugs@latex-project.org>
6760         * fontdef.dtx:
6761         Separate text font and math font setup. Added a lot of math
6762         font setup stuff from other files.
6764         * ltmath.dtx:
6765         File added to the distribution.
6767         * manifest.txt:
6768         Added new files.
6770         * ltmiscen.dtx:
6771         Moved math enviornments to ltmath.dtx
6773         * unpack2e.ins:
6774         Added fontmath.ltx and fonttext.ltx generation,
6775         removed fontdef.ltx generation,
6777         * doc.dtx (subsection{Macros for generating index entries}):
6778         Added missing percent and use \ttfamily not \texttt
6780 1994-10-13 Frank Mittelbach <latex-bugs@latex-project.org>
6782         * ltplain.dtx (section{Plain \TeX}):
6783         Moved math code to ltmath.dtx.
6784         Removed old code that was commented out long time ago.
6786         * lfonts.dtx:
6787         Moved log-like functions to ltmath.dtx.
6788         Removed the unnecessary refernce to \tenex.
6790 1994-10-12 David Carlisle <latex-bugs@latex-project.org>
6792         * latexbug.tex: Add more GNATS fields.
6794         * ltsect.dtx: remove < > from a \changes entry (upset makeindex)
6796 1994-10-11 David Carlisle <latex-bugs@latex-project.org>
6798         * ltdirchk.dtx: Redo ltxcheck: more friendly messages, check
6799           for TeX3.14, and missing fonts.
6800           Add automatic detection of TeX3.14 (previously in ltpatch.ltx)
6802         * latexbug.tex: Modify to prompt for synopsis information.
6804 1994-10-07 Alan Jeffrey <latex-bugs@latex-project.org>
6806         * pastex.txt: Installation guide for PasTeX on the Amiga.
6808         * ltoutenc.dtx: Moved ogonek accent.
6810 1994-09-26 Frank Mittelbach <latex-bugs@latex-project.org>
6812         * idx.tex:
6813         Add missing brace in \setlength. pr/589
6815 1994-09-25 Frank Mittelbach <latex-bugs@latex-project.org>
6817         * latexsym.dtx (subsection{\LaTeX{} symbols fonts}):
6818         Use silent substitution for the bold lasy fonts below 10pt
6820 1994-09-23 David Carlisle <latex-bugs@latex-project.org>
6822         * source2e.tex: Fix \newcount typo (which caused `4pt' to appear
6823           in the change log and index)
6825         * manifest.txt: added pctex.txt
6827         * Makefile (TEXTS): added pctex.txt
6829         * pctex.txt: New version from PCI
6831 1994-09-23 Frank Mittelbach <latex-bugs@latex-project.org>
6833         * ltpatch.ltx:
6834         patch for pr872 ([] with catcode active)
6836 1994-09-23 Alan Jeffrey <latex-bugs@latex-project.org>
6838         * latex209.dtx: Added spaces to \@halfmag and friends.
6840         * ltxguide.cls: Replaced \PassOptionsToPackage{article} by
6841           \PassOptionsToClass{article}.
6843 1994-09-21 David Carlisle <latex-bugs@latex-project.org>
6845         * manifest.txt: add graphpap.{ins|dtx}
6847         * Makefile: add graphpap.{dst|ins|dtx}
6849         * manifest.txt: Add textures.txt, pict2e.{ins|dtx}
6851         * Makefile: Add textures.txt, pict2e.{dst|ins|dtx}
6853         * pict2e.dtx: Wrote pict2e.dtx (It just generates an error
6854           message, saying the package has not been written)
6856 1994-09-07 David Carlisle <latex-bugs@latex-project.org>
6858         * latexbug.tex: Modify printing of \everyjob so babel formats
6859           work correctly.
6861 1994-09-04 Alan Jeffrey <latex-bugs@latex-project.org>
6863         * inputenc.dtx: Added \cs{DeclareInputComposite} and the
6864           \cs{ProvidesCommand}s to the encoding files.
6865           Removed the definition of the accent slots in Latin-1.
6867 1994-08-31 Alan Jeffrey <latex-bugs@latex-project.org>
6869         * oztex.txt: Checked in revised version from Andrew.
6871 1994-08-30 Alan Jeffrey <latex-bugs@latex-project.org>
6873         * yandytex.txt: Checked in revised version from Berthold.
6875 1994-08-26 Johannes Braams <latex-bugs@latex-project.org>
6877         * slides.dtx (subsection{Font changing}): changed documentation to
6878         mention \DeclareOldFontCommand instead of @renewfontswitch (PR #812)
6880         * letter.dtx (section{The documentation driver file}): added
6881         missing comma in a \DoNotIndex entry (PR #857)
6882         (subsection{Setting Paper Sizes}): Added the landscape option,
6883         because Leslie Lamport wants to make landscape letters.
6885 1994-08-24 Alan Jeffrey <latex-bugs@latex-project.org>
6887         * tlb0143.lvt, tlb0162.lvt, tlb0380.lvt, tlb0498.lvt, tlb0642.lvt,
6888         tlb0830.lvt: Checked in.
6890 1994-08-09 David Carlisle <latex-bugs@latex-project.org>
6892         * graphpap.dtx: add \leavevmode to \graphpaper.
6894         * textures.txt: Added file. Mainly written by Blue Sky Research.
6896 ######################
6897 # 1994/06/01 PL3 Release
6898 ######################
6900 1994-07-28 Rainer Schoepf <latex-bugs@latex-project.org>
6902         * ltfinal.dtx: Correct Checksum.
6904 1994-07-27 Alan Jeffrey <latex-bugs@latex-project.org>
6906         * ltnews.cls: Replaced \PassOptionToClass by \PassOptionsToClass.
6908 1994-07-25 Alan Jeffrey <latex-bugs@latex-project.org>
6910         * microtex.txt: Removed extraneous \dump.
6912 1994-07-18 David Carlisle <latex-bugs@latex-project.org>
6914         * latexbug.tex: Add definition of \@secondoftwo, so latexbug
6915           may once again be used with initex.
6917 1994-07-18 Alan Jeffrey <latex-bugs@latex-project.org>
6919         * microtex.txt: Added installation guide for MicroTeX.
6921 1994-07-14 Alan Jeffrey <latex-bugs@latex-project.org>
6923         * inputenc.dtx: Replaced \Dh by \DH and \Th by \TH.
6924         Added \ensuremath to the math commands.
6925         Added \inputencoding.
6927 1994-07-13 Johannes Braams <latex-bugs@latex-project.org>
6929         * classes.dtx (subsubsection{Margins}): Moved the rounding of
6930         \topmargin into native mode only (PR #93)
6932         * letter.dtx (subsubsection{The dimension of text}): The setting
6933         of \textwidth and \textheight to a fixed value should only happen
6934         in comnpatibility mode. (PR #714)
6935         (subsubsection{Margins}): Added fixed values for \oddsidemargin,
6936         \evensidemargin and \marginparwidth to compatibility mode
6938 1994-07-13 Frank Mittelbach <latex-bugs@latex-project.org>
6940         * patches.txt:
6941         Added description for additional patches.
6943         * ltpatch.ltx:
6944         Added patches for:
6945           \ensuremath
6946           \LaTeXe not allowed in compat mode (exception)
6948         * usrguide.tex (subsection{Ensuring math mode}):
6949         Corrected the description of \ensuremath so that it really does nothing
6950         other than producing its argument in math mode.
6952         * cmfonts.fdd:
6953         Added additional font shapes for Concrete Roman Fonts
6955 1994-07-13 Alan Jeffrey <latex-bugs@latex-project.org>
6957         * fontsmpl.dtx: Added an \upshape.
6959 1994-07-11 Johannes Braams <latex-bugs@latex-project.org>
6961         * letter.dtx (subsubsection{Itemize}): \labelitemiii was
6962         mistakenly called \labelitemiiii (bug report # 711)
6964 1994-07-05 David Carlisle <latex-bugs@latex-project.org>
6966         * ltpatch.ltx: added patch for latex/667, minipage and \parbox
6967           failing if used with height argument before math setup.
6969 1994-07-05 Frank Mittelbach <latex-bugs@latex-project.org>
6971         * ltpatch.ltx:
6972         Added patches for:
6973           empty p-column problem
6974           figure* with color package problem
6975           \^{\i} in toc problem (T1 encoding)
6977         * patches.txt:
6978         Added description for additional patches.
6980 1994-07-03 Frank Mittelbach <latex-bugs@latex-project.org>
6982         * ltpatch.ltx:
6983         Extended patch for T1+german so that composite chars are used instead of
6984         accents
6986 1994-07-02 Frank Mittelbach <latex-bugs@latex-project.org>
6988         * ltpatch.ltx:
6989         Added patches for:
6990            \mathit in text mode
6991            \loop could do one iteration too much in certain situations
6992            T1 breaks german 2.4a (this is a german.sty problem actually)
6994         * patches.txt:
6995         Added descritions of further patch level 3 patches.
6998 1994-06-30 Chris Rowley <latex-bugs@latex-project.org>
7000         * fntguide.tex
7002         Warning about enc.def commands added
7003         Stuff on font definition files and encoding definition files
7004         changed
7005         <cdp> removed, for consistency, use <encoding> throughout
7006         Small edits
7008         * clsguide.tex
7010         Michael's amendments added
7012 1994-06-26 Chris Rowley <latex-bugs@latex-project.org>
7014         * usrguide.tex
7016         Minor edits
7018         * clsguide.tex
7020         Added stuff
7021         Changed usage of <>
7022         Reordered update stuff
7023         Added Summary sheet
7024         Removed draft status
7026         * ltxguide.cls
7028 1994-06-23 Johannes Braams <latex-bugs@latex-project.org>
7030         * letter.dtx (subsection{Global Declarations}): Removed a typo
7031         (#[] instead of [1])
7032         Ran letter.dtx through ispell.
7034 1994-06-23 Frank Mittelbach <latex-bugs@latex-project.org>
7036         * patches.txt:
7037         Added descritions of patch level 3 patches.
7039         * ltpatch.ltx:
7040         Added patches for:
7041           inefficient text encoding handling
7042            \"\i problem
7043            \"{} problem
7044            \dag \ddag \P \S lost sometimes
7045            \t problem
7046            \test..{} problem
7048         Changed usage of <>
7049         Changed definition of verbatim
7051 1994-06-22 Chris Rowley <latex-bugs@latex-project.org>
7053         * ltfntcmd.dtx (section{The implementation}):
7055         Removed space from \DeclareTextCommand
7056         Improved error messages from \DeclareTextCommand
7058         * usrguide.tex
7060         Changed usage of <>
7062         * clsguide.tex
7064         Added stuff
7065         Changed usage of <>
7066         Rationalised encoding stuff
7068         * fntguide.tex
7070         Rationalised usage of cdp, ENC, encoding
7071         Changed usage of <>
7072         Fixed overfull box and long lines
7074 1994-06-22 Johannes Braams <latex-bugs@latex-project.org>
7076         * classes.dtx (subsection{Flush left equations}): Defer the
7077         setting of \mathindent to the end of the class instead of to
7078         \begin{document}. This way it is possible for packages to change
7079         its value (fixes bug report #577)
7080         Refrased a few sentences to prevent overfull hbox messages.
7082 1994-06-19 Chris Rowley <latex-bugs@latex-project.org>
7084         * usrguide.tex
7086         Added stuff on project, money etc.
7088         * fntguide.tex
7090         Corrcted largesymbols stuff.
7092         * clsguide.tex
7094         Major revision and additons.
7095         Spell checked.
7096         Removed \typeouts.
7097         Removed overfull boxes.
7099         * ltfntcmd.dtx:
7101         Experimental fixes to \nocorr stuff.
7103 1994-06-17 Johannes Braams <latex-bugs@latex-project.org>
7105         * letter.dtx (subsubsection{Defining the page styles}): Added a
7106         missing closing brace. Made a lot of small changes to the
7107         documentation.
7109 1994-06-16 David Carlisle <latex-bugs@latex-project.org>
7111         * update.ins: modify for new distribution `ins' files.
7113 1994-06-12 Chris Rowley <latex-bugs@latex-project.org>
7115         * template.txt
7117         Changed 2e to new.
7119         * fntguide.tex
7121         Tidying.
7123         * directex.txt
7125         Corrected layout.
7127 1994-06-12 Rainer Schoepf <latex-bugs@latex-project.org>
7129         * Makefile: Split distrib directory into distrib/base and
7130         distrib/unpacked.
7132         * ltpatch.dtx: Don't set catcodes of upper 128 characters in
7133         TeX2.
7135         * manifest.txt: Added directex.txt.
7137         * Makefile (TEXTS): Added directex.txt.
7139 1994-06-11 Chris Rowley <latex-bugs@latex-project.org>
7141         * usrguide.tex
7143         Typography of tools list changed.
7144         Added typeouts.
7145         Added letter to list of standard packages.
7146         Removed these typeouts:
7147           \typeout{CONTENTS OF THE TOOLS BUNDLE: needs checking}
7148           \typeout{Marion said: Perhaps the different uses of
7149             `newcommand and `providecommand can be shown a bit clearer}
7150           \typeout{List of stuff in mfnfss, psnfss, babel not done}
7152         * fntguide.tex
7154         Editorial changes.
7155         Removed duplicated text.
7156         Removed unwanted blank lines.
7158         * emtex.txt
7160         Added section on memory problems.
7162         * directex.txt
7164         New file added.
7166         * install.txt
7168         Added new file to list.
7170         * readme.txt
7172         Editorial changes.
7173         Added patches.txt, etc.
7175         * patches.txt
7177         Editorial changes.
7178         Removed references to lists.
7179         Documented lack of lists.
7181         * ltfntcmd.dtx
7183         Corrected documentation, title etc.
7184         Corrected dates in changes entries.
7186 1994-06-11 Frank Mittelbach <latex-bugs@latex-project.org>
7188         * patches.txt:
7189         Added descritions of patch level 2 patches.
7191         * ltpatch.ltx:
7192         Added patches for:
7193           8bit chars problem
7194           \nocite{*} problem
7195           \_ in math mode (T1 encoding)
7197         * added tests for problem 549, 554, 557.
7200 1994-06-10 Rainer Schoepf <latex-bugs@latex-project.org>
7202         * manifest.txt: Added ltpatch.ltx and patches.txt.
7204         * ltfinal.dtx (subsection{Input encoding}): Do not set codes for
7205         higher half of character table for TeX2.
7207 1994-06-09 Rainer Schoepf <latex-bugs@latex-project.org>
7209         * Makefile (LATEXS): Added ltpatch.ltx.
7211 1994-06-09 Frank Mittelbach <latex-bugs@latex-project.org>
7213         * doc.dtx (subsection{Bells and whistles}):
7214         Use new definitions for footnote macros within \maketitle.
7215         Otherwise \thanks entries will overprint.
7217         * docstrip.dtx:
7218         Corrected typo in documentation
7220 1994-06-08 David Carlisle <latex-bugs@latex-project.org>
7222         * ltpatch.ltx: New file fixing bugs in the major release.
7224         * ltfinal.dtx: Add new feature input ltpatch.ltx if the file
7225           exists.
7227         * latexbug.tex: Add babel.
7228         Use \everyjob to print format info (for new patch system)
7230 1994-06-06 David Carlisle <latex-bugs@latex-project.org>
7232         * ltboxes.dtx: Fix bug introduced last week. Add \leavevmode to
7233           \fbox, and make \long. At the same time make \sbox and \mbox
7234           \long even though they were not \long in 2.09.
7236 1994-06-06 Rainer Schoepf <latex-bugs@latex-project.org>
7238         * Makefile.dist: Changed mv to cp, added installation of *.ist
7239         files, added target `clean'.
7241         * manifest.txt: Changed name of distributed Makefile from
7242         Makefile to Makefile.unx.
7244         * Makefile: Changed name of distributed Makefile from Makefile
7245         to Makefile.unx.
7247 1994-06-03 Chris Rowley <latex-bugs@latex-project.org>
7249         * usrguide.tex
7251         Changed preamble.
7253         * fntguide.tex
7255         Changed preamble.
7257         * clsguide.tex
7259         Changed preamble.
7261 1994-06-02 Johannes Braams <latex-bugs@latex-project.org>
7263         * classes.dtx (section{Identification}): Fixed bug in the driver,
7264         the line with \ProvidesFile was not seen by LaTeX
7265         (section{A driver for this document}): rearranged the \DoNotIndex
7266         stuff
7268 ######################
7269 # 1994/06/01 Release
7270 ######################
7272 1994-06-02 Rainer Schoepf <latex-bugs@latex-project.org>
7274         * copyright.txt and others: Changed copyright message.
7276 1994-06-01 David Carlisle <latex-bugs@latex-project.org>
7278         * ltboxes.dtx: Modify \framebox and \fbox so \width in the
7279           optional argument of \framebox refers to the natural width
7280           of the text,
7282         * latexbug.tex: add amslatex category.
7284         * ltlogos.dtx: add $\m@th$ to \LaTeX to force math size
7285           calculations.
7287 1994-06-01 Rainer Schoepf <latex-bugs@latex-project.org>
7289         * letter.dtx: Corrected driver code.
7291         * slides.dtx: Added definition of \SLiTeX.
7293         * Makefile: Don't add extra copyright headers to *.txt and *.err
7294         files.
7296 1994-06-01 Frank Mittelbach <latex-bugs@latex-project.org>
7298         * fntguide.tex:
7299         Added description of \DeclareTextFontCommand.
7300         Small updates and changes.
7302         * clsguide.tex:
7303         Updates and corrections.
7305         * latint.dtx:
7306         Corrected help info for \newmathalphabet error
7307         in compat mode.
7309         * fntguide.tex:
7310         Several small updates.
7312 1994-06-01 Alan Jeffrey <latex-bugs@latex-project.org>
7314         * ltnews01.tex: Corrected grammar.
7316 1994-05-31 Chris Rowley <latex-bugs@latex-project.org>
7318         * ltoutput.dtx:
7320         Removed overfull boxes.
7322 1994-05-31 David Carlisle <latex-bugs@latex-project.org>
7324         * latexbug.tex: Switch to new latex-bugs@uni-mainz.de
7325           address.
7327 1994-05-31 Rainer Schoepf <latex-bugs@latex-project.org>
7329         * Makefile: Added clsguide.tex, fntguide.tex, usrguide.tex,
7330         ltnews01.tex, ltxguide.cls, ltnews.cls.
7332         * ltfinal.dtx: Renamed lthyphen.* to lthyphen.*.
7334         * unpacked.txt: Renamed lthyphen.* to lthyphen.*.
7336         * unpack2e.ins: Renamed lthyphen.* to lthyphen.*.
7338         * manifest.txt: Renamed lthyphen.dtx to lthyphen.dtx, added
7339         clsguide.tex, fntguide.tex, usrguide.tex, ltnews01.tex,
7340         ltxguide.cls, ltnews.cls, ltnews01.ps, manual.err, compan.err.
7342 1994-05-31 Alan Jeffrey <latex-bugs@latex-project.org>
7344         * latex209.dtx: Added SLiTeX logo again.
7346         * ltnews01.tex: Finished off.
7348         * ltnews.cls:  Added downloaded PS fonts options.
7349         Removed angle brackets from <...> since these were the last
7350         remaining bitmaps!
7351         Added variants of the LaTeX logo.
7352         Added the ltnews.cfg file.
7354 1994-05-30 Johannes Braams <latex-bugs@latex-project.org>
7356         * texpert.txt: Added the section about configuring hyphenation.
7358 1994-05-30 David Carlisle <latex-bugs@latex-project.org>
7360         * latexbug.tex: Add interactive request for a `category'
7361         Also add non-interactive field showing \@TeXversion.
7363 1994-05-30 Rainer Schoepf <latex-bugs@latex-project.org>
7365         * unpack2e.ins: Moved pandora, oldgerm, amsfonts, euscript,
7366         eufrak from main distribution to extra package directory..
7368         * unpacked.txt: Moved pandora, oldgerm, amsfonts, euscript,
7369         eufrak from main distribution to extra package directory..
7371         * manifest.txt: Moved pandora, oldgerm, amsfonts, euscript,
7372         eufrak from main distribution to extra package directory.
7373         Removed features.tex from distribution.
7375 1994-05-30 Frank Mittelbach <latex-bugs@latex-project.org>
7377         * fntguide.tex:
7378         Several updates and additions.
7380 1994-05-30 Alan Jeffrey <latex-bugs@latex-project.org>
7382         * usrguide.tex: Removed the description of mfnfss and tools
7383            packages.
7384         Removed sections that were commented out.
7385         Removed typeouts.
7386         Wrapped long lines.
7387         Rewrote to remove overfull hboxes.
7388         Moved the stuff on \newmathalphabet to the section on LaTeX
7389            errors.
7390         Rewrote the stuff on latex209.cfg, and replaced
7391            \PassOptionsToClass (which requires you to list all the
7392            known classes) with \ds@oldlfont.
7393         Added the `LaTeX2e command in LaTeX 2.09 document' error.
7394         Added the SLiTeX logo to the list of unsupported commands.
7395         Added the full list of \text..., \...family, \...series, \...shape
7396            and \math... commands.
7398 1994-05-29 Johannes Braams <latex-bugs@latex-project.org>
7400         * classes.dtx (subsubsection{Captions}): Make \@makecaption colour
7401         safe by using \sbox\@tempboxa rather than \setbox\@temboxa\hbox.
7403 1994-05-29 Frank Mittelbach <latex-bugs@latex-project.org>
7405         * usrguide.tex:
7406         Small general updates.
7407         Rewrote section on compatibility.
7409         * Makefile:
7410         Removed vmstex.txt and textures.txt since currently empty.
7412         * copyins.txt:
7413         Removed prelim message, say that files are mentioned in
7414         manifest.txt.
7416         * copyright.txt:
7417         Removed prelim message, say that files are mentioned in
7418         manifest.txt.
7420         * manifest.txt:
7421         Removed vmstex.txt and textures.txt since currently empty.
7423 1994-05-29 Alan Jeffrey <latex-bugs@latex-project.org>
7425         * ltxguide.cls: Added italic correction to <...>.
7426         Added \sourcecode.
7428         * fntguide.tex: Corrected typos spotted by FMi.
7429         Added the `math selection commands' section.
7430         Replaced the notion of math font attributes with a description
7431            closer to that in the Companion.
7432         Moved stuff on declaring encodings into its own section
7433         Moved stuff on font installation into its own section.
7434         Moved stuff on initialization into its own section.
7435         Moved stuff on naming conventions into its own section.
7436         Moved DeclareFixedFont into text font selection.
7437         Added text to the introduction.
7438         Moved all of the enc.def file commands into one subsection.
7439         Moved everything that's left without a home into the `miscellania'
7440            section.
7441         Generally tidied up.
7443 1994-05-28 Alan Jeffrey <latex-bugs@latex-project.org>
7445         * ltxguide.cls: Made << and >> produce < and > inside verbatim.
7446         Added ltxguide.cfg.
7448         * fntguide.tex: Created file out of features.tex.
7449         Redid document structure to fit with usrguide and clsguide.
7450         Removed stuff on old style digits.
7451         Moved text font stuff before math font stuff.
7452         Removed `utilities' section.
7453         Removed the author font commands (covered by usrguide).
7454         Added description of the text font attributes.
7455         Redid the description of the \f@... commands.
7456         Redid the description of the \...default commands.
7457         Added the section on the \DeclareTextWidget commands.
7458         Added the section on math attributes.
7460 1994-05-27 Johannes Braams <latex-bugs@latex-project.org>
7462         * proc.dtx (section{Implementation}): Added a missiing docstrip
7463         guard.
7465         * classes.dtx: Moved the identification and driver sections to
7466         the beginning of the file.
7467         (subsubsection{Table of Contents}): Wrapped a long line
7469         * letter.dtx: Added \CharacterTable
7470         Moved identification and driver to the front of the file.
7471         Removed references to the book class from the documentation
7473 1994-05-27 David Carlisle <latex-bugs@latex-project.org>
7475         * ltxdoc.dtx: Use sequence a,..,z,A,..,Z not aa,..az,ba,..,bz
7476           As Makeindex is not keen on the latter.
7478         * source2e.tex: Modify printing of line numbers in index,
7480         * ifthen.dtx: Use new style error commands.
7482         * ltboxes.dtx: Add some more names in \author, so I don't get
7483           all the blame.
7485 1994-05-27 Rainer Schoepf <latex-bugs@latex-project.org>
7487         * tlb0438.tlg: Line number change in exscale package.
7489         * Makefile: Renamed unpack2e.ins to unpack.ins and latex2e.ltx
7490         to latex.ltx, renamed format file to latex.fmt. Added test
7491         tlb0483.
7493         * manifest.txt: Renamed unpack2e.ins to unpack.ins and
7494         latex2e.ltx to latex.ltx, rearranged a few lines.
7496         * unpack2e.ins: Renamed unpack2e.ins to unpack.ins and
7497         latex2e.ltx to latex.ltx.
7499         * unpacked.txt: Renamed unpack2e.ins to unpack.ins and
7500         latex2e.ltx to latex.ltx.
7502         * tracefnt.dtx: Changed copyright line.
7504         * pandora.dtx: Updated for new driver format, changed \wlog to
7505         \ProvidesFile and \ProvidesPackage.
7507         * oldgerm.dtx: Updated for new driver format, changed \wlog to
7508         \ProvidesFile and \ProvidesPackage.
7510         * oldgerm.dst: Changed copyright line, removed generation of
7511         documentation driver.
7513         * pandora.dst: Changed copyright line, removed generation of
7514         documentation driver.
7516         * latexsym.dst: Changed copyright line.
7518         * amsfonts.dst: Changed copyright line.
7520         * latexsym.dtx: Added \ProvidesPackage and \ProvidesFile
7521         declaration.
7523         * euscript.dtx: Corrected \ProvidesPackage declaration.
7525         * vtl2e02.tlg: Removed test for \SLiTeX command.
7527         * vtl2e02.lvt: Removed test for \SLiTeX command.
7529 1994-05-27 Alan Jeffrey <latex-bugs@latex-project.org>
7531         * ltnews01.tex: Corrected filenames of usrguie and clsguide.
7532         Removed ltnews.cls from filecontents.
7534         * ltnews.cls: Checked this in.  Added angle brackets to <...>.
7535         Added AMS and SliTeX logos.
7537         * latex209.dtx: Added SliTeX logo.
7539         * ltxguide.cls: Added SliTeX logo.
7541 1994-05-26 Johannes Braams <latex-bugs@latex-project.org>
7543         * letter.dtx (subsection{Single or double sided printing}):
7544         wrapped a long line.
7546         * slides.dtx:
7547         (subsection{The class code}): Use \input instead of \@@input. This
7548         way it also works when \input@path is being used. Also changed
7549         \IfFileExists to \InputIfFileExists for the same reason
7551         * slides.dtx: Wrapped two long lines
7552         Moved the identification and driver to the front of the file.
7554         * proc.dtx (subsection{Identification}):
7555         The second argument to \cmd\ProvidesFile wasn't closed in the
7556         driver and the style file
7558         * ifthen.dtx: Wrapped a long line
7559         Added a \ProvidesFile command to the driver
7560         Added \CharacterTable
7562         * proc.dtx:
7563         Added \CharacterTable
7564         Changed some \changes entries to have a 'v' in front of the
7565         version  number.
7566         Moved the identification and driver sections to the front of the
7567         file in order to make \GetFileInfo work.
7568         (subsection{Identification}):
7569         Removed \cmd\typeout from .sty file; changed description
7570         (subsection{The page style}):
7571         Changed \rm to \normalfont\rmfamily in the definition of
7572         \@oddfoot.
7574 1994-05-26 David Carlisle <latex-bugs@latex-project.org>
7576         * ltlogos.dtx: remove \SLiTeX.
7578         * ltsect.dtx: Add initial documentation section.
7580         * ltfloat.dtx: Add initial documentation section.
7582         * ltclass.dtx: Modify format of \@missingfileerror message.
7584         * ltmiscen.dtx: remove \literal.
7586         * ltxdoc.dtx: Add silent substitution for bold tt.
7588         * ltdirchk.dtx: Fix bug in Mac parser. typo " should have been :
7589            (reported by Andrew Trevorrow)
7591         * ltbibl.dtx:  Add initial documentation section.
7593         * ltpageno.dtx:  Add initial documentation section.
7595         * ltlength.dtx: Improve documetation.
7597         * ltidxglo.dtx:  Add initial documentation section.
7599         * ltvers.dtx: Remove PRELIMINARY TEST RELEASE from
7600           startup banner (spring is here)
7602         * ltthm.dtx: wrap long lines to 72.
7603           (long line added last night:-)
7605         * ltpage.dtx: wrap long lines to 72.
7607         * ltcounts.dtx: Add initial documentation section.
7609         * ltpictur.dtx: Add initial documentation section.
7611         * lttab.dtx: Add initial documentation section.
7613 1994-05-26 Rainer Schoepf <latex-bugs@latex-project.org>
7615         * pandora.dtx: Folded a long line.
7617         * lablst.tex: Folded long lines.
7619         * copyright.txt: Removed remark about this release being
7620         preliminary.
7622         * copyins.txt: Removed remark about this release being
7623         preliminary.
7625         * Makefile: No list of files at end of 00readme.txt, check for
7626         long lines added, make sure that small2e.tex and sample2e.tex
7627         don't get a standard header.
7629         * testpage.tex: Folded long lines.
7631         * manifest.txt: Shortened long lines.
7633         * tnfss7.tlg: Removed blank lines around font warnings in log
7634         file.
7636         * tnfss4.tlg: Removed blank lines around font warnings in log
7637         file.
7639         * tnfss1.tlg: Removed blank lines around font warnings in log
7640         file.
7642 1994-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
7644         * newlfont.dtx:
7645         Wrapped long lines.
7647         * docstrip.dtx:
7648         Wrapped long lines.
7650         * doc.dtx:
7651         Wrapped long lines.
7653 1994-05-25 Chris Rowley <latex-bugs@latex-project.org>
7655         * ltfntcmd.dtx:
7657         Added task.
7659         Corrected processing of \nocorr.
7661         * ltoutput.dtx:
7663         Fixed typos and checksum.
7665         Extra documentation.
7667 1994-05-25 David Carlisle <latex-bugs@latex-project.org>
7669         * ltthm.dtx: Move user level documentation earlier in the file.
7671         * ltxref.dtx: Move user level documentation earlier in the file.
7673         * tracefnt.dtx: wrap long lines to 72.
7675         * fam.dtx:  wrap long lines to 72.
7677         * ltoutenc.dtx:  wrap long lines to 72.
7679         * ltclass.dtx:  wrap long lines to 72.
7681         * ltxdoc.dtx: Increase \marginparwidth for long command names,
7683         * ltboxes.dtx:  wrap long lines to 72.
7685         * ltlists.dtx: wrap long lines to 72.
7687         * ltxref.dtx: wrap long lines to 72.
7689         * ltdefns.dtx:  wrap long lines to 72.
7691         * ltplain.dtx: wrap long lines to 72.
7693 1994-05-25 Rainer Schoepf <latex-bugs@latex-project.org>
7695         * manifest.txt: Added changes.txt.
7697         * ltsect.dtx (\@dottedtocline): Put braces around argument 4
7698         (the actual toc entry) to avoid font (and possibly other)
7699         changes leaking out to the leaders.
7701         * vlatex01.tlg: Updated for extra lines around warning
7702         messages, removed trailing space in error help messages.
7703         Change in strut for footnotes causes blank line to disappear.
7705         * tnfss7.tlg: Update for new \protect handling, updated for new
7706         values of \sfcode and correct \hbar accent.
7708         * tnfss7.lvt: Added space after number to prevent too much
7709         expansion.
7711         * tlcs01b.tlg: Update for new \protect handling.
7713         * tlcs07b2.tlg: Update for new \protect handling.
7715         * tlxs01b.tlg: Update for new \protect handling.
7717         * tlxs07b2.tlg: Update for new \protect handling.
7719         * tltc001.tlg: Updated for extra lines around info and warning
7720         messages, update for new \protect handling, update for change in
7721         value of \errorcontextlines counter in tltc001.lvt.
7723         * tl2e1.tlg: Updated for extra lines around info messages.
7725         * vtl2e01.tlg: Updated for extra lines around warning messages,
7726         removed trailing space in error help messages.
7728         * tlb0250.tlg: Omit printout from \documentclass command.
7730         * tlb0250.lvt: Omit printout from \documentclass command.
7732         * vlatex03.tlg: Updated for extra lines around warning messages.
7734 1994-05-25 Alan Jeffrey <latex-bugs@latex-project.org>
7736         * clsguide.tex: Added introduction.
7737         Added section on command naming.
7738         Added section on docstrip.
7739         Added details of option processing.
7740         Added example of DeclareRobustCommand.
7741         Checked the document in with the server.
7743 1994-05-24 Chris Rowley <latex-bugs@latex-project.org>
7745         * ltfntcmd.dtx:
7747         Tidied, fixed some typos in documentation.
7749         * ltoutput.dtx (subsection{Floats}):
7751         Changed outputpage.
7753         Changed warnings etc to new commands.
7755         Added \MessageBreak.
7757 1994-05-24 David Carlisle <latex-bugs@latex-project.org>
7759         * lterror.dtx: Wrap long lines to 72.
7761         * ltdirchk.dtx: Set \@TeXversion to `2' by default for TeX2. Add
7762           info about setting \@TeXversion to ltxcheck.dtx.
7764         * lterror.dtx Add \@latex@info@no@line, remove some obsolete
7765           code.
7767 1994-05-24 Frank Mittelbach <latex-bugs@latex-project.org>
7769         * tltx003.tlg:
7770         Regenerated because of message changes.
7772         * usrguide.tex:
7773         Updates and additions.
7775         * tnfss5.lvt:
7776         Updated because check for bug (40) no longer appropriate.
7778         * tnfss5.tlg:
7779         Regenerated because of .lvt change.
7781         * vlatex07.tlg:
7782         Regenerated to reflect new layout of error and warning messages.
7784         * tltx001.lvt:
7785         Set errorcontextlines to -1 for better high-level checks.
7787         * tltx001.tlg:
7788         Regenerated to reflect new layout of error and warning messages.
7790         * ltmiscen.dtx (subsection{Environments}):
7791         Changed outer default of \@currenvline to \@empty to avoid
7792         double braces.
7794         * classes.dtx (section{Identification}):
7795         Changed file information that appears in \listfiles.
7797 1994-05-24 Alan Jeffrey <latex-bugs@latex-project.org>
7799         * ltxguide.tex: Checked in document class.
7801         * clsguide.tex: Added sections on 2e font commands, defining \rm
7802         etc., and obsolete commands.
7803         Added stuff about \normalsize, \textheight and \textwidth being the
7804         only mandatory commands.
7805         Implemented Frank's suggestions for additions to the `loading other
7806         files' section (which is now a subsection of `upgrading').
7807         Added stuff on why primitive \input is a bad idea.
7808         Added stuff on boxes and colour.
7809         Moved general style stuff to overview section rather than 2.09
7810         section.
7811         Added newsletter example.
7813 1994-05-23 David Carlisle <latex-bugs@latex-project.org>
7815         * ltdirchk.dtx: Add coments describing \@TeXversion which must
7816           be defined if a TeX older than 3.141 is being used.
7818         * lterror.dtx: Modify the definition of \GenericError slightly.
7819           Also add completely new definition, using \typeout rather than
7820           \errmessage. Used with TeX's older than 3.141, which have a
7821           bug such that ^^J appears literally rather than breaking the
7822           line in messages.
7824 1994-05-23 Frank Mittelbach <latex-bugs@latex-project.org>
7826         * usrguide.tex:
7827         Updates and additions.
7829         * copyright.txt:
7830         Point to bugs.txt for error reports.
7831         Changed .l2e extension to .txt.
7833         * tracefnt.dtx:
7834         Changed info in \ProvidesPackage.
7836         * latexsym.dtx:
7837         Changed info in \ProvidesPackage.
7839         * ltdefns.dtx:
7840         Removed \MessageQuote since not used otherwise.
7842         * lterror.dtx:
7843         Corrected documentation.
7844         Removed definitions for \@font@... since they are defined
7845         in tracefnt.dtx.
7847         * ltclass.dtx:
7848         Added missing percents in filecontents definition :-(
7849         Corrected several typos.
7850         Cleaned up help texts.
7851         Don't stop completely if \NeedsTeXFormat finds the wrong format,
7852         just end inputting the current file.
7854         * unpack2e.ins:
7855         Changed .l2e extension to .txt.
7857         * install.txt:
7858         Changed .l2e extension to .txt.
7860         * othertex.txt:
7861         Remove bug address; mention bugs.txt instead.
7862         Changed .l2e extension to .txt.
7864         * readme.txt:
7865         Changed .l2e extension to .txt.
7866         Removed test release info.
7868         * texpert.txt:
7869         Changed .l2e extension to .txt.
7870         Correct LaTeX source file name.
7872         * web2ctex.txt:
7873         Changed .l2e extension to .txt.
7875         * yandytex.txt:
7876         Changed .l2e extension to .txt.
7878         * manifest.txt:
7879         Changed .l2e extension to .txt.
7881         * ltdefns.dtx:
7882         Replaced ^^J by \MessageBreak.
7884         * ltclass.dtx:
7885         Replaced many ^^J by \MessageBreak.
7886         Reworded several help texts.
7888         * ltfinal.dtx:
7889         Replaced \f@warn@break with \MessageBreak.
7891         * ltmiscen.dtx:
7892         Replaced \f@warn@break with \MessageBreak.
7894         * fam.dtx:
7895         Replaced \f@warn@break with \MessageBreak.
7897         * tracefnt.dtx:
7898         Removed definition of \f@warn@break.
7899         Replaced \f@warn@break with \MessageBreak.
7901         * latint.dtx:
7902         Replaced \f@warn@break with \MessageBreak.
7904         * tl2e5.lvt:
7905         Changed test for bug (40) of NFSS1, old test no longer
7906         appropriate.
7908         * vtl2e07.tlg:
7909         Regenerated because of extra blank lines between warnings.
7911         * vtl2e03.tlg:
7912         Regenerated because of extra blank lines between warnings.
7914         * tnfss3.tlg:
7915         Regenerated because of extra blank lines between warnings.
7917         * tlxs03r.tlg:
7918         Regenerated because of extra blank lines between warnings.
7920         * tlxs03b.tlg:
7921         Regenerated because of extra blank lines between warnings.
7923         * tlxs03a.tlg:
7924         Regenerated because of extra blank lines between warnings.
7926         * tlcs03r.tlg:
7927         Regenerated because of extra blank lines between warnings.
7929         * tlcs03b.tlg:
7930         Regenerated because of extra blank lines between warnings.
7932         * tlcs03a.tlg:
7933         Regenerated because of extra blank lines between warnings.
7935         * tlb0202.tlg:
7936         Regenerated because of extra blank lines between warnings.
7938         * tlb0073.tlg:
7939         Regenerated because of extra blank lines between warnings.
7941         * tl2e5.tlg:
7942         Regenerated because of lvt file change.
7944         * tl2e4.tlg:
7945         Regenerated because of extra blank lines between warnings.
7947 1994-05-23 Alan Jeffrey <latex-bugs@latex-project.org>
7949         * clsguide.tex: Redid document structure to be more like
7950         usrguide.
7951         Added section on class/package structure.
7952         Restructured the commands list.
7954 1994-05-22 Frank Mittelbach <latex-bugs@latex-project.org>
7956         * ltmiscen.dtx:
7957         New \protect logic.
7959         * ltfloat.dtx:
7960         Changed \@warning to \@latex@warning.
7962         * doc.dtx:
7963         Added \PackageError commands.
7965         * tracefnt.dtx:
7966         Complete new definitions for \@fontwarning and
7967         \@font@info.
7969         * lterror.dtx (subsection{Specific errors}):
7970         Added \MessageBreak to various help messages.
7971         Reset \protect to \relax for \@preamerr.
7973         * lttab.dtx:
7974         New \protect logic in \@mkpream.
7976         * classes.dtx:
7977         Use new warning message commands.
7979         * slides.dtx:
7980         Use new warning commands for classes.
7981         twocolumn option will produce warning (not error).
7983         * letter.dtx:
7984         Use new warning and error commands. (we use \@latex@error
7985         in compatibility mode)
7986         Some documentation updates.
7988         * ltclass.dtx:
7989         Use new warning and error commands.
7991         * ltdefns.dtx:
7992         Removed surplus \space in error message
7993         Use new warning and error commands.
7995         * proc.dtx:
7996         Replaced \@latexerr with \ClassError{proc}.
7997         Replaced \@@warning with \ClassWarningNoLine{proc}.
7998         Added \Finale in documentation.
8000         * ltpictur.dtx:
8001         Replaced \@warning by \@latex@warning.
8003         * tracefnt.dtx:
8004         Use old spacing rules of font warnings so that test suite
8005         isn't complaining.
8007 1994-05-22 Alan Jeffrey <latex-bugs@latex-project.org>
8009         * usrguide.tex: Rewrote description of the new argument to
8010         \newcommand.
8011         Added section on classes and packages, on package options, and on
8012         standard classes and packages.
8013         Added some examples.
8014         Added filecontents* and paragraph on what files can be sent.
8015         Added section on latexsym in `old commands'.
8016         Rewrote some stuff on 2.09 documents.
8017         Added section on \frontmatter, \mainmatter and \backmatter.
8018         Wrote `problems' section, including new error messages, stuff on
8019         \tenrm and friends, old versions of files, and submitting a bug
8020         report.
8021         Added overview.
8023         * lterror.dtx: Replaced braces with begingroup, to stop mathords
8024         from sneaking into math mode.
8025         Replaced \@generic@message and \@generic@error by \GenericError,
8026         \GenericWarning and \GenericInfo.
8027         Made \GenericError, \GenericWarning and \GenericInfor robust.
8028         Replaced \\ and ~ by \MessageBreak and \space.
8029         Replaced \string by \protect in some messages.
8031 1994-05-21 David Carlisle <latex-bugs@latex-project.org>
8033         * source2e.tex: new style \protect code in \changes.
8035         * ltxdoc.dtx: Define \aalph as there are currently more than 26
8036           files included into source2e.tex.
8037         New style \cmd and \cs so Alan can go \cmd\{ in ltoutenc.
8039 1994-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
8041         * doc.dtx:
8042         Replaced \@latexerr by \@latex@error.
8044         * ltxref.dtx:
8045         Don't produce line number when warning about multiple labels
8046         (would be the line number from the aux file).
8047         Replaced \@warning by \@latex@warning.
8049         * ltbibl.dtx:
8050         Replaced \@warning by \@latex@warning.
8052         * lttab.dtx:
8053         Replaced \@latexerr by \@latex@error.
8055         * ltsect.dtx:
8056         Replaced \@latexerr by \@latex@error.
8057         Replaced \@@warning by \@latex@warning@no@line.
8059         * ltmiscen.dtx:
8060         Replaced \@latexerr by \@latex@error.
8062         * ltfiles.dtx:
8063         Replaced \@latexerr by \@latex@error.
8064         Replaced \@warning by \@latex@warning@no@line; again line numbers
8065         do not make much sense in this file.
8067         * ltlists.dtx:
8068         Replaced \@latexerr by \@latex@error.
8070         * lhyphen.dtx:
8071         Fixed checksum.
8073         * classes.dtx (subsection{Font changing}):
8074         Fixed wrong \changes entry.
8076         * letter.dtx (subsection{Font changing}):
8077         Fixed wrong \changes entry.
8079 1994-05-21 Alan Jeffrey <latex-bugs@latex-project.org>
8081         * ltnews01.tex: Wrote 1st draft of LaTeX News #1.
8083         * lterror.dtx: Made \@generic@message robust.
8085 1994-05-20 Rainer Schoepf <latex-bugs@latex-project.org>
8087         * vtl2e06.tlg: Update for new \protect handling, change in
8088         format of error messages, change in glue for framed boxes.
8090         * vlatex06.tlg: Update for new \protect handling, change in
8091         format of error messages, change in glue for framed boxes.
8093         * ltpage.dtx (\marboth, \markright): Changed setting for
8094         \protect.
8096         * tl2e7.tlg: Update for new \protect handling.
8098         * tl2e2.tlg: Update for new \protect handling.
8100         * tlb0427.tlg: Update for new \protect handling.
8102         * tlb0027a.tlg: Update for new \protect handling.
8104         * tlb0027b.tlg: Update for new \protect handling.
8106         * tlb0018.tlg: Update for new \protect handling.
8108         * vtl2e05.tlg: Update for new \protect handling.
8110         * vtl2e04.tlg: Update for new \protect handling.
8112         * vtl2e03.tlg: Update for new \protect handling.
8114         * vtl2e02.tlg: Update for new \protect handling.
8116         * vlatex05.tlg: Update for new \protect handling.
8118         * vlatex04.tlg: Update for new \protect handling.
8120         * vlatex03.tlg: Update for new \protect handling.
8122         * vlatex02.tlg: Update for new \protect handling.
8124         * tnfss2.tlg: Update for new \protect handling.
8126         * ltsect.dtx (\addtocontents): Correct setting of \protect.
8128         * ltsect.dtx (\addcontentsline): Correct setting of \protect.
8130         * ltmiscen.dtx (\@writefile): Added correct setting of \protect.
8132         * ltfloat.dtx (\@xfloat): Restore @nobreak switch inside float
8133         to default value false.
8135         * ltoutput.dtx (\@outputpage): Added setting of \protect during
8136         \shipout.
8138 1994-05-20 Frank Mittelbach <latex-bugs@latex-project.org>
8140         * ltfinal.dtx :
8141         Replaced \font@warning by \@font@warning.
8143         * ltmiscen.dtx:
8144         Replaced \@@warning by \@latex@warning@no@line.
8145         Replaced \font@warning by \@font@warning.
8147         * ltfntcmd.dtx:
8148         Replaced \@latexerr by \@latex@error.
8150         * newlfont.dtx:
8151         Replaced \@latexerr by \@latex@error.
8153         * lfonts.dtx:
8154         Replaced \font@warning by \@font@warning.
8155         Replaced \@latexerr by \@latex@error.
8157         * latint.dtx:
8158         Replaced \font@warning by \@font@warning.
8159         Replaced \font@log by \@font@info.
8160         Replaced \@latexerr by \@latex@error.
8162         * fam.dtx:
8163         Replaced \font@warning by \@font@warning.
8164         Replaced \font@log by \@font@info.
8165         Replaced \@latexerr by \@latex@error.
8167         * tracefnt.dtx:
8168         Replaced \font@warning by \@font@warning.
8169         Replaced \font@log by \@font@info.
8170         Replaced \@latexerr by \@latex@error.
8171         Use new generic error commands.
8173 1994-05-20 Alan Jeffrey <latex-bugs@latex-project.org>
8175         * lterror.dtx: Fixed a bug with \@inmatherr.
8177         * ltfinal.dtx: Corrected checksum.
8179         * lterror.dtx: Added \@latex@info@no@line.
8180         Added missing full stops.
8182         * ltdefns.dtx: Renamed @checkcommand to CheckCommand.
8184         * latex209.dst: Added t1enc.sty.
8186         * latex209.dtx: Changed \@finalstrut.
8187         Added t1enc.sty.
8189 1994-05-19 David Carlisle <latex-bugs@latex-project.org>
8191         * ltfinal.dtx: use \maxdimen not 9999p in \showoutput.
8193         * test2e.tex: add test2e.cfg for customisation (suggested by
8194           Rainer)
8196 1994-05-19 Rainer Schoepf <latex-bugs@latex-project.org>
8198         * tlb0109.tlg: Change in format of error messages.
8200         * tlb0063.tlg: Change in format of error messages.
8202         * vtl2e03.tlg: Change in format of error messages.
8204         * vtl2e02.tlg: Change in definition of \TeX logo.
8206         * vtl2e01.tlg: Change in format of error messages, change in
8207         definition of \TeX logo.
8209         * tltx002.tlg: Change in format of error messages.
8211         * vlatex03.tlg: Change in format of error messages.
8213         * vlatex02.tlg: Change in definition of \TeX logo.
8215         * vlatex01.tlg: Change in format of error messages, change in
8216         definition of \TeX logo.
8218         * tltc002.tlg: Change in format of error messages.
8220         * source2e.tex: Changed according to split in files.
8222         * manifest.l2e: Changed according to split in files.
8224         * unpack2e.ins: Changed according to split in files.
8226         * ltdefns.dtx: Added definitions for \@namedef and \@nameuse
8227         again.
8229         * ltcntlen.dtx: Split into ltcounts.dtx (counters), ltpageno.dtx
8230         (page numbering), ltxref.dtx (cross referencing), ltlength.dtx
8231         (lengths).
8233         * ltidxbib.dtx: Split into ltidxglo.dtx (index and glossary) and
8234         ltbibl.dtx (bibliography commands).
8236         * tlb0268.tlg: Change in test2e setup causes box printout to
8237         reappear.
8239         * tlb0077.tlg: Change in test2e setup causes box printout to
8240         reappear.
8242         * vtl2e01.tlg: Change in test2e setup causes box printout to
8243         reappear.
8245         * tl2e1.tlg: Change in test2e setup causes box printout to
8246         reappear.
8248         * tlxs04a.tlg: Change in test2e setup causes box printout to
8249         reappear.
8251         * tlxs02.tlg: Change in test2e setup causes box printout to
8252         reappear.
8254         * tlxs01p.tlg: Change in test2e setup causes box printout to
8255         reappear.
8257         * tltx001.tlg: Change in test2e setup causes box printout to
8258         reappear.
8260         * vlatex05.tlg: Strut in footnotes back to old version for
8261         compatibility mode.
8263         * vlatex04.tlg: Strut in footnotes back to old version for
8264         compatibility mode.
8266         * vlatex03.tlg: Strut in footnotes back to old version for
8267         compatibility mode.
8269         * vlatex02.tlg: Strut in footnotes back to old version for
8270         compatibility mode.
8272         * vlatex01.tlg: Change in test2e setup causes box printout to
8273         reappear.
8275         * tnfss1.tlg: Change in test2e setup causes box printout to
8276         reappear.
8278         * tlcs02.tlg: Change in test2e setup causes box printout to
8279         reappear.
8281         * tlcs01b.tlg: Change in test2e setup causes box printout to
8282         reappear.
8284         * tltc001.tlg: Change in test2e setup causes box printout to
8285         reappear, strut in footnotes back to old version for
8286         compatibility mode.
8288 1994-05-18 Rainer Schoepf <latex-bugs@latex-project.org>
8290         * tnfss4.tlg: With new handling of changes to font size and
8291         \baselinestretch the tracefnt messages are slightly different.
8293         * tl2e4.tlg: With new handling of changes to font size and
8294         \baselinestretch the tracefnt messages are slightly different.
8296         * vtl2e02.tlg: New definitions for LaTeX and SLiTeX logos now
8297         active, change in writing of robust commands, change in glue for
8298         framed boxes.
8300         * vlatex02.tlg: New definitions for LaTeX and SLiTeX logos now
8301         active, change in writing of robust commands, change in glue for
8302         framed boxes.
8304         * tl2e7.tlg: Updated for new values of \sfcode and correct
8305         \hbar accent.
8307         * tl2e7.lvt: Replace package t1enc by fontenc, added a space.
8308         Added space after number to prevent too much expansion.
8310         * vtl2e01.tlg: Change in strut for footnotes causes blank
8311         line to disappear.
8313 1994-05-18 Alan Jeffrey <latex-bugs@latex-project.org>
8315         * latex209.dtx: Added \@finalstrut.
8317         * ltlogos.dtx: Added the TeX logo.
8318         Made the LaTeX2e logo use the text font 2 rather than the math
8319         font 2.
8321         * ltoutenc.dtx: Fixed a typo with fontenc.sty... it's
8322         \encodingdefault, not \defaultencoding!
8324         * ltfinal.dtx: Corrected the lccode for d-bar.
8326         * ltoutenc.dtx: Made \.i produce i.
8328 1994-05-17 David Carlisle <latex-bugs@latex-project.org>
8330         * ltclass.dtx: Modify \@use@option so Alan can use
8331           \OptionNotUsed within the code for a declared option.
8333 1994-05-17 Rainer Schoepf <latex-bugs@latex-project.org>
8335         * tl2e7.lvt: Corrected: \documentstyle --> \documentclass.
8337         * tlb0039.tlg: Removed \usepage{t1ot1}.
8339         * tlb0039.lvt: Removed \usepage{t1ot1}.
8341         * latint.dtx: Added missing \let in \@no@font@optfalse, added
8342         \ProvidesFile and \GetFileInfo.
8344         * tlb0438.tlg: Updated for \every@size now working correctly.
8346         * vlatex07.tlg: Change in strut for array/tabular parboxes and
8347         footnotes.
8349         * vtl2e07.tlg: Change in strut for array/tabular parboxes and
8350         footnotes.
8352         * vlatex05.tlg: Change in strut for footnotes, change in
8353         writing of robust commands, change in glue for framed boxes.
8355         * vtl2e05.tlg: Change in strut for footnotes, change in
8356         writing of robust commands, change in glue for framed boxes.
8358         * vlatex03.tlg: Change in strut for footnotes, change in glue
8359         for framed boxes.
8361         * vlatex04.tlg: Change in strut for footnotes.
8363         * tltx001.tlg: Change in glue for framed boxes, change in args
8364         to \@ifstar, change in colorendbox.
8366         * tl2e3.tlg: Change in strut for footnotes.
8368         * vtl2e03.tlg: Change in strut for footnotes, change in glue
8369         for framed boxes.
8371         * vtl2e04.tlg: Change in strut for footnotes.
8373         * tlb0202.tlg: Change in expansion of accent macros.
8375         * tltc001.tlg: Change in glue for framed boxes, change in args
8376         to \@ifstar, change in colorendbox.
8378 1994-05-17 Rainer Schoepf <latex-bugs@latex-project.org>
8380         * ltplain.dtx: An underscore character with catcode 12 in math
8381         mode produced an error since the active underscore was \let to
8382         \_ before the latter was defined. \global\let replaced by \gdef.
8384 1994-05-17 Frank Mittelbach <latex-bugs@latex-project.org>
8386         * lfonts.dtx:
8387         Added extra braces to \copyright.
8388         Added extra braces to \nfss@text (allow direct use in subscript).
8390 1994-05-17 Alan Jeffrey <latex-bugs@latex-project.org>
8392         * lterror.dtx: Moved error commands from ltdefns.dtx.
8394         * ltdefns.dtx: Added section on \protect.  Moved error commands to
8395         lterror.dtx.
8397         * ltoutenc.dtx: Removed braces from \$ since they're now in
8398         nfss@text.
8400         * latex209.dtx: Fixed a bug with \ds@newlfont.
8401         Removed extra spaces from the missing file error.
8402         Commented out bezier with \iffalse...\fi rather than %% to avoid
8403         bezier turning up in every file.
8404         Corrected some documentation.
8406 1994-05-16 David Carlisle <latex-bugs@latex-project.org>
8408         * ltmiscen.dtx: Use \DeclareRobustCommand to define \ensuremath,
8409         and add extra braces so a_\ensuremath{foo} works.
8411         * ltoutput.dtx: Add \color@begingroup to protect \normalcolor.
8412           move \normalcolor out of the inner box.
8414 1994-05-16 Rainer Schoepf <latex-bugs@latex-project.org>
8416         * unpack2e.ins: Added batch file ltoutenc.ins.
8418         * ltoutenc.dst: Capitalize encoding names.
8420 1994-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
8422         * fam.dtx (subsection{Macros for the user}):
8423         Removed surplus braces from robust command \linespread.
8424         Pass \baselinestretch not \f@linespread in \fontsize.
8426         * ltoutenc.dtx:
8427         \DeclareTextCommand now uses specified encoding again in
8428         top-level part.
8429         Encoding files now use mixed case names, eg OT1enc.def
8430         (subsection{Definitions for the OT1 encoding}):
8431         Added extra braces in def of \$.
8433         * ltplain.dtx:
8434         Changed \loop ...\repeat to use Kabelschacht method (TUB 8#2)
8435         Comment out encoding specific commands which are defined by
8436         ltoutenc.dtx.
8438         * ltoutput.dtx:
8439         Use \let to get original defs of accents back in output routine.
8441         * ltfinal.dtx:
8442         Removed loading of ot1enc.sty (not longer available).
8443         Moved definitions of \@acci and friends to lfonts.dtx.
8445         * lfonts.dtx (subsection{Miscellaneous}):
8446         Define saved versions of accents (\@acci and friends) here.
8448         * fontdef.dtx (subsection{Encodings}):
8449         Declare default encoding first.
8450         Load encoding specific files for OT1 and T1.
8452 1994-05-16 Alan Jeffrey <latex-bugs@latex-project.org>
8454         * ltcntrl.dtx: Split file from ltinit.dtx.
8456         * ltcounts.dtx: Split file from ltinit.dtx.
8458         * ltdefns.dtx: Split file from ltinit.dtx.
8460         * lterror.dtx: Split file from ltinit.dtx.
8462         * ltlogos.dtx: Split file from ltinit.dtx.
8464         * ltpar.dtx: Split file from ltinit.dtx.
8466         * ltspace.dtx: Split file from ltinit.dtx.
8468         * ltoutenc.dtx: Removed \P, since it's not in the T1 encoding.
8469         Added \r and \k accents.
8470         Added \NG, \ng, \TH, \th, \DH, \dh, \DJ and \dj.
8472         * latex209.dtx: Fixed a bug with \mediumseries.
8474         * ltoutenc.dtx: Redid fontenc.sty to use the new mixed-case
8475         encoding files.
8476         Fixed a bug with \pounds.
8478         * latex209.dtx: Fixed a bug with the margid option.
8480         * ltfinal.dtx: Removed ot1enc.sty.
8482 1994-05-15 Frank Mittelbach <latex-bugs@latex-project.org>
8484         * lfonts.dtx:
8485         \$ and \pdollar removed since now part of encoding cmds.
8486         \pounds and \ppounds ditto.
8488         * fam.dtx:
8489         Names of encoding commands changed to \<enc>-cmd.
8491 1994-05-15 Alan Jeffrey <latex-bugs@latex-project.org>
8493         * latex209.dtx: Added the nomargid and margid options.
8495 1994-05-14 David Carlisle <latex-bugs@latex-project.org>
8497         * ifthen.dtx: Add \TE@repl, to make \or safe in \equal.
8499 1994-05-14 Frank Mittelbach <latex-bugs@latex-project.org>
8501         * fontdef.dtx (subsection{Encodings}):
8502         Don't input .def files in encoding declarations.
8504         * fam.dtx (section{Macros for setting up the tables}):
8505         Init the encoding change macro only for new \DeclareFontEncoding.
8506         Log redeclarations of font encodings.
8507         (subsection{Macros for the user}):
8508         Added missing \noexpand to \enc@update.
8509         Initialise all \f@... macros with \@empty.
8510         (subsection{Macros for loading fonts}):
8511         Don't change \f@encoding in \DeclareErrorFont.  Removed
8512         definitions for \makeatletter and \@input etc. since they are not
8513         longer necessary.
8515         * lfonts.dtx (subsection{Miscellaneous}):
8516         Removed surplus braces within \normalfont.
8517         Added \DeclareErrorFont.
8519         * unpack2e.ins (IMPORTANT NOTICE):
8520         Moved ltoutenc.dtx before ltfss.dtx since ltfss needs parts of the
8521         code.
8523         * tracefnt.dtx (section{Macros common to \texttt{fam.tex} and
8524           \texttt{tracefnt.sty}}): Added \enc@update to selectfont.
8526         * fam.dtx (section{Macros for setting up the tables}):
8527         Initialise \<enc>@cmd in \DeclareFontEncoding.
8528         (subsection{Macros for the user}):
8529         Added \enc@update to \fontencoding. Thus now encoding updates are
8530         deferred until the following \selectfont (as they should).  One
8531         action of \enc@update is to update \<enc>@cmd for the old and the
8532         new encoding.
8534 1994-05-14 Alan Jeffrey <latex-bugs@latex-project.org>
8536         * ltoutenc.dtx: Renamed \ENC@cmd to \ENC-cmd, to avoid collisions
8537         with commands like \U@cmd.
8539         * ltoutenc.dst: Updated the dst file to match ltoutenc.dtx.
8541         * latex209.dtx: Redid the oldlfont and newlfont options to set the
8542         \@no@font@optfalse flag.
8544         * fontsmpl.dtx: Split font sample document and package out of
8545         ltoutenc.
8547         * ltoutenc.dtx: Stopped commands declared with DeclareTextWidget
8548         from going into an infinite loop if f@encoding isn't the current
8549         encoding.
8550         Added fontenc package.
8551         Made ot1enc.def and t1enc.def files rather than packages.
8553         * latex209.dtx: Changed how 2e commands are switched off.
8554         Removed the date from the announcement of 2.09 mode.
8556 1994-05-13 David Carlisle <latex-bugs@latex-project.org>
8558         * lfonts.dtx:  remove file identification typeout.
8560         * latint.dtx: remove file identification typeout.
8562         * setsize.dtx: remove file identification typeout.
8564         * tracefnt.dtx: remove file identification typeout.
8566         * fam.dtx: remove file identification typeout.
8568         * lttab.dtx: Remove definition of \a \a' etc. Now in
8569           ltoutenc.dtx
8571         * ltboxes.dtx: New accent handling in parboxrestore.
8573         * newlfont.dtx: \DeclareProtectedCommand now
8574                         \DeclareRobustCommand
8576         * oldlfont.dtx: \DeclareProtectedCommand now
8577                         \DeclareRobustCommand
8579         * ltpictur.dtx: Removed unnecessary braces from \@ifnextchar and
8580           \@ifstar constructions.
8582         * ltclass.dtx: Stop \listfiles being run twice, (A second
8583           occurrence in the preamble is silently ignored)
8585         * lttab.dtx: Add colour support to tabbing macros.
8586         Use \@finalstrut in @endpbox.
8588         * ltfloat.dtx: Add colour support (back again:-) to
8589           \@footnotetext. Safe this time, using \normalcolor in an inner
8590           group, leaving \reset@font\footnotesize in an outer group so
8591           that \split... get set correctly. Also use \@finalstrut, and
8592           remove some superfluous braces.
8593           Add \normalcolor to \@xfloat, so floats do not pick up the
8594           current colour.
8596 1994-05-13 Frank Mittelbach <latex-bugs@latex-project.org>
8598         * fam.dtx:
8599         Use \@input@ for .fd files so that they show up with
8600         \listfiles.
8602         * ltfntcmd.dtx:
8603         Replaced \@protecteddef by \DeclareRobustCommand.
8605         * fontcmds.dtx:
8606         File renamed to ltfntcmd.dtx.
8608         * unpack2e.ins:
8609         Added Welcome message.
8610         Update kernel generation.
8612         * ltsect.dtx:
8613         Added file identification string.
8615         * ltpictur.dtx:
8616         Added file identification string.
8618         * ltcntlen.dtx:
8619         Added file identification string.
8620         Removed \@Ialph and \@ialph since they neither save space
8621         nor execution time.
8623         * ltfiles.dtx:
8624         Added file identification string.
8625         Execute \every@size hook at begin document.
8627         * ltvers.dtx:
8628         Added file identification string.
8629         Added \endinput at the end. This is necessary for running
8630         unpack2e.ins.
8631         Use \fmtname in \everyjob and welcome message.
8633         * tracefnt.dtx:
8634         Change \DeclareProtectedCommand to \DeclareRobustCommand.
8636         * lfonts.dtx:
8637         Change \DeclareProtectedCommand to \DeclareRobustCommand.
8639         * fam.dtx:
8640         Change \DeclareProtectedCommand to \DeclareRobustCommand.
8642 1994-05-13 Alan Jeffrey <latex-bugs@latex-project.org>
8644         * ltinit.dtx: Added \@backslashchar.
8645         Improved coding of \@ifdefinable.
8647         * testdist.dtx: Improved documentation.
8649         * emtex.l2e: Created this file.
8651         * ltfinal.dtx: Loaded package ot1enc, and defined \@acci and
8652         friends.
8654         * ltinit.dtx: Added logging to DeclareProtectedCommand.
8656         * ltoutenc.dtx: Renamed accents.dtx to ltoutenc.dtx.
8657         After all these months It's now a real bit of kernel! :-)
8659         * accents.dtx: Replaces \space by ` ' in csname.
8661         * ltinit.dtx: Replaced \space by ` ' in \csname
8663         * accents.dtx: Added \{, \} and \$.
8665         * ltinit.dtx: Renamed DeclareProtectedCommand to
8666         DeclareRobustCommand.
8667         Moved DeclareRobustCommand after @gobble.
8668         Removed @if@short@command.
8669         Removed \{ and \}.
8671         * accents.dtx: Redid all the kernel commands.  Made t1.def and
8672         ot1.def into t1enc.sty and ot1enc.sty.
8674 1994-05-12 Braams J.L. <latex-bugs@latex-project.org>
8676         * slides.dtx:
8677         Changed some \changes entries to have a 'v' in front of the
8678         version  number.
8679         (section{A driver for this document}):
8680         A missing \begin{macrocode} line caused LaTeX to loop and complain
8681         about \begin{document} only being allowed in the preamble.
8682         Wrapped a number of long lines to prevent overfull hbox messages
8683         and fixed improper nesting of macro and macrocode environments.
8685         * letter.dtx:
8686         Changed some \changes entries to have a 'v' in front of the
8687         version  number.
8688         (subsubsection{Defining the page styles}):
8689         Made running heads the same for odd and even pages in twoside
8690         mode.
8692 1994-05-12 David Carlisle <latex-bugs@latex-project.org>
8694         * amsfonts.dst: Remove generation of the drv file.
8696         * amsfonts.fdd: Add \ProvidesFile comments to all the files
8697           generated.
8699         * slides.fdd: Add \ProvidesFile comments to all the files
8700           generated.
8702         * ltdirchk.dtx: Add early definition of \ProvidesFile,
8703            so fd files read at initex time work OK.
8704           Add `v' to \changes entries.
8706         * cmfonts.fdd: Add \ProvidesFile comments to all the files
8707           generated.
8709         * newlfont.dtx: \DeclareProtectedCommand to define \em. Remove
8710           the definitions of \prm and friends.
8712         * oldlfont.dtx: use \DeclareProtectedCommand to define \rm and
8713           friends. Also use \normalfont rather than \reset@font.
8715 1994-05-12 David Carlisle <latex-bugs@latex-project.org>
8717         * ltoutput.dtx: Added \normalcolor to the output routine just
8718           before the head and foot are placed. Needed now color.sty does
8719           not redefine \reset@font.
8721         * ltboxes.dtx: merged \fbox and \framebox.
8722         Defined \@finalstrut (used in \@mpfootnotetext)
8723         Defined \normalcolor (\let to \relax)
8725 1994-05-12 Frank Mittelbach <latex-bugs@latex-project.org>
8727         * tracefnt.dtx:
8728         New \baselinestretch concept.
8729         Added some tracing again that was incorrectly removed.
8730         Ensure that ltfss can be processed with main mem
8731         less than 65000 by adding macrocode envs.
8732         Defined all robust commands vi \DeclareProtectedCommand.
8734         * lfonts.dtx:
8735         Ensure that ltfss can be processed with main mem
8736         less than 65000 by adding macrocode envs.
8737         Defined all robust commands vi \DeclareProtectedCommand.
8739         * fam.dtx:
8740         New \baselinestretch concept.
8741         Ensure that ltfss can be processed with main mem
8742         less than 65000 by adding macrocode envs.
8743         Defined all robust commands vi \DeclareProtectedCommand.
8745         * latint.dtx:
8746         Allow commands to be \let to \relax in the argument of
8747         \DeclareMathSymbol, etc. So far only undefined commands
8748         or commands of the right type (eg mathchars) were
8749         allowed.
8750         Ensure that ltfss can be processed with main mem
8751         less than 65000 by adding macrocode envs.
8753 1994-05-12 Alan Jeffrey <latex-bugs@latex-project.org>
8755         * ltinit.dtx: Fixed a bug with DeclareProtectedCommand.
8757 1994-05-11 Braams J.L. <latex-bugs@latex-project.org>
8759         * classes.dtx:
8760         Changed some \changes entries to have a 'v' in front of the
8761         version  number.
8763 1994-05-11 David Carlisle <latex-bugs@latex-project.org>
8765         * ltboxes.dtx: Superfluous braces removed from several commands
8767         * ltclass.dtx: modify filecontents environment so that ctrl-L
8768           and ctrl-I are written as a blank line and space respectively.
8769           A warning is given if either of these translations takes
8770            place, using a devious use of \@ifundefined.
8772 1994-05-11 Alan Jeffrey <latex-bugs@latex-project.org>
8774         * ltinit.dtx: Moved the logos to after \DeclareProtectedCommand.
8775         Defined them using \DeclareProtectedCommand.
8776         Made the SLiTeX logo use the TeX logo.
8777         Made \, and \hspace use \DeclareProtectedCommand.
8779         * ltfinal.dtx: Added %%% ltfinal.dtx line.
8781         * ltinit.dtx: Added %%% ltinit.dtx line.
8783         * latex209.dst: Added dummy bezier.sty.
8785         * latex209.dtx: Added dummy bezier.sty.
8787 1994-05-10 Rainer Schoepf <latex-bugs@latex-project.org>
8789         * ltmiscen.dtx: Slight change in text of error message for
8790         \verb in command argument.
8792 1994-05-10 Alan Jeffrey <latex-bugs@latex-project.org>
8794         * ltinit.dtx: Added documentation sent by DPC.
8795         Moved \makeatletter and \maketother into ltinit.
8796         Added extra ^^Js to \@latexerr.
8797         Removed a couple of spurious braces.
8799 1994-05-09 Rainer Schoepf <latex-bugs@latex-project.org>
8801         * fontcmds.dtx: Temporary fix: Make sure that \next is not
8802         dangerously \let to \relax.
8804         * exscale.dtx:
8805         Added code for scaling of \big... delimiters.
8807 1994-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
8809         * fam.dtx:
8810         Added file identification string.
8811         Changed error message to fit linewidth.
8813         * latint.dtx:
8814         Added file identification string.
8815         Added test to \newmathalphabet to produce an error if
8816         used in old 209 sources without explicit newlfont or oldlfont
8817         option. (New compatibility concept)
8819         * oldlfont.dtx (section{The Code}):
8820         Setting of \math@bgroup and \math@egroup outside latex209
8821         part. (New compatibility concept)
8823         * fontcmds.dtx:
8824         Replaced use of \next by \@let@token and undid temp fix 3.3e.
8826 1994-05-08 Chris Rowley <latex-bugs@latex-project.org>
8828         * fontcmds.dtx:
8830 1994-05-08 Rainer Schoepf <latex-bugs@latex-project.org>
8832         * exscale.dtx: Changed to conform to new documentation
8833         standard.
8835         * euscript.dtx: Changed to conform to new documentation
8836         standard.
8838         * eufrak.dtx: Changed to conform to new documentation
8839         standard.
8841         * eufrak.dst: Removed generation of .drv file.
8843 1994-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
8845         * ltxdoc.dtx:
8846         Moved definition of \GetFileInfo to doc.dtx.
8848         * doc.dtx (subsection{GetFileInfo}):
8849         Moved definition of \GetFileInfo into this file.
8851         * ltthm.dtx:
8852         Added file identification string.
8854 1994-05-08 Alan Jeffrey <latex-bugs@latex-project.org>
8856         * somedefs.dtx: Produced v0.01.
8858         * rawfonts.dtx: Produced v0.01, using somedefs.dtx.
8860 1994-05-07 Frank Mittelbach <latex-bugs@latex-project.org>
8862         * lttab.dtx:
8863         Added file identification string.
8864         Changed \@firsttab and \@maxtab from counters to chardefs.
8865         Removed surplus {} in \@ifnextchar and \@ifstar constructs.
8866         Removed plain TeX definition of \+
8868 1994-05-06 Braams J.L. <latex-bugs@latex-project.org>
8870         * letter.dtx (subsubsection{Itemize}):
8871         Inserted \normalfont before \bfseries in second level list label.
8872         (subsubsection{Description}):
8873         Inserted \normalfont before \bfseries in \descriptionlabel
8874         Modified the documentation to use doc's `environment' environment
8875         when documenting new environments.
8876         (subsubsection{Vertical spacing}):
8877         Added the setting of \maxdepth and \@maxdepth.
8879         * slides.dtx:
8880         Modified the documentation to use doc's `environment' environment
8881         when documenting new environments.
8882         (subsubsection{Vertical spacing}):
8883         Added the setting of \maxdepth and \@maxdepth.
8885         * classes.dtx (subsection{The title}):
8886         Now check whether we are in the first or second column in
8887         twocolumn mode.
8888         (subsubsection{Vertical spacing}):
8889         Added the setting of \maxdepth and \@maxdepth.
8890         (subsubsection{Itemize}):
8891         Inserted \normalfont before \bfseries in second level list label.
8892         (subsubsection{Description}):
8893         Inserted \normalfont before \bfseries in \descriptionlabel
8895 1994-05-05 Rainer Schoepf <latex-bugs@latex-project.org>
8897         * ltidxbib.dtx: Do not write page number in \nocite warning
8898         message.  Set switch for warning and end of run.
8900 1994-05-05 Frank Mittelbach <latex-bugs@latex-project.org>
8902         * preload.dtx:
8903         Added some explanation about the need to have the encoding
8904         predeclared as well.
8906 1994-05-05 Alan Jeffrey <latex-bugs@latex-project.org>
8908         * ltfinal.dtx: Added empty \errhelp.
8910 1994-05-04 David Carlisle <latex-bugs@latex-project.org>
8912         * ltclass.dtx: Changed the wording of the warning in
8913           \NeedsTeXFormat.
8915         * ltinit.dtx: added patch (from Frank)
8916           @badcrerr error message removed
8918 1994-05-04 Frank Mittelbach <latex-bugs@latex-project.org>
8920         * latint.dtx:
8921         Renamed \@@DeclareMathDelimiter to \@xDeclareMathDelimiter
8923 1994-05-03 David Carlisle <latex-bugs@latex-project.org>
8925         * ltinit.dtx: add \@break@tfor
8926         Remove many superfluous braces around arguments of \@ifnextchar
8927         and \@ifstar.
8929         * source2e.tex: allow full indexing on \@latexerr \@warning, and
8930           \@tempboxa and friends.
8932         * ltfiles.dtx: add \@onlypreamble\@obsoletefile
8933          remove some obsolete code which was previously commented out.
8934          rename \@break@loop to \@break@tfor, and move its definition to
8935          ltinit.
8937         * tlb0203.lvt: new test file for \@tfor bug.
8939 1994-05-03 Rainer Schoepf <latex-bugs@latex-project.org>
8941         * ltidxbib.dtx: Make \nocite issue a warning for an undefined
8942         citation key.
8944         * ltfinal.dtx: Corrected setting catcode for ctrl-j.
8946         * amsfonts.fdd: Removed definitions for AMS-supplied cm fonts.
8948         * cmfonts.fdd: Included definitions for AMS-supplied cm fonts.
8950 1994-05-03 Frank Mittelbach <latex-bugs@latex-project.org>
8952         * ltmiscen.dtx:
8953         \@badcrerr replaced by \@nolnerr.
8955         * ltinit.dtx:
8956         \@badcrerr error message removed.
8958 1994-05-03 Alan Jeffrey <latex-bugs@latex-project.org>
8960         * ltfinal.dtx: Set the catcode of ^^J to other.
8962         Removed \@undefinedfonterror.
8964 1994-05-02 Chris Rowley <latex-bugs@latex-project.org>
8966         * ltoutput.dtx (subsubsection{Float control}):
8968         Shortened code of \@resethfps.
8970         Corrected info message code.
8972         * fontcmds.dtx:
8974 1994-05-02 Alan Jeffrey <latex-bugs@latex-project.org>
8976         * latex209.dtx: Redid the method of switching off 2e commands.
8978         * ltfinal.dtx: Set all the catcodes before dumping.  Made 127
8979           illegal.
8981         * install.l2e: Added yandytex.l2e
8983         * accents.dtx: Rewrote almost everything from scratch.
8985         * yandytex.l2e: Installed a file from Berthold
8987         Corrected \@fontswitch.
8989 1994-05-01 Chris Rowley <latex-bugs@latex-project.org>
8991         * ltfloat.dtx (subsection{Floating Environments}):
8993         Added \@largefloatcheck.
8995         Removed unnecessary braces from arguments of \@ifnextchar.
8997 1994-05-01 Braams J.L. <latex-bugs@latex-project.org>
8999         * classes.dst:
9000         Removed line left over from the driver generation.
9002         * slides.dtx (subsection{The class code}):
9003         Removed the use of variables to store the version information.
9004         Added \ProvidesFile to slides.def
9006         * letter.dtx (section{Identification}):
9007         Removed the use of variables to store the version information.
9009         * classes.dtx (section{Identification}):
9010         Removed the use of variables to store the version information.
9012         * proc.dtx (subsection{Identification}):
9013         Removed the use of variables to store the version information.
9015         * makeindx.dtx (subsection{Identification}):
9016         Removed the use of variables to store the version information.
9018 1994-04-30 Chris Rowley <latex-bugs@latex-project.org>
9020         * ltinit.dtx:
9022         Added latexinfo commands.
9024         * fontcmds.dtx:
9026         Changed prefix in \@protecteddef from frag@ to frag.
9027         Changed warning therein to an info message.
9029         Removed long lines.
9031         Changed to, eg, v1.0l.
9033         * ltoutput.dtx:
9035         Rogue space removed.
9037         Cut-off points for adding \@emptycol changed.
9039         Empty column action added: \@emptycol.
9041         Full of floats action improved.
9043         Changed `active characters warning' to an info message.
9045         (subsection{Floats}):
9047         Changed wording of some error messages.
9049         Changed 9* to 199* in dates.
9051         Fixed bug from \dblfigrule with \@topnewpage.
9053         Removed long lines.
9055         Changed to, eg, v1.0l.
9056 1994-04-29 Braams J.L. <latex-bugs@latex-project.org>
9058         * letter.dtx (section{Identification}):
9059         Use the generic name LaTeX instead of LaTeX2e in the arguments of
9060         \ProvidesClass and removed typeout message.
9062 1994-04-29 David Carlisle <latex-bugs@latex-project.org>
9064         * ltboxes.dtx: use `v' in \changes entries.
9066         * ltxdoc.dtx: Update the documentation. (source2e now has an
9067           index by default.)
9069         * ltclass.dtx: upgrade version to 1 (no other change, except
9070           using `v' in \changes entries in to match the other kernel
9071           files.)
9073         * test2e.tex: reset the original \showbox parameters. (As
9074           ltplain now sets them to -1)
9076 1994-04-28 Braams J.L. <latex-bugs@latex-project.org>
9078         * classes.dtx (subsubsection{Table of Contents}):
9079         Changed the definitions of \l@part, \l@chapter and \l@section
9080         (article only) to check the value of tocdepth.  :
9081         (section{Identification}):
9082         Use the generic name LaTeX instead of LaTeX2e in the arguments of
9083         \ProvidesClass and \ProvidesFile
9085         * letter.dtx (subsection{Two-side or one-side printing}):
9086         Allow the twoside option in native mode; introduced oneside
9087         option.
9088         (subsubsection{Defining the page styles}):
9089         Changed the definition of the pagestyles plain and empty to also
9090         define the head and feet for even pages; Added different
9091         definition for pagestyle headings when twoside is in effect.
9092         (subsection{The generic letter commands}):
9093         A letter has to start on a `right' page when in twosided mode.
9095 1994-04-28 David Carlisle <latex-bugs@latex-project.org>
9097         * graphpap.dtx: Leslie's \graphpaper macros, Converted to
9098           ignore spaces between arguments, and documented using doc.
9100         * ltxdoc.dtx: add \parg for picture mode args.
9102         * ltpictur.dtx (subsection{Curves}): added \bezier and \qbezier
9103         (section{Picture Mode}): Modified \picture \multiput and \bezier
9104         so that they ignore spaces between arguments.
9105         (section{Picture Mode}): made \circle use \@inmatherr
9107 1994-04-28 Frank Mittelbach <latex-bugs@latex-project.org>
9109         * ltplain.dtx (section{Plain \TeX}):
9110         Turn off overrfull box tracing in trancript file.
9112         * doc.dtx (subsection{Bells and whistles}):
9113         Ignore \Finale without \StopEventually.
9115         * latint.dtx:
9116         Removed \uppercase from all counter assignments dealing possibly
9117         with hex numbers. That means that
9118            \DeclareMathSymbol{m}{\mathord}{operators}{"6d}
9119         doesn't work any longer (must be "6D now).
9120         On the other hand
9121            \DeclareMathSymbol{m}{\mathord}{operators}{`m}
9122         although we would suggest to use at least `\m
9124         * ltlists.dtx:
9125         Replaced the warning \@ltxnomath by \@inmatherr.
9127         * ltinit.dtx (section{Initex initialisations}):
9128         Added error macro \@inmatherr#1 to be issued by commands
9129         that will not work in math mode (like (\circle))
9131         * doc.dtx (subsection{Redefining the \textsf{index} environment}):
9132         Use \RequirePackage to input multicol.
9134 1994-04-25 David Carlisle <latex-bugs@latex-project.org>
9136         * ltclass.dtx: Remove extra full stops from the ends of some
9137           error messages.
9139 1994-04-25 Frank Mittelbach <latex-bugs@latex-project.org>
9141         * ltmiscen.dtx:
9142         message changed to "\verb ended by end of line"
9144 1994-04-24 Frank Mittelbach <latex-bugs@latex-project.org>
9146         * ltpage.dtx:
9147         Redefine \@leftmark and \@rightmark to use \@firstoftwo
9148         and \@secondoftwo.
9150         * classes.dtx (subsection{Font changing}):
9151         We do warn now if \sl or \sc is found in math
9152         (not that they should be used at all.
9154         * ltpictur.dtx:
9155         Removed surplus spaces after "\hbox to " in several cases.
9157 1994-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
9159         * ltfinal.dtx (subsection{Font loading}):
9160         Checked the value of \font@submax. If greater 0pt issue a
9161         bold warning and reset it to 0pt.
9163         * ltmiscen.dtx:
9164         \verb error messages reworded.
9166 1994-04-22 Frank Mittelbach <latex-bugs@latex-project.org>
9168         * ltplain.dtx:
9169         Replaced width, height, depth by \@wifth, \@height, \@depth.
9171         * latint.dtx:
9172         Replace the use of \@leftmark with \@firstoftwo.
9173         Moved \@tempdimc to ltinit.dtx.
9175         * ltinit.dtx:
9176         Moved all \@gobble... macros to this file.
9178         * ltmiscen.dtx (subsection{Environments}):
9179         Messages generated by \enddocument reworded.
9181 1994-04-21 David Carlisle <latex-bugs@latex-project.org>
9183         * ltboxes.dtx (section{\LaTeX\ Box commands}): add colour
9184           support to minipage. add comments throughout the file.
9186         * source2e.tex: modify to always print the index and change
9187           history, no longer need to use ltxdoc.cfg to get the index.
9189 1994-04-21 Frank Mittelbach <latex-bugs@latex-project.org>
9191         * newlfont.dtx:
9192         Changed message "Don't use ..." to "Command \foo invalid in math mode".
9194         * lfonts.dtx:
9195         Changed message "Don't use ..." to "Command \foo invalid in math mode".
9197         * fam.dtx:
9198         Changed message "Don't use ..." to "Command \foo invalid in math mode".
9199         Changed \errmessage's to \@latexerr's.
9201 1994-04-21 Alan Jeffrey <latex-bugs@latex-project.org>
9203         * install.l2e: Corrected the wording of the bug report.
9205         * ltfinal.dtx: Added some documentation, incorporated ltcodes.dtx.
9206         This now includes setting the catcodes of 128--255 to `illegal'.
9208 1994-04-20 David Carlisle <latex-bugs@latex-project.org>
9210         * features.tex: New name for dircheck.
9211          Improve description of package option names.  Modify
9212          description of dtx extension (as they may now be directly
9213          processed by LaTeX.
9214          \@filename@parse typo corrected to \filename@parse.
9216 1994-04-20 Frank Mittelbach <latex-bugs@latex-project.org>
9218         * fam.dtx (subsection{Macros for loading fonts}):
9219         Added the global flag \ifG@fontsubs. This will be set to true
9220         when automatic font substitution happened.
9222         * ltmiscen.dtx (subsection{Environments}):
9223         Moved the warning messages in \enddocument so that they will appear in
9224         succession. Also ensure that the aux file is always read so that toc etc.
9225         will be correctly produced even in case of multiple labels.
9226         Query \ifG@fontsubs and issue a warning in \enddocument when set to true.
9227         Also check if size substitution has happened and issue a warning if it
9228         is greater than \fontsubfuzz.
9230 1994-04-20 Alan Jeffrey <latex-bugs@latex-project.org>
9232         * latex209.dtx: Redefined \verbatim@noligs@list.
9234 1994-04-19 David Carlisle <latex-bugs@latex-project.org>
9236         * ltpage.dtx Improve documentation.
9238 1994-04-18 David Carlisle <latex-bugs@latex-project.org>
9240         * ltfinal.dtx: Use catcode15 not catcode13 for control chars.
9241           Initialise \textwidth \textheight and page style.
9243         * ltfloat.dtx: removed colour support from \@footnotetext and
9244           \@savemarbox. The `simple' extra groups that had been added
9245           cause incorrect spacing. More complicated modifications
9246           required for colour support will be done in color.sty.
9248 1994-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
9250         * latint.dtx:
9251         Removed surplus definition of \no@alphabet@error (see fam.dtx entry).
9252         Corrected an error in \DeclareMathAlphabet M@#3 -> M@#2.
9253         Added a missing % in \SetMathAlphabet@.
9254         Changed two error message helps still containing \documentstyle. :-)
9255         Changed all "Redeclaring something..." messages to log only infos.
9256         Changed "Check substitution defaults ..." message to "Checking defaults ..."
9258         * fam.dtx:
9259         Changed message "Calculating math sizes ..." to appear only in
9260         transcript file.
9261         \no@alphabet@error reimplemented to be LaTeX err message.
9262         \no@alphabet@help removed.
9264         * tracefnt.dtx:
9265         Changed line breaks and wording in some messages.
9266         Removed surplus "." from some warning messages.
9267         All warning/error messages changed to start "LaTeX Font Warning" etc.
9268         Continuation lines are changed to "(Font)".
9270         * tracefnt.dtx (section{Scaled font extraction}):
9271         Removed dimen regs \fontsubfuzz and \fontsubmax and replaced them
9272         by macros \fontsubfuzz and \font@submax.
9274 1994-04-18 Alan Jeffrey <latex-bugs@latex-project.org>
9276         * web2ctex.l2e: Changed name from unixtex.l2e.  Changed the
9277         example shell script to look for a LATEX209INPUTS environment
9278         variable.
9280         * install.l2e: Changed name of unixtex.l2e to
9281         web2ctex.l2e.
9283         * latint.dtx: Changed \font@warning to \font@log for redefining
9284         math alphabets and symbol fonts.
9286 1994-04-17 Frank Mittelbach <latex-bugs@latex-project.org>
9288         * ltcntlen.dtx:
9289         Use new std counter error message \@nocounterr.
9291         * ltthm.dtx:
9292         Use new std counter error message \@nocounterr.
9294         * ltinit.dtx:
9295         Defined \@nocounterr to be the LaTeX2e error command with one
9296         argument that announces unknown counters. Changed \@nocnterr
9297         back to no-arg syntax for compatibility with old styles making
9298         use of that error message. \@nocnterr should not be used by
9299         new LaTeX2e applications.
9301 1994-04-15 Rainer Schoepf <latex-bugs@latex-project.org>
9303         * proc.dtx: Adding missing guard /class, this produced
9304         incorrect proc.sty.
9306         * ltboxes.dtx: Added missing % character in definition of
9307         \@isavebox.
9309 1994-04-14 Braams J.L. <latex-bugs@latex-project.org>
9311         * slides.dtx (subsection{Font changing}):
9312         \@renewfontswitch has gone; \@newfontswitch has become
9313         \DeclareOldFontCommand
9315         * letter.dtx (subsection{Font changing}):
9316         \@renewfontswitch has gone; \@newfontswitch has become
9317         \DeclareOldFontCommand
9319         * classes.dtx (subsection{Fonts}):
9320         The size changing commands are no longer defined in the
9321         kernel. Use \newcommand instead of \renewcommand.
9322         (subsection{Font changing}):
9323         \@renewfontswitch has gone; \@newfontswitch has become
9324         \DeclareOldFontCommand
9326         * oldgerm.dtx:
9327          Renamed \@newtextcmd to \DeclareTextFontCommand
9329         * fontcmds.dtx:
9330         Renamed \@newtextcmd to \DeclareTextFontCommand and
9331         \@newfontswitch to \DeclareOldFontCommand as agreed in Warwick.
9333 1994-04-14 David Carlisle <latex-bugs@latex-project.org>
9335         * source2e.tex: fix to pagestyle in change log.
9337 1994-04-14 Alan Jeffrey <latex-bugs@latex-project.org>
9339         * latexbug.tex: Changed the prompt for `a list of files' to a
9340         prompt for a single filename.  Made latexbug look to see if it
9341         could find the file, and if it can, it includes the file and the
9342         logfile in the latexbug.msg.
9344 1994-04-12 David Carlisle <latex-bugs@latex-project.org>
9346         * ltinit.dtx: Add definition of \@dischyph (was in ltboxes).
9348         * ltboxes.dtx: Remove redefinition \@acci-iii. (now defined in
9349           ltplain). Remove definition of \@dischyph (now in ltinit).
9351         * ltplain.dtx: define \' \` \= in terms of \@acci-iii.
9352           Use NFSS font commands in \ttraggedright and \proclaim.
9354 1994-04-12 Rainer Schoepf <latex-bugs@latex-project.org>
9356         * manifest.l2e: Changes according to splitting of kernel.
9358         * ltvers.dtx: Have Expansion of \fmtversion (version info)
9359         generated automatically.
9361         * accdefs.dtx: Removed definitions of accent macros \' \` \=
9362         as these are in the kernel.
9364 1994-04-12 Alan Jeffrey <latex-bugs@latex-project.org>
9366         * oztex.l2e: Added warning that lines are > 80 chars
9368 1994-04-11 Braams J.L. <latex-bugs@latex-project.org>
9370         * classes.dtx (subsubsection{Titlepage}):
9371         Removed bug introduced by inserting \cleardoublepage in the wrong
9372         place.
9374         Checked the file for long lines and wrapped them.
9376         LL introduced options openright and openany fot the report and
9377         book classes.
9379         LL introduced commands \frontmatter, \mainmatter and \backmatter
9380         to the book class.
9382 1994-04-11 David Carlisle <latex-bugs@latex-project.org>
9384         * ltclass.dtx: add * form of filecontents environment.
9385           Protect \ProvidesFile against space and / having strange
9386           catcodes.
9388         * ltinit.dtx: remove setting of errorcontextlines in \@latexerr
9389           remove old definition of the \LaTeX logo.
9391         * source2e.tex: minor improvements (mainly to the comments)
9393         * ltthm.dtx: use new style \@nocnterr (diff from Frank, dated
9394           1994/04/09)
9396 1994-04-11 Alan Jeffrey <latex-bugs@latex-project.org>
9398         * fam.dtx: Added `defaultscriptratio and
9399         `defaultscriptscriptratio.
9401         * latex209.dtx: Switched off `enlargethispage and the `!' float
9402         option.
9404 1994-04-10 Alan Jeffrey <latex-bugs@latex-project.org>
9406         * install.l2e: Split the installation guide into install.l2e,
9407         texpert.l2e, and system-specific oztex.l2e and unixtex.l2e files.
9409         * template.l2e: Created a template for system.l2e files.
9411 1994-04-09 Frank Mittelbach <latex-bugs@latex-project.org>
9413         * ltherest.dtx:
9414         Use standard counter missing error message for \newtheorem.
9416         * ltcntlen.dtx:
9417         Use \setcounter in \stepcounter to have counter name checked.
9418         Change usage of \@nocnterr to have counter name as argument.
9420         * ltinit.dtx:
9421         Change default err message to point to the LaTeX manual or
9422         LaTeX companion.
9424 1994-04-05 Alan Jeffrey <latex-bugs@latex-project.org>
9426         * latex209.dtx: Switched off `lrbox, `width, `height and `depth in
9427         2.09 mode.
9429         Removed optional arguments to `parbox, `minipage and `newcommand.
9431         Made `ProvidesPackage and `ProvidesClass produce log entries
9432         rather than warnings.
9434         Removed `filedate.
9436 1994-03-31 David Carlisle <latex-bugs@latex-project.org>
9438         * ltxdoc.dtx: Minor improvements.
9440         * manifest.l2e: update this file with all the new file names.
9442         * source2e.tex: update this file with all the new file names.
9444         * unpack2e.ins: update this file with all the new file names.
9446         * ltherest.dtx: The only thing left in this file is the old
9447           definition of \documentstyle and \@options, which are
9448           redefined in ltclass.dtx. This file is now removed.
9450         * ltpage.dtx: Create file. Page style + \raggedbottom \sloppy
9451           etc.  Taken from ltherest.dtx.
9453         * ltidxbib.dtx: create file. index and bibliography stuff from
9454           ltherest.dtx.
9456 1994-03-29 David Carlisle <latex-bugs@latex-project.org>
9458         * ltcntlen.dtx: create file. Contains counter and length macros.
9460         * ltmiscen.dtx: remove counter macros.
9462 1994-03-28 David Carlisle <latex-bugs@latex-project.org>
9464         * ltfloat.dtx: create file by removing sectioning commands from
9465           ltherest.dtx
9466           Use \normalsize in \@caption in place of \@normalsize.
9468         * ltsect.dtx: create file by removing sectioning commands from
9469           ltherest.dtx.
9471         * ltthm.dtx: create file by removing theorem environment from
9472           ltherest.dtx.
9474         * lttab.dtx: Improve documentation, mainly making sure that
9475           \changes entries are not in the scope of `oldcomments'.
9477         * ltlists.dtx: Improve documentation, mainly making sure that
9478           \changes entries are not in the scope of `oldcomments'.
9480         * ltmiscen.dtx: Improve documentation, mainly making sure that
9481           \changes entries are not in the scope of `oldcomments'.
9483         * ltfiles.dtx: remove \@normalsize test from \document. Use
9484           \normalsize instead of \@normalsize.
9486         * ltinit.dtx: Remove redefinition of \newcount and friends as
9487           version in ltplain.dtx is no longer \outer.
9488           Comment out the experimental version of \@bsphack.
9490           Remove test for \cs{inputlineno} undefined as it is
9491           defined in ltplain.dtx
9493         * ltplain.dtx: remove \outer from \newskip \newdimen \newwrite
9494           and \newfam. Also comment out the definition of the `log like'
9495           operators. (This does not alter the format, as they were
9496           previously redefined by later files.)
9498         * ltdirchk.dtx: Improve documentation. (Removal of comments
9499           refering to obsolete versions of the file.)
9501 1994-03-25 David Carlisle <latex-bugs@latex-project.org>
9503         * source2e.tex: fix date to be \fmtversion, and add authors.
9505         * ltxdoc.dtx (section{DocInclude}): Use \part to separate the
9506           individual file sections.
9508         * Started Keeping Change log in GNU format. All entries below
9509           this point, have been converted from the LaTeX/doc \changes
9510           log.
9512 1994-03-16 Braams J.L. <latex-bugs@latex-project.org>
9514         * proc.dtx:
9515         Removed the use of \wlog and included \fileversion in the optional
9516         argument of \ProvidesClass
9518         * slides.dtx:
9519         Removed the \typeout lines since they are no longer needed.
9521         * varioref.dtx (subsection{Options}):
9522         Inserted missing hash mark in the code for the spanish option.
9524 1994-03-16 David Carlisle <latex-bugs@latex-project.org>
9526         * ltfiles.dtx v1.0c \document (DPC) directly add file list
9527           settings
9529         * ltclass.dtx 0.3f \listfiles Move this code directly into
9530           \document
9532         * ltclass.dtx 0.3f "General" Add pkgindoc package
9534 1994-03-15 David Carlisle <latex-bugs@latex-project.org>
9536         * ltdirchk.dtx 1.0c "General" Add \NeedsTeXFormat
9538         * ltclass.dtx 0.3e \@missingfileerror Quit on x or X just like
9539           a real error
9541         * fontcmds.dtx v3.2a "General" Removed defs of short-forms and
9542           all sizes except \normalize
9544         * fontcmds.dtx v3.2a "General" Removed \@renewfontswitch
9546         * fontcmds.dtx v3.2a "General" Changed \/ to \@@italiccorr
9548         * fontcmds.dtx v3.2a "General" Adapted to mass formatting
9550 1994-03-15 Frank Mittelbach <latex-bugs@latex-project.org>
9552         * varioref.dtx (subsection{Options}):
9553         Text added for spanish default (Julio Sanchez).
9554         Changed all \extra... to \extras... that was a bug
9556 1994-03-14 David Carlisle <latex-bugs@latex-project.org>
9558         * ltherest.dtx v1.0c \end@float (DPC) Use \color@endgroup
9560         * ltherest.dtx v1.0c \@xfloat (DPC) Use \color@begingroup
9562         * ltherest.dtx v1.0c \@savemarbox (DPC) Use \color@begingroup
9564         * ltherest.dtx v1.0c \@footnotetext (DPC) Use
9565           \color@begingroup, add \endgraf
9567         * ltherest.dtx 1.0c \@xympar (DPC) Use \color@begingroup
9569         * ltboxes.dtx 1.0b \sbox Use \color@begingroup
9571         * ltboxes.dtx 1.0b \lrbox Use \color@begingroup
9573         * ltboxes.dtx 1.0b \color@endgroup macro added for colour
9574           support
9576         * ltboxes.dtx 1.0b \color@begingroup macro added for colour
9577           support
9579         * ltboxes.dtx 1.0b \@isavepicbox Use \color@begingroup
9581         * ltboxes.dtx 1.0b \@isavebox Use \color@begingroup
9583 1994-03-14 Rainer Schoepf <latex-bugs@latex-project.org>
9585         * lablst.tex: Added.
9587         * idx.tex: Added.
9589 1994-03-14 Frank Mittelbach <latex-bugs@latex-project.org>
9591         * classes.dtx (subsubsection{Margins}):
9592         Shortened calculation for margins.
9594 1994-03-13 David Carlisle <latex-bugs@latex-project.org>
9596         * ltinit.dtx v1.0c \@tfor (DPC) Add \@tf@r so a single group is
9597           correctly treated.
9599         * ltfiles.dtx 0.3b \InputIfFileExists Use new cmd
9600           \@addtofilelist
9602         * ltclass.dtx 0.3d \listfiles Reset \@addtofilelist at begin
9603           document
9605         * ltclass.dtx 0.3d \@addtofilelist Macro added
9607 1994-03-13 Frank Mittelbach <latex-bugs@latex-project.org>
9609         * docstrip.dtx:
9610         Replaced \if!#2! by \if>#2> in \from to allow negated modules
9611         appearing in this place.
9613         * doc.dtx:
9614         Removed \typeout's
9616         * eufrak.dtx:
9617         Removed \typeout's
9619         * euscript.dtx:
9620         Removed \typeout's
9622         * latexsym.dtx:
9623         Removed \typeout's
9625         * exscale.dtx:
9626         Removed \typeout's
9628         * oldgerm.dtx:
9629         Removed \typeout's
9631         * varioref.dtx:
9632         Removed \typeout's
9634         * pandora.dtx:
9635         Removed \typeout's
9637         * docstrip.dst:
9638         Corrected unpacking for ltxdoc.cls (change of docstrip module).
9640         * classes.dtx
9641         (subsubsection{The dimension of text}):
9642         Use same default values for native mode as in old styles.
9644         (section{Identification}):
9645         Added file versions to the \Provides... commands
9647         (subsection{Footnotes}):
9648         Use \@makefnmark rather than its expansion in the definition
9649         of \@makefntext.
9651 1994-03-12 David Carlisle <latex-bugs@latex-project.org>
9653         * ltplain.dtx v1.0b "General" Name changed from lplain. The end
9654           of an era
9656         * ltinit.dtx v1.0b \@yargdef Name changed from \XXX@Argdef
9658         * ltinit.dtx v1.0b \@reargdef New defn, in terms of \@yargdef
9660         * ltherest.dtx v0.1b \@xympar (DPC) Extra bgroup for colour
9662         * ltherest.dtx v0.1b \@savemarbox (DPC) Extra group for colour
9664         * ltdirchk.dtx 1.0b "General" Minor edits to the typeouts in
9665           ltxcheck
9667         * ltdirchk.dtx 1.0b "General" Change name from dircheck.dtx
9669         * ltclass.dtx 0.3c \ProvidesPackage use \@gtempa
9671         * ltclass.dtx 0.3c \ProvidesPackage Add \wlog
9673         * ltclass.dtx 0.3c \ProvidesFile Add \wlog
9675         * ltclass.dtx 0.3c "General" Change name from docclass to
9676           ltclass
9678         * ltclass.dtx 0.3c \@fileswithoptions Do not use
9679           \@pr@videpackage to avoid typeout
9681 1994-03-12 Frank Mittelbach <latex-bugs@latex-project.org>
9683         * classes.dtx
9684         (section{Identification}):
9685         Removed \typeout statements since this is now handled by
9686         \Provide...
9688         (subsubsection{Margins}):
9689         New algorithm for calculation \oddsidemargin.
9690         New algorithm for calculating \marginparwidth.
9692         * unpack2e.ins:
9693         Changed kernel generation using new file names.
9695 1994-03-11 Rainer Schoepf <latex-bugs@latex-project.org>
9697         * slides.dtx: Corrected \@oval, like previous change to
9698         latex.dtx.
9700         * latint.dtx: \DeclareSymbolFontAlphabet: Added check against
9701         use of alphabet switch outside of math mode.
9703 1994-03-10 Rainer Schoepf <latex-bugs@latex-project.org>
9705         * newlfont.dtx: Changed \math@bgroup/\math@egroup to use
9706         \bgroup/\egroup, to follow the change in fam.dtx.
9708         * fam.dtx: Changed \math@bgroup/\math@egroup to use
9709         \bgroup/\egroup rather than \begingroup/\endgroup to avoid
9710         leaking out of style changes. Side effect: now always produce
9711         mathord atoms.
9713         * tlb0320.lvt: Added \showoutput and \scrollmode.
9715         * manifest.l2e: Added syntonly.dtx, syntonly.ins and
9716         nfssfont.tex.
9718         * l2extra.dst: Added generation of syntonly package.  Removed
9719         generation of .drv file for varioref.
9721         * syntonly.dst: Added to distribution.
9723         * syntonly.dtx: Added to distribution.
9725 1994-03-08 David Carlisle <latex-bugs@latex-project.org>
9727         * ltplain.dtx v1.0a "General" Remove need for a driver file.
9729         * ltdirchk.dtx 1.0a "General" Reorganise driver module into `new
9730           style'
9732         * ltclass.dtx 0.3b "General" Modify driver code into `new style'
9734 1994-03-08 Rainer Schoepf <latex-bugs@latex-project.org>
9736         * slides.dtx: Changed \@makefnmark to call \@makefntext rather
9737         that \@thefnmark directly.
9739         * letter.dtx: Changed \@makefnmark to call \@makefntext rather
9740         that \@thefnmark directly.  Changed class to always write an
9741         .aux file, so that, e.g., cross referencing commands work.
9743         * tl2e4.tlg: Update for new versions of packages latexsym,
9744         newlfont, euscript.
9746         * tlxs05s.tlg: Update for removal of declared option `twoside'
9747         in slides.dtx.
9749         * tlcs05s.tlg: Update for removal of declared option `twoside'
9750         in slides.dtx.
9752         * tlcs01a.tlg: Updated for change in latexsym.dtx (v2.1a -->
9753         v2.1b).
9755         * tlcs01b.tlg: Updated for change in latexsym.dtx (v2.1a -->
9756         v2.1b).
9758         * tlcs01l.tlg: Updated for change in latexsym.dtx (v2.1a -->
9759         v2.1b).
9761         * tlcs01p.tlg: Updated for change in latexsym.dtx (v2.1a -->
9762         v2.1b).
9764         * tltc001.tlg: Updated for change in latexsym.dtx (v2.1a -->
9765         v2.1b).
9767         * tltc002.tlg: Updated for change in latexsym.dtx (v2.1a -->
9768         v2.1b).
9770         * tlcs01r.tlg: Updated for change in latexsym.dtx (v2.1a -->
9771         v2.1b).
9773         * tlcs02.tlg: Updated for change in latexsym.dtx (v2.1a -->
9774         v2.1b).
9776         * tlcs04a.tlg: Updated for change in latexsym.dtx (v2.1a -->
9777         v2.1b).
9779         * tlcs04b.tlg: Updated for change in latexsym.dtx (v2.1a -->
9780         v2.1b).
9782         * tlcs04r.tlg: Updated for change in latexsym.dtx (v2.1a -->
9783         v2.1b).
9785         * tlcs08.tlg: Updated for change in latexsym.dtx (v2.1a -->
9786         v2.1b).
9788         * slides.dtx: Corrected first argument of \IfFileExists for
9789         reading sfonts.cfg: sfonts.def to sfonts.cfg.
9791         * tnfss1.tlg: Updated for change in latexsym.dtx (v2.1a -->
9792         v2.1b).
9794         * tnfss2.tlg: Updated for change in latexsym.dtx (v2.1a -->
9795         v2.1b).
9797         * tnfss3.tlg: Updated for change in latexsym.dtx (v2.1a -->
9798         v2.1b).
9800         * tnfss4.tlg: Updated for change in latexsym.dtx (v2.1a -->
9801         v2.1b).
9803         * tnfss5.tlg: Updated for change in latexsym.dtx (v2.1a -->
9804         v2.1b).
9806         * tnfss6.tlg: Updated for change in latexsym.dtx (v2.1a -->
9807         v2.1b).
9809         * tl2e5.tlg: Updated for change in latexsym.dtx (v2.1a -->
9810         v2.1b).
9812         * tlb0014.tlg: Updated for change in latexsym.dtx (v2.1a -->
9813         v2.1b).
9815         * vlatex01.tlg: Updated for change in latexsym.dtx (v2.1a -->
9816         v2.1b).
9818         * vlatex02.tlg: Updated for change in latexsym.dtx (v2.1a -->
9819         v2.1b).
9821         * vlatex03.tlg: Updated for change in latexsym.dtx (v2.1a -->
9822         v2.1b).
9824         * vlatex04.tlg: Updated for change in latexsym.dtx (v2.1a -->
9825         v2.1b).
9827         * vlatex06.tlg: Updated for change in latexsym.dtx (v2.1a -->
9828         v2.1b).
9830         * vlatex07.tlg: Updated for change in latexsym.dtx (v2.1a -->
9831         v2.1b).
9833         * tl2e1.tlg: Updated for change in latexsym.dtx (v2.1a -->
9834         v2.1b).
9836         * tl2e2.tlg: Updated for change in latexsym.dtx (v2.1a -->
9837         v2.1b).
9839         * tl2e3.tlg: Updated for change in latexsym.dtx (v2.1a -->
9840         v2.1b).
9842         * tlb0057.tlg: Updated for new filedate (\docdate taken up
9843         from some file).
9845         * tlb0010.tlg: Updated for change in latexsym.dtx (v2.1a -->
9846         v2.1b).
9848         * tlb0018.tlg: Updated for change in latexsym.dtx (v2.1a -->
9849         v2.1b).
9851         * tlb0073.tlg: Updated for change in latexsym.dtx (v2.1a -->
9852         v2.1b).
9854         * tlb0077.tlg: Updated for change in latexsym.dtx (v2.1a -->
9855         v2.1b).
9857         * fontcmds.dtx: Corrected typo in documentation.
9859 1994-03-07 David Carlisle <latex-bugs@latex-project.org>
9861         * lttab.dtx v1.0a "General" Long lines wrapped to 72 columns
9863         * ltpictur.dtx v0.1a "General" Long lines wrapped to 72 columns
9865         * ltpictur.dtx v0.1a "General" Initial version, split from
9866           latex.dtx
9868         * ltlists.dtx v1.0a "General" Long lines wrapped to 72 columns
9870         * ltinit.dtx v1.0a "General" (DPC) Removed input of nfsscode.ltx
9872         * ltinit.dtx v1.0a \@@italiccorr Macro added
9874         * ltinit.dtx v0.1a "General" Long lines wrapped to 72 columns
9876         * ltinit.dtx v0.1a "General" Initial version, split from
9877           latex.dtx
9879         * ltherest.dtx v0.1a \end@float (DPC) Extra group for colour
9881         * ltherest.dtx v0.1a "General" Long lines wrapped to 72 columns
9883         * ltherest.dtx v0.1a "General" Initial version, split from
9884           latex.dtx
9886         * ltherest.dtx v0.1a \@xfloat (DPC) Extra group for colour
9888         * ltherest.dtx v0.1a \@settodim (DPC) Extra group for colour
9890         * ltherest.dtx v0.1a \@hangfrom (DPC)Extra groups for colour
9892         * ltherest.dtx v0.1a \@footnotetext (DPC) Extra group for colour
9894         * ltfinal.dtx v0.1a "General" Remove oldcomments environment
9896         * ltfinal.dtx v0.1a "General" Initial version, split from
9897           latex.dtx
9899         * ltfinal.dtx 0.1a "General" use \InputIfFileExists not
9900           \IfFileExists
9902         * ltfinal.dtx 0.1a "General" move code here from lhyphen.dtx
9904         * ltfinal.dtx 0.1a "General" Add code from the old dump.dtx
9906         * ltfiles.dtx v1.0a "General" Long lines wrapped to 72 columns
9908         * ltfiles.dtx v1.0a "General" Initial version, split from
9909           latex.dtx
9911         * ltboxes.dtx v1.0a "General" Unify format with other Kernel
9912           files
9914         * ltboxes.dtx v0.1a \@mpfootnotetext (DPC) Extra group for
9915           colour
9917 1994-03-07 Rainer Schoepf <latex-bugs@latex-project.org>
9919         * cmextra.dst: Corrected `cyrilic' --> `cyrillic'.  Changed
9920         1993 to 1994.
9922         * slides.dtx: Removed declared option `twoside' (Suggested by
9923         Joachim Schrod).
9925 1994-03-07 Frank Mittelbach <latex-bugs@latex-project.org>
9927         * makeindx.dtx (subsection{Makeidx}):
9928         Changed \newcommand to \providecommand for \seename.
9930 1994-03-06 Frank Mittelbach <latex-bugs@latex-project.org>
9932         * latexsym.dtx:
9933         Changed \typeout's to \wlog's
9935         * newlfont.dtx (section{The Code}):
9936         Define \cal and \mit to behave as in NFSS1
9938 1994-03-04 David Carlisle <latex-bugs@latex-project.org>
9940         * ltvers.dtx v1.0a "General" Initial version, split from
9941           latex.dtx
9943         * lttab.dtx v1.0a "General" Initial version, split from
9944           latex.dtx
9946         * ltlists.dtx v1.0a "General" Initial version, split from
9947           latex.dtx
9949 1994-03-04 Rainer Schoepf <latex-bugs@latex-project.org>
9951         * testpage.tex: Changed question asking for paper type so that
9952         the answer must now include `paper'. Added question for
9953         doublesided printing.
9955 1994-03-03 David Carlisle <latex-bugs@latex-project.org>
9957         * ltboxes.dtx 0.1f \@irsbox Replaced a missing \else
9959 1994-03-03 Frank Mittelbach <latex-bugs@latex-project.org>
9961         * ltxdoc.dtx:
9962         Added driver code in front so that the documentation can be
9963         processed by simply running the file through LaTeX2e.
9964         Set counter StandardModuleDepth to 1, since all ltx documentation
9965         needs that setting anyway.
9967 1994-03-02 David Carlisle <latex-bugs@latex-project.org>
9969         * ltclass.dtx 0.3a "General" Remove need for driver file
9971         * ltboxes.dtx v0.1e "General" Remove need for drv file
9973         * ltboxes.dtx v0.1e "General" Add 2ekernel module
9975 1994-03-02 Rainer Schoepf <latex-bugs@latex-project.org>
9977         * unpack2e.ins: Added 2ekernel conditional to generation of
9978         ltboxes.ltx from ltboxes.dtx since this is now necessary
9979         (cf. last change to ltboxes.dtx).
9981         * unpack2e.ins: Added 2ekernel conditional to generation of
9982         latex2e.ltx from docclass.dtx since this is now necessary
9983         (cf. last change to docclass.dtx).
9985         * unpack2e.ins: Removed generation of latex2e.drv and
9986         dircheck.drv.
9988         * slides.dst: Renamed sfontdef.* to sfonts.*.
9990         * unpacked.l2e: Removed *.drv files (no longer generated)
9991         Renamed slides .ltx files to .def.
9993         * slides.fdd: Removed extra pair of curly braces after
9994         DeclareFontFamily.  Corrected Documentation to refer to
9995         sfonts.*, not to sfontdef.*.
9997         * slides.dtx: Renamed files sfontdef.* to sfonts.*.
9999         * letter.dtx: Moved documentation driver further up, so that
10000         "latex2e letter.dtx" works.
10002         * letter.dst: Removed generation of .drv file, changed typeout
10003         message that explains how to typeset the documentation.
10005         * slides.dtx: Added forgotten changes entry for last change.
10007         * slides.dtx: Renamed files slides.ltx and sfontdef.ltx to
10008         slides.def and sfontdef.def.
10010         * slides.fdd: Moved driver further up so that no extra .drv
10011         file is needed, but "latex2e slides.fdd" works.
10013         * slides.dst: Updated copyright message to show 1994.  Removed
10014         generation of .drv files.  Renamed .ltx --> .def
10016         * slides.dtx: Moved driver further up so that no extra .drv
10017         file is needed, but "latex2e slides.dtx" works.  Removed
10018         makeidx class option, as it is now a proper package.  Changed
10019         leqno class option t oread leqno.clo.  Added fleqn class
10020         option (reads fleqn.clo).
10021 1994-03-01 David Carlisle <latex-bugs@latex-project.org>
10023         * ltdirchk.dtx 0.2k "General" Add unstripped module, so that
10024           dircheck.dtx may be used with initex
10026 1994-03-01 Frank Mittelbach <latex-bugs@latex-project.org>
10028         * unpack2e.ins:
10029         Removed unnecessary .drv generation (some are still there)
10030         Added the the WITHOUT ANY WARRANTY message to some preambles.
10032         * oldgerm.dtx:
10033         Moved the driver code in front so that the documentation can be
10034         processed by simply running the file through LaTeX2e.
10035         Removed extra pair of braces after \DeclareFontFamily which has
10036         only three arguments not four.
10038         * oldlfont.dtx:
10039         Removed surplus \ShortVerb setting.
10041         * lhyphen.dtx:
10042         Corrected typo in documentation.
10044 1994-02-28 Frank Mittelbach <latex-bugs@latex-project.org>
10046         * varioref.dtx:
10047         Moved the driver code in front so that the documentation can be
10048         processed by simply running the file through LaTeX2e.
10050 1994-02-27 Frank Mittelbach <latex-bugs@latex-project.org>
10052         * latint.dtx:
10053         Removed decl of \@unused since defined earlier.
10054         Removed decl of \typeout.
10055         Removed decl of \@tempdima \@tempdimb.
10057 1994-02-26 Frank Mittelbach <latex-bugs@latex-project.org>
10059         * eufrak.dtx:
10060         Changed driver code slightly.
10061         Moved the driver code in front so that the documentation can be
10062         processed by simply running the file through LaTeX2e.
10064         * euscript.dtx:
10065         Changed driver code slightly.
10066         Moved the driver code in front so that the documentation can be
10067         processed by simply running the file through LaTeX2e.
10069         * exscale.dtx:
10070         Moved the driver code in front so that the documentation can be
10071         processed by simply running the file through LaTeX2e.
10073         * nfssfont.dtx:
10074         Added to the distribution.
10075         Moved the driver code in front so that the documentation can be
10076         processed by simply running the file through LaTeX2e.
10078         * docstrip.dtx (section{Producing the documentation}):
10079         Moved the driver code in front so that the documentation can be
10080         processed by simply running the file through LaTeX2e.
10082         * oldlfont.dtx:
10083         Moved the driver code in front so that the documentation can be
10084         processed by simply running the file through LaTeX2e.
10086         * latexsym.dtx:
10087         Moved the driver code in front so that the documentation can be
10088         processed by simply running the file through LaTeX2e.
10090         * newlfont.dtx:
10091         Moved the driver code in front so that the documentation can be
10092         processed by simply running the file through LaTeX2e.
10094         * pandora.dtx:
10095         Moved the driver code in front so that the documentation can be
10096         processed by simply running the file through LaTeX2e.
10098         * preload.dtx:
10099         Moved the driver code in front so that the documentation can be
10100         processed by simply running the file through LaTeX2e.
10102         * lhyphen.dtx:
10103         Moved the driver code in front so that the documentation can be
10104         processed by simply running the file through LaTeX2e.
10106         * fontdef.dtx:
10107         Moved the driver code in front so that the documentation can be
10108         processed by simply running the file through LaTeX2e.
10110         * fontcmds.dtx:
10111         Moved the driver code in front so that the documentation can be
10112         processed by simply running the file through LaTeX2e.
10114 1994-02-24 Frank Mittelbach <latex-bugs@latex-project.org>
10116         * fam.dtx (subsection{Macros for loading fonts}):
10117         Removed catcode settings from \try@load@fontshape and
10118         \DeclareFontShape and placed them into a separate macro called
10119         \nfss@catcodes so that it is easier to maintain special
10120         requirements for packages that make certain characters active.