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 #########################
9 #########################
12 2017-03-29 David Carlisle <latex-bugs@latex-project.org>
14 * ltboxes.dtx: reset \lineskiplimit to \normallineskiplimit
15 in \@arrayparboxrestore. http://tex.stackexchange.com/a/359934
17 2017-03-28 David Carlisle <latex-bugs@latex-project.org>
19 * ltluatex.dtx: luatex 1.04 primitives
21 2017-03-27 David Carlisle <latex-bugs@latex-project.org>
23 * ltdefns.dtx: move the definition of \@dischyph to be after that
26 2017-03-17 David Carlisle <latex-bugs@latex-project.org>
28 * ltsect.dtx: Adjust the documentation of
29 \@afterheading and \@xsect, to document that
30 \clubpenalty is set locally not globally.
32 2017-03-13 David Carlisle <latex-bugs@latex-project.org>
34 * ltdefns.dtx: Update the definition of \- pr/3855
36 2017-03-10 David Carlisle <latex-bugs@latex-project.org>
38 * ltoutput.dtx: Reset \language in Output Routine
39 To protect hyphenation in page head.
41 * ltfiles.dtx: Save \document@default@language
43 * ltmiscen.dtx: Use \language to prevent hypenenation in \verb
44 Do same, replacing setting of \hyphenchar in verbatim.
46 2017-03-08 David Carlisle <latex-bugs@latex-project.org>
48 * ltclass.dtx, latexrelease.ins: support yyyy-mm-dd format
49 in addition to yyyy/mm/dd
51 2017-03-07 David Carlisle <latex-bugs@latex-project.org>
53 * ltluatex.dtx: remove 2017-01-20 hack for luaotfload issue
56 2017-02-24 David Carlisle <latex-bugs@latex-project.org>
58 * ltoutenc.dtx: \DeclareTextCompositeCommand check that
59 the accent command has been declared.
60 Make TU accents fall back to combining character if precomposed
61 character is not in the font.
63 #########################
64 # 2017/01/01 PL 3 Release
65 #########################
67 2017-02-22 David Carlisle <latex-bugs@latex-project.org>
69 * ltoutenc.dtx: Correction to test for empty argument in TU
72 #########################
73 # 2017/01/01 PL 2 Release
74 #########################
76 2017-02-19 David Carlisle <latex-bugs@latex-project.org>
78 * ltoutenc.dtx: Guard against empty base in
79 \DeclareTextCompositeCommand, and \add@unicode@accent.
80 Declare \^{} and \~{} in tuenc.def.
81 Declare \textquotesingle, \textasciigrave and
82 \textquotedbl for TU encoding (\remove@tlig version)
84 2017-02-18 Joseph Wright <latex-bugs@latex-project.org>
86 * ltluatex.dtx: parametrise Lua access to register
89 2017-02-12 David Carlisle <latex-bugs@latex-project.org>
91 * ltoutenc.dtx: add fallback code for \textasteriskcentered
92 in TU encoding (http://tex.stackexchange.com/q/353425/)
94 2017-01-28 David Carlisle <latex-bugs@latex-project.org>
96 * build.lua bugs.txt, manifest.txt: drop latexbug.tex from the
99 * ltoutenc.dtx, utf8ienc.dtx: add \= for YyGg
100 U+0232, U+0233, U+1E20, U+1E21
102 2017-01-27 David Carlisle <latex-bugs@latex-project.org>
104 * latexbug.tex: add new banner suggesting to use latexbug.sty
107 * tulm.fdd: New file tu*fd file sources, including tulmssq,
108 tulmvtt and tulmdh (all based on eu1*fd files from fontspec).
110 #########################
111 # 2017/01/01 PL 1 Release
112 #########################
115 2017-01-25 David Carlisle <latex-bugs@latex-project.org>
117 * tulmtt.fd: force fontdimens 3 and 4 of lmtt to zero (for xetex)
119 * ltoutenc.dtx: add composites for i and j duplicating those for
122 2017-01-24 David Carlisle <latex-bugs@latex-project.org>
124 * ltoutenc.dtx: the TeX ligature syntax for xetex and luatex was
125 reversed in tuenc.def
126 Change \textasteriskcentered from U+204E to U+2217
127 as the former is not available in common fonts (Latin
128 Modern, TeX Gyre Pagella,LinLibertine...)
130 2017-01-23 David Carlisle <latex-bugs@latex-project.org>
134 * ltoutenc.dtx: add commands for ascii symbols pr/4500
137 #########################
139 #########################
142 2017-01-20 David Carlisle <latex-bugs@latex-project.org>
144 * ltluatex.dtx: work around luaotfload issues 382 and 387
146 2017-01-10 David Carlisle <latex-bugs@latex-project.org>
148 * ltfssbas.dtx: Add version of \showhyphens that works in XeTeX.
150 2016-12-30 David Carlisle <latex-bugs@latex-project.org>
152 * ltluatex.dtx: build_page_insert callback and documentation updates.
154 2016-12-29 David Carlisle <latex-bugs@latex-project.org>
156 * latexrelease.dtx: re-instate the old 2014 version of
157 fixltx2e.sty protected by \IncludeInRelease guards
159 * ltboxes.dtx, ltmath.dtx: undefine internal MakeRobust commands
162 2016-12-11 David Carlisle <latex-bugs@latex-project.org>
164 * ltoutenc.dtx: add TU encoding
166 2016-12-03 David Carlisle <latex-bugs@latex-project.org>
168 * ltluatex.dtx, fontdef.dtx: Add support for defaulting to TU encoding
170 2016-11-18 David Carlisle <latex-bugs@latex-project.org>
172 * ltvers.dtx: 2017/01/01
174 2016-11-17 David Carlisle <latex-bugs@latex-project.org>
176 * ltluatex.dtx call_edit callback added
178 2016-11-09 David Carlisle <latex-bugs@latex-project.org>
180 * ltclass.dtx: modify \ifx tests in \@onefilewithoptions
183 2016-11-07 David Carlisle <latex-bugs@latex-project.org>
185 * source2e.tex: Give a bit more space for section numbers
186 in the toc (eg 19.10, 74.17.2)
188 2016-10-16 David Carlisle <latex-bugs@latex-project.org>
190 * ltplain.dtx: luatex allows \language up to 16383,
191 and unlike pdftex gives an error for \language16384
192 (rather than treating it as 0)
194 2016-10-15 Joseph Wright <latex-bugs@latex-project.org>
196 * ltdirchk.dtx: Require e-TeX
198 2016-10-04 David Carlisle <latex-bugs@latex-project.org>
200 * ltoutput.dtx: Avoid deadcycles error building float pages
201 with negative sized floats
203 2016-10-02 David Carlisle <latex-bugs@latex-project.org>
205 * ltclass.dtx: update to ignore spaces between options in
206 \ExecuteOptions and in the option clash checking.
208 * ltvers.dtx: 2016/12/01 release (perhaps)
210 2016-09-15 David Carlisle <latex-bugs@latex-project.org>
212 * ltsect.dtx: documentation update, default section depth
215 #########################
216 # 2016/03/31 PL 3 Release
217 #########################
219 2016-07-29 David Carlisle <latex-bugs@latex-project.org>
221 * ltvers.dtx: Patch level 3
223 * ltplain.dtx: out by one error when \newinsert switches to
224 \extrafloats (tlb-newinsert-001, Maïeul Rouquette)
225 add \global to \chardefs in \extrafloats in case used in a group
226 Done as patch level as recent code so no need for \IncludeInRelease
228 2016-07-04 David Carlisle <latex-bugs@latex-project.org>
230 * ltspace.dtx: Typos in \IncludeInRelease guards (Hironobu Yamashita)
232 * latexrelease.dtx: use \latexreleaseversion not \fmtversion
233 in old latexrelease package warning (Hironobu Yamashita)
236 #########################
237 # 2016/03/31 PL 2 Release
238 #########################
240 2016-06-20 David Carlisle <latex-bugs@latex-project.org>
242 * ltvers.dtx: Patch level 2
244 * ltvers.dtx: define \@currname to be empty here (done again in ltfinal)
245 in case \IncludeInRelease used in a .def or .cfg file input in the format.
247 * ltclass.dtx: allow \@parse@version after \begin{document}
249 2016-06-19 David Carlisle <latex-bugs@latex-project.org>
251 * ltoutenc.dtx: fix \c{g} in OT1 (erroneously specified as T1 in ot1enc.def)
252 Adjust latexrelease to undo comma accents for old format dates
256 #########################
257 # 2016/03/31 PL 1 Release
258 #########################
260 2016-05-08 David Carlisle <latex-bugs@latex-project.org>
262 * source2e.tex: Pick up patch level from ltvers (not ltfinal)
265 2016-04-22 David Carlisle <latex-bugs@latex-project.org>
267 * ltvers.dtx, ltfinal.dtx: 4096 character classes in latest xetex.
269 #########################
271 #########################
274 2016-03-30 David Carlisle <latex-bugs@latex-project.org>
276 * ltpictur.dtx, slides.dtx: Add tests to avoid leaders of
277 almost zero length (latex/4452)
279 2016-03-13 David Carlisle <latex-bugs@latex-project.org>
281 * ltluatex.dtx: new insert_local_par callback in luatex 0.89.4
282 and contribute_filter from luatex 0.89.5
284 2016-02-28 David Carlisle <latex-bugs@latex-project.org>
286 * utf8ienc.dtx: added approximations to additional dashes
287 U+2010, U+2011, U+2102, U+2015
289 2016-02-18 David Carlisle <latex-bugs@latex-project.org>
291 * ltfssdcl.dtx: Modify checks in \DeclareMathSymbol and related
292 commands so they do not give errors for \U... required for luatex
293 0.87 which reports \mathchardef tokens as \Umathchar.
295 2016-02-15 Frank Mittelbach <latex-bugs@latex-project.org>
297 * doc.dtx: Fix \changes when used inside the environment env.
298 Use a sort of raggedright in the change history
300 2016-02-12 Frank Mittelbach <latex-bugs@latex-project.org>
302 * doc.dtx: Suppress \CheckSum check if no checksum is given in the file.
304 2016-02-12 David Carlisle <latex-bugs@latex-project.org>
306 * Lose \CharacterTable and \CheckSum from various documentation files.
308 2016-02-11 David Carlisle <latex-bugs@latex-project.org>
310 * ltluatex.dtx: adjust callback list to luatex 0.89
312 * ltvers.dtx: TL 2016 edition
314 #########################
316 #########################
318 2016-01-04 Joseph Wright <latex-bugs@latex-project.org>
320 * ltfinal.dtx: Drop loading XeTeX character class data,
321 adjust \newXeTeXintercharclass to allocate from 1 not 4.
323 2015-12-30 David Carlisle <latex-bugs@latex-project.org>
325 * ltoutenc.dtx: add \textcommaabove (Enrico Gregorio)
326 and several overloads in T1 encoding
327 for \c to \textcommabelow or \textcommasbove
328 http://tex.stackexchange.com/questions/282900
329 Add overload for (just) \c{g} in OT1 encoding.
331 2015-12-10 Joseph Wright <latex-bugs@latex-project.org>
333 * ltfinal.dtx: Load Unicode settings via new common system
334 (generic package "unicode-data").
336 2015-12-02 David Carlisle <latex-bugs@latex-project.org>
338 * utf8ienc.dtx: Additional accents that may be constructed in T1
341 2015-11-27 David Carlisle <latex-bugs@latex-project.org>
343 * ltluatex.dtx: test for undefined callback list latex/4445
345 2015-11-14 Joseph Wright <latex-bugs@latex-project.org>
347 * ltluatex.dtx: Updates for luatex 0.85
349 2015-11-18 David Carlisle <latex-bugs@latex-project.org>
351 * ltplain.dtx: Support extended \newwrite and \newread in luatex
353 2015-11-07 David Carlisle <latex-bugs@latex-project.org>
355 * ltvers.dtx: It's 2016 already.
357 #########################
358 # 2015/10/01 PL 2 Release
359 #########################
362 2015-10-27 David Carlisle <latex-bugs@latex-project.org>
364 * ltplain.dtx: globally assign the count to 256/266
365 when switching to extended range.
367 2015-10-14 David Carlisle <latex-bugs@latex-project.org>
369 * build.lua, manifest.txt ltpatch.ltx patches.txt bugs.txt
371 (which has not been used since the mechanism changed at
372 2015/01/01 patch level 1)
374 2015-10-03 David Carlisle <latex-bugs@latex-project.org>
376 * ltluatex.dtx (luatexbase): write lua allocation messages to the log (only)
378 #########################
379 # 2015/10/01 PL 1 Release
380 #########################
382 2015-10-02 Joseph Wright <latex-bugs@latex-project.org>
386 * ltdirchk.dtx: Allow for full reversal of LuaTeX support
389 #########################
391 #########################
394 2015-09-07 David Carlisle <latex-bugs@latex-project.org>
396 * utf8ienc.dtx: \^W \^w \^Y \^y U+0174-0177
398 2015-09-05 David Carlisle <latex-bugs@latex-project.org>
400 * latexrelease.sty: increase default float list from 18 to 52
403 2015-09-02 David Carlisle <latex-bugs@latex-project.org>
405 * ltluatex.dtx (luatexbase): Adjust lua code for module messages.
407 2015-08-30 David Carlisle <latex-bugs@latex-project.org>
409 * ltplain.dtx: Add extended \newinsert, taking inserts from float
412 2015-08-29 David Carlisle <latex-bugs@latex-project.org>
414 * utf8ienc.dtx: add A0 (no break space) and AD (\-), add Romanian
415 comma below accent for SsTt. Display U+<hex number> notation
418 * ltoutenc.dtx: Add \textcommabelow accent
420 2015-08-23 David Carlisle <latex-bugs@latex-project.org>
422 * ltvers.dtx: Allow negative patch levels for pre-release
424 * ltdirchk.dtx, ltluatex.dtx: Do not prefix luatex primitives
425 * (was in ltluatex.dtx)
427 2015-08-06 David Carlisle <latex-bugs@latex-project.org>
429 * ltvers.dtx: bump date and reset patch level
431 * ltplain.dtx: add \string to allocation checking
432 * ltluatex.dtx: add luatex allocation support
433 * format.ins: add luatex allocation support
435 2015-08-06 Joseph Wright <latex-bugs@latex-project.org>
437 * Store Unicode data more efficiently
439 2015-07-30 Joseph Wright <latex-bugs@latex-project.org>
441 * README.txt: Retain extension when releasing
445 #########################
446 # 2015/01/01 PL 2 Release
447 #########################
449 2015-07-06 David Carlisle <latex-bugs@latex-project.org>
453 * ltoutput.dtx: fix docstrip guard for latexrelease latex/4434
455 #########################
456 # 2015/01/01 PL 1 Release
457 #########################
459 2015-06-27 David Carlisle <latex-bugs@latex-project.org>
461 * utf8ienc.dtx: fix accents for 0403,0453,040C,045C
462 see http://tex.stackexchange.com/q/252521/1090
464 2015-06-23 David Carlisle <latex-bugs@latex-project.org>
466 * ltfinal.dtx: set version to 2015/01/01 PL 1, and remove ltpatch.ltx system.
468 * ltfsscmp.dtx: use 0000/00/00 date for old version.
470 2015-06-20 Joseph Wright <latex-bugs@latex-project.org>
472 * ltunicode.dtx: Include first token in a range in
475 2015-06-19 David Carlisle <latex-bugs@latex-project.org>
479 * ltplain.dtx: remove duplicated (old) definition of \newtoks and
480 use -1 for the first upper bound on register types that need a
481 contiguous range so that the allocation is never restarted at 256.
483 2015-06-05 David Carlisle <latex-bugs@latex-project.org>
485 * latexrelease.ins: add ltcounts.dtx to the latexrelease.sty sources
487 ######################
489 ######################
491 2015-05-11 Joseph Wright <joseph.wright@morningstar2.co.uk>
493 * ltunicode.dtx: Apply East Asian catcode settings to LuaTeX
495 2015-05-10 <Frank.Mittelbach@latex-project.org>
497 * ltlists.dtx: explicitly reset \clubpenalty to default in
498 \@doendpe so that a change done by a heading doesn't survive
501 2015-05-09 David Carlisle <latex-bugs@latex-project.org>
503 * ltfinal.dtx, latexrelease.dtx: add the old definition of \newXeTeXintercharclass
504 when emulating old releases.
506 2015-04-28 David Carlisle <latex-bugs@latex-project.org>
508 * ltfinal.dtx: define \xe@alloc@intercharclass for compatibility with older xelatex.ini
510 2015-04-08 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
512 * ltfssbas.dtx: Try loading fd file if family has changed
514 2015-04-03 Joseph Wright <latex-bugs@latex-project.org>
516 * Update file manifest
518 2015-03-31 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
520 * latexrelease.dtx: give fixltx2e its own version number
522 2015-03-26 Joseph Wright <latex-bugs@latex-project.org>
524 * ltunicode.dtx: Rename data file to unicode-letters.def
526 2015-03-25 Joseph Wright <latex-bugs@latex-project.org>
528 * ltunicode.dtx: Add version and MD5 information to generated file
530 2015-03-25 David Carlisle <latex-bugs@latex-project.org>
532 * ltxdoc.dtx: add \MaintainedByLaTeXTeam
534 2015-03-18 David Carlisle <latex-bugs@latex-project.org>
536 * ltfssdcl.dtx: Allow math alphabets in full range 0-255
537 Restrict symbol fonts 0-15 (no change with classic tex)
539 2015-03-17 David Carlisle <latex-bugs@latex-project.org>
541 * inputenc.dtx: save catcode of % for latex/4420
543 2015-03-10 David Carlisle <latex-bugs@latex-project.org>
545 * ltplain.dtx: Add \hideoutput and \tracingnone, reorganise
546 \tracingall (as sugested by GL on c.t.t)
548 2015-03-03 David Carlisle <latex-bugs@latex-project.org>
550 * ltplain.dtx: Allocate mathgroups up to 255 in xetex and luatex
552 2015-02-26 David Carlisle <latex-bugs@latex-project.org>
554 * ltvers.dtx: \EndIncludeRelease version (multiple files affected)
556 2015-02-22 <Frank.Mittelbach@latex-project.org>
558 * latex209.dtx: Dropped \@no@font@optfalse in various places
559 - no longer provided by ltfsscmp.dtx.
561 2015-02-22 <Frank.Mittelbach@latex-project.org>
563 * ltfsscmp.dtx: Moved all code into latexrelease - obsolete commands are no
564 longer automatically part of the kernel
566 2015-02-21 <Frank.Mittelbach@latex-project.org>
568 * ltoutput.dtx, ltfloat.dtx: Fixed code for fltrace.sty and
569 flafter.sty that got incorporated from fixltx2e into the kernel.
571 2015-02-21 <Frank.Mittelbach@latex-project.org>
573 * ltdefns.dtx, lterror.dtx, ltfiles.dtx, ltfssbas.dtx, ltfsscmp.dtx,
574 ltfssdcl.dtx, ltfsstrc.dtx, ltoutenc.dtx, ltoutput.dtx, ltpictur.dtx,
575 ltplain.dtx, lttab.dtx, ltvers.dtx, manifest.txt:
576 Removed all autoloading code as this is not any longer functional.
578 2015-02-20 David Carlisle <latex-bugs@latex-project.org>
580 * fix-cm.dtx: rename from fixltx2e.dtx
582 2015-02-16 David Carlisle <latex-bugs@latex-project.org>
584 * ltoutenc.dtx: add lmtt for latex/4415
586 2015-01-23 David Carlisle <latex-bugs@latex-project.org>
588 * ltplain.dtx, ltfinal.dtx: reserve counts 256-255
590 2015-01-22 Joseph Wright <latex-bugs@latex-project.org>
592 * ltvers.dtx: Allow \everyjob to be set before latex.ltx
594 2015-01-20 David Carlisle <latex-bugs@latex-project.org>
596 * ltplain.dtx: etex \tracingall if available
598 * ltoutput.dtx: Reset \IncludeInRelease flags so flafter can be loaded twice.
600 2015-01-19 David Carlisle <latex-bugs@latex-project.org>
602 * latexrelease.dtx: Optional argument for \IncludeInRelease
604 * ltvers.dtx: Optional argument for \IncludeInRelease
606 2015-01-18 David Carlisle <latex-bugs@latex-project.org>
608 * ltvers.dtx: Add \@currname so \IncludeInRelese tests are package-local
610 2015-01-16 David Carlisle <latex-bugs@latex-project.org>
612 * latexrelease.dtx: add "current" option
614 2015-01-14 David Carlisle <latex-bugs@latex-project.org>
616 * ltspace.dtx: Modify \addpenalty so it doesn't add redundant
617 skips (+ and - the same value)
619 * fixltx2e.dtx: remove code from fixltx2e, add a stub package warning.
621 * ltfloat.dtx: 2 column float order (latexrelease)
623 * ltoutput.dtx: 2 column float order, merge with fltrace (latexrelease)
625 2015-01-11 David Carlisle <latex-bugs@latex-project.org>
627 * ltmath.dtx: fleqn version of robust \[\]
629 * ltcounts.dtx: Use \TextOrMath switch in \@fnsymbol (latexrelease)
631 * ltspace.dtx: Allow hyphenation after space hacks (latexrelease)
633 * ltfloat.dtx: check float options (latexrelease)
635 2015-01-10 David Carlisle <latex-bugs@latex-project.org>
637 * ltcounts.dtx: Reset all within counter levels (latexrelease)
639 2015-01-09 David Carlisle <latex-bugs@latex-project.org>
641 * ltfssini.dtx: \eminnershape from fixltx2e
643 * ltspace.dtx: update \addpenalty from fixltx2e
645 2015-01-08 David Carlisle <latex-bugs@latex-project.org>
647 * ltdefns.dtx: \MakeRobust from fixltx2e
649 * ltboxes.dtx: make \makebox \parbox etc robust
651 * ltmath.dtx: make \( \) and \[ \] robust
653 * ltlength.dtx: add = to setlength (latexrelease)
655 2015-01-07 David Carlisle <latex-bugs@latex-project.org>
657 * latexversion.dtx: New option handling
659 * ltvers.dtx: define \IncludeInRelease and latexvesrsion date
662 2015-01-03 Joseph Wright <latex-bugs@latex-project.org>
664 * ltfinal.dtx: Load information derived from Unicode Consortium
665 data to set \catcode, \lccode, \uccode, \sfcode information when
666 using a Unicode-based engine (XeTeX/LuaTeX), and initialise
667 XeTeX features for line breaking between character classes.
669 * ltdirchk.dtx: Enable extended primitives for LuaTeX
671 2015-01-03 David Carlisle <latex-bugs@latex-project.org>
673 * latexrelease.dtx: rename from patchltx2e
675 * ltdefns.dtx: Use luatex compatible definition of \typein
676 if luatex is being used.
678 2014-12-30 David Carlisle <latex-bugs@latex-project.org>
683 * manifest.txt New patchltx2e package added
685 * ltfssbas.dtx: move allocation definition to ltplain
687 * ltplain.dtx: Add new allocation code for extended registers
688 and \extrafloats command.
690 * ltfinal.dtx: add \newmarks if e-tex marks are defined
692 * ltfinal.dtx: add \newXeTeXintercharclass in xetex
694 * ltfloat.dtx: \textsubscript from fixltx2e
696 * ltspace.dtx: definition of \@ from fixltx2e
698 2014-11-07 Joseph Wright <latex-bugs@latex-project.org>
700 * Rename 00readme.txt to README (named README.txt in the development
703 ######################
705 ######################
707 2014-09-29 Frank Mittelbach <latex-bugs@latex-project.org>
709 * nfssfont.dtx Typo in definition of \encoding (no change to processing)
711 2014-09-29 Frank Mittelbach <latex-bugs@latex-project.org>
713 * docstrip.dtx Typo in \Ask argument fixed
715 2014-09-29 Frank Mittelbach <latex-bugs@latex-project.org>
717 * cmfonts.fdd, ltoutput.dtx, letter.dtx, ltoutenc.stx, lterror.dtx,
718 * ltfssbas.dtx, ltsect.dtx, proc.dtx, fixltx2e.dtx, docstrip.dtx,
719 * oldlfont.dtx, ltclass.dtx, ltplain.dtx, classes.dtx, ltmiscen.dtx,
720 * utf8ienc.dtx, ltfntcmd.dtx, ltxdoc.dtx, encguide.tex, ltspace.dtx,
721 * lttab.dtx, ltdirchk.dtx, slides.dtx, ltfssdcl.dtx, ifthen.dtx,
722 * ltxref.dtx, ltfsstrc.dtx, source2e.tex, tlc2.err, latexbug.el,
723 * makeindx.dtx, lb2.err, ltlists.dtx, ltdefns.dtx, ltfinal.dtx,
724 * doc.dtx, ltboxes.dtx, exscale.dtx, ltfssini.dtx, ltthm.dtx,
725 * fontdef.dtx, usrguide.tex, ltfloat.dtx, preload.dtx, nfssfont.dtx
726 Typos in documentation found by Karl Berry - thanks
727 (date but not version number changed)
729 2014-08-30 Frank Mittelbach <latex-bugs@latex-project.org>
731 * fixltx2e.dtx: Reset all within counters in one go (pr/4393)
733 2014-06-10 David Carlisle <latex-bugs@latex-project.org>
735 * fixltx2e.dtx: add missing \fi reported by Ulrike Fischer
737 2014-05-13 <Frank.Mittelbach@latex-project.org>
739 * fixltx2e.dtx: missing dostrip guard added to prevent some float
740 code ending up in fix-cm
742 2014-04-30 David Carlisle <latex-bugs@latex-project.org>
744 * inputenc.dtx: Allow (x-)ascii and utf8x aliases for utf8 in
747 2014-04-27 <Frank.Mittelbach@latex-project.org>
749 * fixltx2e.dtx: change to allow for (slightly) better compatibility
750 with packages that change float handling but are not aware of the
751 modification in the core algorithm done in fixltx2e
753 * syntonly.dtx: fix to work together with fixltx2e
755 2014-04-23 <Frank.Mittelbach@latex-project.org>
757 * fltrace.ins: extract fltrace.sty from sources
759 2014-04-21 David Carlisle <latex-bugs@latex-project.org>
761 * inputenc.dtx: allow \usepackage[utf8]{inputenc} with luatex and xetex
763 2014-04-18 <Frank.Mittelbach@latex-project.org>
765 * fixltx2e.dtx: Handle infinite glue from \enlargethispage in
766 twocolumn mode (pr/4023)
768 2013-12-13 David Carlisle <latex-bugs@latex-project.org>
770 * fixltx2e.dtx: Check float optional argument for incorrect values
772 2012-06-06 <Frank.Mittelbach@latex-project.org>
774 * inputenc.dtx: Save and restore catcode of @ when reading a .def file
775 instead of setting it always to \makeatother afterwards (pr/4192)
777 2011-09-03 Will Robertson <will.robertson@latex-project.org>
779 * ltfssbas.dtx: Remove \global before \newcount in definition of
780 \new@mathversion; the \global is redundant and caused a rare error
781 in conjunction with etex.sty when the lower level register pool
784 2011-08-19 Will Robertson <will.robertson@latex-project.org>
786 * ltclass.dtx: Update \@if@pti@ns to match new definition
789 ######################
791 ######################
793 2011-05-08 Will Robertson <will.robertson@latex-project.org>
795 * ltfssdcl.dtx: Bruno's improvement to \in@
797 2011-02-25 Will Robertson <will.robertson@latex-project.org>
799 * ltfntcmd.dtx: Bug fix for 2009-12 change to address pr/4092
801 2011-02-24 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
803 * lppl.tex: removed spurious \null from the source that generates
806 2010-08-17 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
808 * ltmiscen.dtx: Use braces around \input arg (pr/4124)
809 * ltmiscen.dtx: Change of plan: Use \@@input instead (pr/4124)
811 2010-02-04 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
813 * doc.dtx: Added mathcodes for +,-,:, and = (pr/4096)
815 2009-12-23 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
817 * ltfntcmd.dtx: Use private switch to avoid issue (pr/4092)
819 2009-10-28 Frank Mittelbach <Frank.Mittelbach@latex-project.org>
821 * ltoutenc.dtx: Added Latin Modern and TeX Gyre subsets
823 2009-10-20 Will Robertson <will.robertson@latex-project.org>
825 * ltfssdcl.dtx: Improve the definition of \in@ thanks to Heiko
827 ######################
829 ######################
831 2008-04-13 Frank Mittelbach <latex-bugs@latex-project.org>
833 * utf8ienc.dtx: Ensure we don't lose spaces in the log (pr/4016)
835 2008-03-22 Frank Mittelbach <latex-bugs@latex-project.org>
837 * inputenc.dtx: added documentation on UTF8 handling and error
840 2007-11-10 Frank Mittelbach <latex-bugs@latex-project.org>
842 * utf8ienc.dtx: Many more updates (and comments) to the Cyrillic
843 code points, largely due to work by Matthias Noe -- thanks
845 * <various>.err: changed internally generated class file name from
846 errata.cls -> ttcterrata.cls
848 2007-11-09 Frank Mittelbach <latex-bugs@latex-project.org>
850 * utf8ienc.dtx: Added a few new unicode decls in cyrillic (pr/3988)
852 2007-10-29 Frank Mittelbach <latex-bugs@latex-project.org>
854 * exscale.dtx: Use box 0 within group to avoid changing this
855 scratch register (some bug reported on ctt)
857 2007-10-19 Frank Mittelbach <latex-bugs@latex-project.org>
859 * classes.dtx: Explain why \@mkboth is insde the heading
860 arg for \tableofcontents (pr/3285 and pr/3984)
862 2007-08-31 Frank Mittelbach <latex-bugs@latex-project.org>
864 * ltfssdcl.dtx: changed font encoding changed warning in
865 \SetSymbolfont from screen warning to log info (pr/3975)
867 2006-11-18 Frank Mittelbach <latex-bugs@latex-project.org>
869 * inputenc.dtx: Added missing \ProvidesFile line for cp1257 (pr/3892)
871 2006-10-21 Frank Mittelbach <latex-bugs@latex-project.org>
873 * classes.dtx: corrected documentation for \@startsection (pr/3891)
875 2006-09-18 Frank Mittelbach <latex-bugs@latex-project.org>
877 * docstrip.ins: changed \usedir declaration for makeindex files as
878 requested by Karl Berry
880 2006-09-13 Morten Hoegholm <latex-bugs@latex-project.org>
882 * fixltx2e.dtx: Ensure that vrule is in \normalcolor in output
885 ######################
887 ######################
889 2006-05-20 Frank Mittelbach <latex-bugs@latex-project.org>
891 * lppl.tex: 1.3c clarification that the license text can not
894 * lppl.txt: 1.3c clarification that the license text can not
897 2006-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
899 * docstrip.ins: put a correct \usedir declaration in for
900 generating the makeindex files (pr/3863)
902 * ltboxes.dtx: Ensure \@parboxto holds the value of \@tempdimb
903 not the register itself (pr/3867)
905 2006-03-24 Morten Hoegholm <latex-bugs@latex-project.org>
907 * fixltx2e.dtx: Added \MakeRobust and made several kernel macros
910 2006-03-04 Frank Mittelbach <latex-bugs@latex-project.org>
912 * inputenc.dtx: large number of corrections for a number of
913 input encodings (pr/3849)
914 Number of normalisations in the LICR representation (pr/3849)
915 Avoid displaying warning about empty encoding file for "ascii"
918 * utf8ienc.dtx: omsenc.dfu contained an incorrect ref from
919 02D9 to \textperiodcentered (should have been 00B7)
921 2006-02-23 Frank Mittelbach <latex-bugs@latex-project.org>
923 * cleanup of .txt files: obsolete installation instructions
926 2006-02-22 Frank Mittelbach <latex-bugs@latex-project.org>
928 * inputenc.dtx: added \inputencodingname and the two hooks
929 \newtoks\inpenc@prehook \newtoks\inpenc@posthook
930 to run code before and after an encoding change (suggested by
933 2006-02-14 Frank Mittelbach <latex-bugs@latex-project.org>
935 * utf8ienc.dtx: added \ij and \IJ mappings (beta test)
937 2006-01-12 Johannes Braams <latex-bugs@latex-project.org>
939 * lppl.tex: Created from lppl.txt
941 2006-01-08 Morten Hoegholm <latex-bugs@latex-project.org>
943 * fixltx2e.dtx: Changed \@fnsymbol to use the new robust
944 \TextOrMath command instead (pr/3752).
946 2006-01-07 Frank Mittelbach <latex-bugs@latex-project.org>
948 * nfssfont.dtx: fixing bug pr/3789
950 2005-11-25 Frank Mittelbach <latex-bugs@latex-project.org>
952 * lppl.txt: small update, fixing typo and clarifying the term
953 "Base Interpreter" (found by Karl Berry)
955 2005-11-10 Morten Hoegholm <latex-bugs@latex-project.org>
957 * fixltx2e.dtx: Make sure \addpenalty ultimately adds the correct
960 * ltmath.dtx: Fixed potential problem in \[ (pr/3399) +
961 documentation fix (pr/3802).
963 2005-11-08 Morten Hoegholm <latex-bugs@latex-project.org>
965 * ltoutenc.dtx: Added \ij and \IJ from babel (pr/3771).
967 2005-09-29 Morten Hoegholm <latex-bugs@latex-project.org>
969 * fixltx2e.dtx: Fixed blank lines (editor problem).
971 2005-09-27 Morten Hoegholm <latex-bugs@latex-project.org>
973 * ltfssdcl.dtx: Fixed a few oversights when making the
976 2005-09-27 Frank Mittelbach <latex-bugs@latex-project.org>
978 * ltplain.dtx: Added \ltx@sh@ft (pr/3469)
980 * ltoutenc.dtx: Replace \sh@ft by \ltx@sh@ft (pr/3469)
982 * utf8ienc.dtx: Fixed error messages not showing spaces.
983 Added ``else'' clause that got deleted by mistake.
985 2005-09-16 Frank Mittelbach <latex-bugs@latex-project.org>
987 * classes.dtx: small docu update
989 2005-07-29 Morten Hoegholm <latex-bugs@latex-project.org>
991 * docstrip.dtx: Added \kernel@ifnextchar.
993 2005-07-27 Morten Hoegholm <latex-bugs@latex-project.org>
995 * ltfssdcl.dtx: Changed \mathbf etc. to be naturally robust.
997 2005-07-13 Morten Hoegholm <latex-bugs@latex-project.org>
999 * fixltx2e.dtx: Added \textsuperscript and made
1000 \DeclareMathSizes allow dimensions in all arguments.
1002 2005-01-14 Frank Mittelbach <latex-bugs@latex-project.org>
1004 * fixltx2e.dtx ( \fnsymbol should use text symbols ):
1005 that change made \@fnsymbol too robust (pr/3752)
1007 2004-10-31 Frank Mittelbach <latex-bugs@latex-project.org>
1009 * vtexfree.txt: added info about *.dfu files (pr/3652)
1011 * install.txt: added info about *.dfu files (pr/3652)
1013 2004-10-20 Frank Mittelbach <latex-bugs@latex-project.org>
1015 * ltoutput.dtx: Removed dead code in \@makecol
1017 2004-09-20 Frank Mittelbach <latex-bugs@latex-project.org>
1019 * utf8ienc.dtx: \textasciitilde mapping changed (pr/3721)
1021 2004-09-02 Frank Mittelbach <latex-bugs@latex-project.org>
1023 * sample2e.tex: fixed small glitches in the text (pr/3703)
1025 2004-07-23 Frank Mittelbach <latex-bugs@latex-project.org>
1027 * doc.dtx: environment names incorrectly sorted in
1030 2004-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
1032 * utf8ienc.dtx: explicitly set catcode of space within utf8.def
1034 2004-05-07 Frank Mittelbach <latex-bugs@latex-project.org>
1036 * tlc2.err: LaTeX Companion 2ed errata added to distribution
1038 * inputenc.ins: split utf8 file generation into two parts for OSes
1039 with a small limit on open output files
1041 * utf8ienc.dtx: fixed typo in \ProvidesFile line for ly1enc.dfu
1043 2004-05-06 Frank Mittelbach <latex-bugs@latex-project.org>
1045 * inputenc.dtx: properly allow \inputencoding in horizontal mode
1046 (forgotten to set \catcode of space) (pr/3273)
1048 2004-05-03 Frank Mittelbach <latex-bugs@latex-project.org>
1050 * inputenc.dtx: Typo in \textquotedblleft (pr/3673)
1053 ######################
1054 # 2003/12/01 Release
1055 ######################
1057 2004-02-24 Frank Mittelbach <latex-bugs@latex-project.org>
1059 * ltplain.dtx: added \loggingall and \loggingoutput as variant of
1060 \tracingall and \showoutput (write only to transcript)
1062 * manifest.txt: added lppl-1.2.txt to the distribution since we
1063 are now at version 1.3
1065 2004-02-22 Frank Mittelbach <latex-bugs@latex-project.org>
1067 * ltoutenc.dtx: changed warning text for oldstyle digits
1069 2004-02-20 Frank Mittelbach <latex-bugs@latex-project.org>
1071 * ltdefns.dtx: docu fix (pr/3620)
1073 2004-02-16 Frank Mittelbach <latex-bugs@latex-project.org>
1075 * classes.dtx (section*{\indexname}]): Moved setting of \columnsep and
1076 \columnseprule later to avoid affecting the wrong page (pr/3616)
1078 2004-02-15 Chris Rowley <latex-bugs@latex-project.org>
1082 Added better \nobreakdashes
1084 2004-02-13 Frank Mittelbach <latex-bugs@latex-project.org>
1086 * fixltx2e.dtx: fix for \@Esphack forgotten (pr/3498)
1088 2004-02-11 Rainer Sch�pf <latex-bugs@latex-project.org>
1090 * pict2e.inx/.dtx: Removed.
1092 2004-02-10 Frank Mittelbach <latex-bugs@latex-project.org>
1094 * doc.dtx (subsection{Macros for generating index entries}):
1095 environment names incorrectly sorted in index (pr/3615)
1097 2004-02-09 Frank Mittelbach <latex-bugs@latex-project.org>
1099 * utf8ienc.dtx: no newlines in error messages allowed
1101 space in the wrong place "\count @64"
1102 added commands already defined in the kernel (found by BG)
1103 added test file pr/3480
1105 2004-02-04 Frank Mittelbach <latex-bugs@latex-project.org>
1107 * ltoutenc.dtx: coding change, to follow bug fix by DEK in
1108 plain.tex in OT4 (pr/3469)
1110 * inputenc.dtx: Added ISO 8859-16 Latin10 (pr/3568)
1112 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1116 Small fix for \enlargethispage, pr/3528
1118 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1122 Tidied up a bit more of the code
1124 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1128 Many math things made robust
1130 Added two `bigtriangle synonyms' for compatibility with the
1131 stmaryrd symbols package
1133 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1137 Added \textbigcircle to OMS
1139 Fixed bad bug in \DeclareTextSymbol as per Heiko
1142 2004-02-02 Chris Rowley <latex-bugs@latex-project.org>
1148 2004-01-31 Frank Mittelbach <latex-bugs@latex-project.org>
1150 * ltclass.dtx (section{Implementation}): internal kernel version
1151 of \@ifnextchar used in some places, see next entry (pr/3501)
1153 * ltdefns.dtx: internal kernel version for \@ifnextchar added
1154 to prevent the amsmath package to highjack this command in random
1155 places, this is really a bug in amsmath which should finally be
1156 fixed there (pr/3501)
1158 2004-01-28 Frank Mittelbach <latex-bugs@latex-project.org>
1160 * ltvers.dtx: warning for old latex 5 years grace (pr/3601)
1162 * latexbug.tex: warning for old latex 5 years grace (pr/3601)
1164 2004-01-23 Rainer Sch�pf <latex-bugs@latex-project.org>
1166 * fixltx2e.dtx: Replace the double dangerous bend sign by a
1167 huge double exclamation mark. This is to mark important
1168 bits in the documentation.
1170 2004-01-04 Frank Mittelbach <latex-bugs@latex-project.org>
1172 * ltbibl.dtx: Changed error message for \nocite
1174 2004-01-03 Frank Mittelbach <latex-bugs@latex-project.org>
1176 * ltoutenc.dtx: Use \ooalign for \k (pr/3532)
1177 Added \textogonekcentered (pr/3532)
1178 Added composites \k{o} and \k{O} (pr/3532)
1180 2003-12-30 Frank Mittelbach <latex-bugs@latex-project.org>
1182 * ltpictur.dtx: issue warning if circle size can't be met
1184 * nfssfont.ins: support for nfssfont.dtx
1186 2003-12-29 Frank Mittelbach <latex-bugs@latex-project.org>
1188 * inputenc.dtx: fixing a typo in \DeclareInputText recently
1191 2003-12-16 Frank Mittelbach <latex-bugs@latex-project.org>
1193 * ltoutput.dtx: Ensure that \@elt has a defined
1194 state in \@makecol (pr/3586)
1196 2003-12-11 Frank Mittelbach <latex-bugs@latex-project.org>
1198 * doc.dtx: added support for \MakeShortVerb* as suggested by
1199 Hubert Gaesslein <hubertjg@open.mind.de>
1201 2003-12-08 Frank Mittelbach <latex-bugs@latex-project.org>
1203 * source2e.tex: changed typeout message
1205 2003-11-16 Frank Mittelbach <latex-bugs@latex-project.org>
1207 * inputenc.dtx: docu changes for latin 4 (pr/3585)
1209 * ltplain.dtx: docu fixes (pr/3584)
1211 2003-10-13 Frank Mittelbach <latex-bugs@latex-project.org>
1213 * ltfinal.dtx: Added extra \lccode for \- and \textcompwordmark
1214 to allow hyphenation in the remainder of the word
1216 2003-10-09 Frank Mittelbach <latex-bugs@latex-project.org>
1218 * ltoutput.dtx: docu fixes (pr/3575)
1220 2003-09-19 Frank Mittelbach <latex-bugs@latex-project.org>
1222 * fixltx2e.dtx: No hyphenation in first word after float
1223 environmentb (pr/3498)
1224 Allow \emph to produce small caps
1226 2003-09-14 Frank Mittelbach <latex-bugs@latex-project.org>
1228 * docstrip.dtx: removed surplus dot from error message
1230 2003-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
1232 * ltpictur.dtx (section{Picture Mode}):
1233 check for \cs{@linechar} being empty (pr/3570)
1234 (subsection{Curves}): added missing displacement (pr/3566)
1236 2003-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
1238 * ltbibl.dtx: raise an error is \nocite is used before begin
1239 document (until now it simply failed)
1241 2003-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
1243 * ltoutenc.dtx: new implementation of textcomp with options and
1246 2003-05-04 Frank Mittelbach <latex-bugs@latex-project.org>
1248 * fixltx2e.dtx: incorporated new definition for \@fnsymbol to use
1249 text symbols if available (pr/3400)
1251 2003-04-26 Frank Mittelbach <latex-bugs@latex-project.org>
1253 * fixltx2e.dtx: incorporated fix-cm.sty by Walter Schmidt
1255 2003-02-04 Frank Mittelbach <latex-bugs@latex-project.org>
1257 * ltoutenc.dtx: added a number of options to textcomp to enable
1258 only some characters since most of the chars are ont generally
1261 2003-01-12 Frank Mittelbach <latex-bugs@latex-project.org>
1263 * nfssfont.dtx: added interactive support to allow font spec via
1264 nfss classification.
1266 2002-12-13 Frank Mittelbach <latex-bugs@latex-project.org>
1268 * ltbibl.dtx (section{Bibliography Generation}):
1269 Added \leavevmode in case citation is at start of paragraph (pr/3486)
1271 2002-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
1273 * inputenc.dtx: Added cp858 (cp850 with euro symbol) (pr/3464)
1275 2002-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
1277 * ltoutenc.dtx: coding change for \r{A} in OT1 to follow bug fix
1278 by DEK in plain.tex, but it is still a hack!
1279 (better solution: do not use OT1 encoded fonts) (pr/3469)
1281 * ltlists.dtx: Check for math mode when ending a list to
1282 give a better error message than "perhaps a missing item" (pr/3437)
1283 First change to this part of LaTeX since 1997!
1285 2002-10-25 Frank Mittelbach <latex-bugs@latex-project.org>
1287 * inputenc.dtx: Added cp1257 (Baltic)
1289 2002-10-02 Frank Mittelbach <latex-bugs@latex-project.org>
1291 * ltfssbas.dtx (section{Macros for setting up the tables}): Adding
1292 \LastDeclaredEncoding introduced a bug in
1293 \DeclareFontSubstitution. Instead of the real encoding name the
1294 token \LastDeclaredEncoding got into the internal lists causing
1297 2002-10-01 Frank Mittelbach <latex-bugs@latex-project.org>
1299 * ltfloat.dtx: Use braces around \itshape to keep font change
1300 local in \thempfootnote; bug introduced 7 years earlier
1303 2002-07-28 Frank Mittelbach <latex-bugs@latex-project.org>
1305 * inputenc.dtx: Added code 128 (texteuro) for cp1250
1307 2002-07-08 Frank Mittelbach <latex-bugs@latex-project.org>
1309 * inputenc.dtx: added \texteuro for ansinew (pr/3423)
1311 2002-06-18 Frank Mittelbach <latex-bugs@latex-project.org>
1313 * latexbug.tex: actually complained when format are older than 18
1314 months (now we accept 30)
1316 * ltvers.dtx: error message still talked about 1 year old sources
1317 being too old (though in fact it is 30 months)
1319 * ltoutenc.dtx: Corrected \cs{c} for T1 (pr/3442)
1320 Added \cs{textbardbl} (pr/3400)
1321 Definition of \textexclamdown changed (pr/3368)
1322 Definition of \textquestiondown changed (pr/3368)
1323 Changed def for \textregistered to avoid small caps (pr/3420)
1325 2002-06-16 Frank Mittelbach <latex-bugs@latex-project.org>
1327 * inputenc.dtx: added macce (pr/3433)
1328 added code points to 1252 (pr/3441)
1330 2002-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
1332 * oztex.txt: new version added
1335 ######################
1336 # 2001/06/01 Release
1337 ######################
1339 2001-08-26 Frank Mittelbach <latex-bugs@latex-project.org>
1341 * ltclass.dtx: readded lost catcode setting for space in
1342 ProvidesFile (pr/3353)
1344 2001-07-12 Chris Rowley <latex-bugs@latex-project.org>
1348 Added latin9.def (from Karsten Tinnefeld)
1350 2001-07-12 Chris Rowley <latex-bugs@latex-project.org>
1356 2001-06-04 Frank Mittelbach <latex-bugs@latex-project.org>
1358 * ltvers.dtx: check for old format disabled --- perhaps we have
1359 reached the last release of 2e already?
1361 * inputenc.dtx: Added \textkra, \texttstroke and
1362 \textTstroke to latin4 (pr/3336)
1364 * ltpictur.dtx: Don't warn if \line or \vector command
1365 has zero length argument pr/3318
1367 * fontdef.dtx (subsubsection{Arrows}): Guard against math active
1368 = and math active | in \Relbar and \models (pr/3333)
1370 2001-06-03 Frank Mittelbach <latex-bugs@latex-project.org>
1372 * format.ins: added default cfg files that are simple
1373 wrappers for fonttext.ltx, fontmath.ltx, and preload.ltx (pr/3264)
1375 * fontdef.dtx: added default cfg files that are simple
1376 wrappers for fonttext.ltx, fontmath.ltx, and preload.ltx (pr/3264)
1378 2001-06-01 Frank Mittelbach <latex-bugs@latex-project.org>
1380 * ltfssini.dtx: some docu changes
1382 2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
1386 Added \NeedsTeXFormat{LaTeX2e}[2000/06/01] to .def
1389 Made compatible T1 and OT1 accents (on i and \i), pr/3295
1391 2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
1395 Described short-form for guillemets in T1 encoding, pr/3192
1397 2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
1401 Added some definitions
1403 2001-05-25 Frank Mittelbach <latex-bugs@latex-project.org>
1405 * inputenc.dtx: extended NEXT encoding (pr/3281)
1406 suppress all spaces for horizontal mode (pr/3273)
1408 * minimal.cls: added \pagenumbering{arabic} to define \thepage
1411 * ifthen.dtx: Added \AND, \OR and \NOT as boolean operators as
1412 alternative to the lower case versions (pr/3297)
1414 * ltdirchk.dtx: Explicitly set \endlinechar to 10 (pr/3334)
1416 * ltclass.dtx: Explicitly set \endlinechar to 10 (pr/3334)
1418 * classes.dtx: Replaced all tilde chars used with \nobreakspace
1421 2001-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
1423 * doc.dtx: partly support docstrip's ``verbatim''
1424 directive, at least ensure that it can be processed without and
1425 error message (pr/3331)
1427 2001-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
1429 * ltoutenc.dtx: added missing \section to docu
1431 2001-04-21 Frank Mittelbach <latex-bugs@latex-project.org>
1433 * classes.dtx (section*{\contentsname): initialize \@tempdima
1434 within \l@part so that \numberline can be used pr/3327
1436 2001-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
1438 * ltnews14.tex: added
1440 2001-02-16 Johannes Braams <latex-bugs@latex-project.org>
1442 * ltxref.dtx (subsection{Cross Referencing}): Added an extra level
1443 of grouping to \@newl@bel as suggested in PR3250 by
1444 Harald Hanche-Olsen <hanche@math.ntnu.no>
1446 2001-01-07 Frank Mittelbach <latex-bugs@latex-project.org>
1448 * ltoutput.dtx (subsection{Floats}): reset @newlist flag in output
1449 routine (pr/3286). This was done before (pr3231) but the code
1450 ended up in the wrong place by mistake.
1452 2001-01-06 Frank Mittelbach <latex-bugs@latex-project.org>
1454 * classes.dtx: Moved \@mkboth out of heading args for
1455 thebibliography and \listof... command as this can fail with the
1456 slightly strange definition for \chapter in twocolumn mode (pr/3285)
1458 2000-09-24 Frank Mittelbach <latex-bugs@latex-project.org>
1460 * fixltx2e.dtx: for some unknown reason the version of fix2col
1461 integrated was not the latest one --- so a number of bugs already
1462 corrected crept up again (1.1d fixes those)
1464 Don't change \setlength if it isn't the kernel default any longer
1466 \addpenalty fix proposed in 3073 was not sufficient if the command
1467 was used when \prevdepth=-1000pt (ie after \nointerlineskip)
1469 2000-09-01 Frank Mittelbach <latex-bugs@latex-project.org>
1471 * ltfinal.dtx: finally moved emptying \errhelp to a place
1472 after its last use (pr/449)
1475 ######################
1476 # 2000/06/01 Release
1477 ######################
1479 2000-08-30 Chris Rowley <latex-bugs@latex-project.org>
1483 Much editing but no code changes
1485 2000-08-24 Chris Rowley <latex-bugs@latex-project.org>
1489 Fixed typo in warning message
1491 2000-07-31 Chris Rowley <latex-bugs@latex-project.org>
1495 Changed handling of space above footnotes.
1497 2000-07-29 Frank Mittelbach <latex-bugs@latex-project.org>
1499 * latexbug.tex: complain about old LaTeX only after 18 months
1501 * ltvers.dtx: changed distribution check to yearly distribution
1503 2000-07-19 David Carlisle <latex-bugs@latex-project.org>
1505 * ltoutput.dtx: locally reset \if@newlist so that
1506 list structures in head/foot don't interfere with
1507 lists in the MVL. internal/3231
1509 2000-07-18 Frank Mittelbach <latex-bugs@latex-project.org>
1511 * ltnews13.tex: update to ltnews13
1513 2000-07-12 Frank Mittelbach <latex-bugs@latex-project.org>
1515 * ltoutput.dtx: Ensure that rule between column is in \normalcolor
1516 (it did depend on the color in the text at the column break!)
1518 2000-07-11 Frank Mittelbach <latex-bugs@latex-project.org>
1520 * ltmiscen.dtx: fix typo in warning message
1522 2000-07-04 Frank Mittelbach <latex-bugs@latex-project.org>
1524 * doc.dtx: ... and another fix for (pr/3170), sigh
1526 2000-07-01 Frank Mittelbach <latex-bugs@latex-project.org>
1528 * inputenc.dtx: incorporating latin4.def contributed by
1531 * inputenc.ins: incorporating latin4.def contributed by
1534 2000-06-10 Frank Mittelbach <latex-bugs@latex-project.org>
1536 * doc.dtx (subsection{Bells and whistles}): extending (or say
1537 fixing?) change for (pr/3170)
1539 2000-06-01 Chris Rowley <latex-bugs@latex-project.org>
1543 Changed grouping method in \markboth and \markright
1546 Less expansion by using token register in \markboth
1549 2000-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
1551 * ltoutenc.dtx (subsubsection{Declaration commands}):
1552 reimplemented \UseTextSymbol and \UseTextAccent to support
1553 reference over more than one level (pr/3160)
1555 2000-05-22 Chris Rowley <latex-bugs@latex-project.org>
1559 Less obscure wording at start of index? (pr/3202)
1563 Added latin2 option for textdegree (pr/3207)
1564 Updated documantaion
1566 * ltpage.dtx: reimplementation of \markboth and \markright to
1567 avoid problem with expanion at wrong point in time in some cases
1570 2000-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
1572 * doc.dtx (subsection{Bells and whistles}): new implementation
1573 for \meta command (pr/3170)
1575 2000-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
1577 * classes.dtx (subsubsection{Parts}): Only add empty page after
1578 part if twoside and openright (pr/3155)
1580 * ltmiscen.dtx: Reset \AtEndDocument for latex/3060
1582 2000-04-30 Frank Mittelbach <latex-bugs@latex-project.org>
1584 * manifest.txt: ltnews13.tex added
1586 2000-01-30 Frank Mittelbach <latex-bugs@latex-project.org>
1588 * ltoutenc.dtx: added \hmode@bgroup as shorthand for
1589 \leavevmode\bgroup use \hmode@bgroup...\egroup instead of
1590 \leavevmode{...} where applicable in most cases \leavevmode was
1591 missing before (pr/3160)
1593 * ltfntcmd.dtx: use \hmode@bgroup...\egroup instead of \leavevmode{...}
1595 2000-01-27 Frank Mittelbach <latex-bugs@latex-project.org>
1597 * inputenc.dtx: allow \inputencoding also in hoizontal mode (or rather
1598 make it do something there --- it was allowed before (pr/2888))
1600 2000-01-24 Frank Mittelbach <latex-bugs@latex-project.org>
1602 * inputenc.dtx: fix error message for undefined code points
1605 ######################
1606 # 1999/12/01 Release
1607 ######################
1609 2000-01-07 Rainer Schoepf <latex-bugs@latex-project.org>
1611 * ltmiscen.dtx: Disable hyphenation in verbatim even if the font
1614 1999-12-19 Frank Mittelbach <latex-bugs@latex-project.org>
1616 * ltnews12.tex: final adjustments
1618 1999-12-11 Frank Mittelbach <latex-bugs@latex-project.org>
1620 * ltnews.cls: fixed a curious bug lurking in the class since its
1621 beginning: putting a list directly after a paragraph would make the
1622 paragraph before(!) the list justified (while the rest of the document
1623 was set ragged right)
1625 * ltnews12.tex: added fixltx2e section
1627 1999-12-08 Frank Mittelbach <latex-bugs@latex-project.org>
1629 * ltoutenc.dtx (subsection{The fontenc package}):
1630 Changed \cs{CYRRHOOK} and \cs{cyrrhook} to
1631 \cs{CYRRHK} and \cs{cyrrhk} as name changed in the cyrillic
1632 bundle for naming consistency with other ``hook'' glyphs.
1634 1999-12-01 Frank Mittelbach <latex-bugs@latex-project.org>
1636 * ltnews12.tex (section{Outcome of TUG '99 (Vancouver)}):
1637 added text on TUG 99 and other bits
1639 1999-11-08 Rainer Schoepf <latex-bugs@latex-project.org>
1641 * ltx3info.tex: Typo corrected.
1643 * emtex.txt: Correct name of file ltxcheck.tex.
1645 1999-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
1647 * ltx3info.tex: fixed typo
1649 1999-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
1651 * ltoutenc.dtx (subsubsection{Declaration commands}):
1652 Give \accent@spacefactor a default definition to prevent horrible
1653 death in case or incorrect input (pr/3084)
1655 1999-10-26 Frank Mittelbach <latex-bugs@latex-project.org>
1657 * fixltx2e.dtx: added first version
1659 * manifest.txt: added draft ltnews12.tex
1661 * inputenc.dtx: removed left over beta test message
1663 1999-10-10 Rainer Schoepf <latex-bugs@latex-project.org>
1665 * ltoutput.dtx: Reset definition of active math ' to
1666 \active@math@prime within the output routine.
1668 * ltmath.dtx: Introduce macro \active@math@prime for the active
1669 prime character in math mode.
1671 1999-09-24 Frank Mittelbach <latex-bugs@latex-project.org>
1673 * usrguide.tex (subsection{Definitions}): show syntax of all
1674 declaration commands (pr/3102)
1676 1999-09-17 Frank Mittelbach <latex-bugs@latex-project.org>
1678 * doc.dtx: removed extra change entry.
1680 * classes.dtx: found two changes entries claiming to have been done
1681 in 1955 (exactly 40 years too early :-)
1683 * makeindx.dtx: fixed two changes entries (arg order wrong)
1685 * syntonly.dtx: updated changes entry to have four digits years
1687 * classes.dtx: update of label names in docu
1689 * ifthen.dtx: make this a proper LaTeXable package
1691 * pict2e.dtx: make this a proper LaTeXable package (even if not containing code)
1693 * ltxdoc.dtx: also accept .fdd files in DocInclude (code by M Schroeder)
1695 1999-09-10 Frank Mittelbach <latex-bugs@latex-project.org>
1697 * classes.dtx: renamed a few labels to support production of general docu
1699 * ifthen.dtx: changed driver file
1701 1999-09-07 Frank Mittelbach <latex-bugs@latex-project.org>
1703 * inputenc.dtx: did some spellchecking of docu after noticing
1706 1999-09-03 Frank Mittelbach <latex-bugs@latex-project.org>
1708 * lppl-1-1.txt: added LPPL 1.1 under this name to the distribution.
1710 * DEFAULT.pre: updated for LPPL 1.2
1712 * DEFAULT.hea: updated for LPPL 1.2
1714 * copyfd.pre: updated for LPPL 1.2
1716 * copycfg.pre: updated for LPPL 1.2
1718 * copyins.hea: updated for LPPL 1.2
1720 1999-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
1722 * lppl.txt: fixed minor glitches found by Matt and Eberhard
1723 This is probably going to be LPPL 1.2
1726 ######################
1727 # 1999/06/01 Release
1728 ######################
1730 1999-07-10 Frank Mittelbach <latex-bugs@latex-project.org>
1732 * lppl.txt: final changes to LPPL 1.1
1734 1999-07-09 Frank Mittelbach <latex-bugs@latex-project.org>
1736 * updated headers to reflect LPPL 1.1
1737 updated legal.txt to say that use of LaTeX is unrestricted
1739 1999-06-24 Frank Mittelbach <latex-bugs@latex-project.org>
1741 * ltnews11.tex (section{Fontenc package peculiarities}):
1742 document the special behaviour of fontenc
1744 * ltclass.dtx: document that fontenc pretends it wasn't loaded
1746 1999-06-12 Frank Mittelbach <latex-bugs@latex-project.org>
1748 * ltoutenc.dtx (subsection{The fontenc package}):
1749 ensure that \@uclclist is extended only once (if at all)
1751 1999-06-10 Frank Mittelbach <latex-bugs@latex-project.org>
1753 * ltoutenc.dtx: ensure that fontenc doesn't load encodings from
1754 previous calls again (pr/2888)
1756 1999-05-28 Rainer Schoepf <latex-bugs@latex-project.org>
1758 * bugs.txt: Added reference to webcomp.err.
1760 * readme.txt: Added reference to webcomp.err.
1762 * manifest.txt: Added reference to webcomp.err.
1764 1999-05-28 Frank Mittelbach <latex-bugs@latex-project.org>
1766 * webcomp.err: file added
1768 1999-05-27 Frank Mittelbach <latex-bugs@latex-project.org>
1770 * ltnews11.tex: updates
1772 1999-05-25 Frank Mittelbach <latex-bugs@latex-project.org>
1774 * cmfonts.ins: removed "fd" guard since never used these days
1776 1999-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
1778 * cmfonts.fdd: docstrip `nowarn' guard was the wrong way around
1779 for font OT1/cmr/bx/ui (pr/3036)
1781 1999-04-04 Frank Mittelbach <latex-bugs@latex-project.org>
1783 * docstrip.dtx: fixed typo in documentation (pr2973)
1785 1999-04-02 Chris Rowley <latex-bugs@latex-project.org>
1789 Corrected cp852 for pr/2992
1793 Made robust the flag in \@iiiparbox: pr/2975}
1797 Fixed new version of \@yargdef: pr/3013
1801 Added to documentation of uc/lc list
1803 1999-03-22 Rainer Schoepf <latex-bugs@latex-project.org>
1805 * doc.dtx: Correct last change.
1807 1999-03-12 Chris Rowley <latex-bugs@latex-project.org>
1811 Added to documentation of options
1817 1999-03-08 Rainer Schoepf <latex-bugs@latex-project.org>
1819 * cyrguide.tex: Use \URL command.
1821 * ltxguide.cls: Added \URL command.
1823 1999-03-04 Rainer Schoepf <latex-bugs@latex-project.org>
1825 * usrguide.tex: Refer to cyrguide.tex.
1827 * ltxguide.cls: Added \cyrguide.
1829 * All copyright headers and preambles: updated for lppl.txt.
1831 * 00readme.txt: Refer to lppl.txt, add new LaTeX books.
1833 1999-03-03 Chris Rowley <latex-bugs@latex-project.org>
1837 Added some definitions
1839 1999-03-01 David Carlisle <latex-bugs@latex-project.org>
1841 * ltdefns.dtx: Remove change from 1999-01-08 internal/2967
1843 * lppl.txt: minor rewordings after comments from
1844 Arnoud Engelfriet and John Hasler.
1846 1999-03-01 Rainer Schoepf <latex-bugs@latex-project.org>
1848 * handbuch.err: Added.
1850 * install.txt: Add link to truetex.txt and vtex.txt. Remove
1851 timings for slow computers.
1853 1999-02-27 Frank Mittelbach <latex-bugs@latex-project.org>
1855 * doc.dtx: temp fix for pr/2968
1857 1999-02-24 Chris Rowley <latex-bugs@latex-project.org>
1859 * ltoutenc.dtx (subsection{The fontenc package}):
1861 Corrected cyrillic uc/lc list
1863 1999-02-23 Chris Rowley <latex-bugs@latex-project.org>
1867 Added some definitions
1869 1999-02-12 David Carlisle <latex-bugs@latex-project.org>
1871 * legal.txt: refer to LPPL
1873 * lppl.txt: more fiddling
1875 1999-02-12 Frank Mittelbach <latex-bugs@latex-project.org>
1877 * ltfssini.dtx: changed \oldstylenums to use \rmdefault instead of
1878 cmm hardwired. This doesn't change much in standard cases but allows
1879 other font sets to work without redefining \oldstylenums as long as
1880 the right .fd files are available (pr/2954)
1882 * truetex.txt: Updated version.
1884 1999-02-10 Rainer Schoepf <latex-bugs@latex-project.org>
1886 * letter.dtx: Reset footnote counter for every new letter (PR
1889 1999-02-09 Chris Rowley <latex-bugs@latex-project.org>
1893 Major editing (new file)
1895 * usrguide.tex (section{Commands}):
1901 Small reordering to better support the documented method of use
1903 * cfgguide.tex (section{System configuration}):
1905 Clarification and emphasis changed re fontdef.dtx cfgs
1907 1999-02-09 David Carlisle <latex-bugs@latex-project.org>
1909 * ltdefns.dtx: catch \newcommand[10] or \newcommand[X]
1911 1999-02-05 Frank Mittelbach <latex-bugs@latex-project.org>
1913 * cyrguide.tex: small updates
1915 1999-01-18 David Carlisle <latex-bugs@latex-project.org>
1917 * ltdefns.dtx: new go faster \newcommand implementation /2942.
1919 1999-01-13 Frank Mittelbach <latex-bugs@latex-project.org>
1921 * fntguide.tex (subsection{Selection commands}): added documentation
1922 for \linespread (pr/2891)
1924 * ltnews10.tex: updates
1926 * ltoutenc.dtx: Simplified solution for pr/2930
1928 1999-01-08 David Carlisle <latex-bugs@latex-project.org>
1930 * ltdefns.dtx: two more \long in \@ifnextchar for latex/2902
1932 1999-01-08 Frank Mittelbach <latex-bugs@latex-project.org>
1934 * fntguide.tex (subsection{Encoding definition file commands}):
1935 Added documentation about \LastDeclaredEncoding
1937 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
1939 * ifthen.dtx: \isundefined for /2824
1941 * latexbug.tex: cyrillic
1943 * latexbug.el: cyrillic
1945 1999-01-07 David Carlisle <latex-bugs@latex-project.org>
1947 * ltdefns.dtx: add extra braces and \long declartions so
1948 [{]}] and [\par] work. latex/2896.
1950 1999-01-07 Rainer Schoepf <latex-bugs@latex-project.org>
1952 * bugs.txt: Added description how to follow up a problem report.
1954 * latexbugs.tex: Added description how to follow up a problem
1957 * classes.dtx: Added check of @noskipsec switch in \part for
1960 1999-01-07 Frank Mittelbach <latex-bugs@latex-project.org>
1962 * ltoutenc.dtx: Hackery to support reading in fontenc.sty several
1963 times (really the wrong interface and needs changing)
1965 Hackery to support cyrillic uc/lc update --- that will definitely go
1966 somewhere else in a later release
1968 1999-01-06 Rainer Schoepf <latex-bugs@latex-project.org>
1970 * emtextds.txt: Added to distribution. Installation procedure for
1971 Walter Schmidt's emTeX/TDS for OS/2.
1973 * ltoutenc.dtx: Minor documentation fix (PR 2939).
1975 1999-01-06 Frank Mittelbach <latex-bugs@latex-project.org>
1977 * ltfssbas.dtx: Added \LastDeclaredEncoding to support cyrillic
1978 integration (pr/2988)
1980 * ltoutput.dtx: Added negative vskip, as when processing outputbox
1981 as suggested by Fred Bartlett pr/2892
1983 * classes.dtx: Check \if@noskipsec in \part see pr/2889
1985 * ltoutenc.dtx: New impl of \@text@composite and \@text@composite@x
1988 1999-01-05 Rainer Schoepf <latex-bugs@latex-project.org>
1990 * fontdef.dtx: Need special protection for character
1991 \texttt{\char62} in \cs{changes} entry, as this is the makeindex
1994 1998-12-28 Rainer Schoepf <latex-bugs@latex-project.org>
1996 * doc.dtx: The case-changing trick in the definition of
1997 \short@macro didn't work, as the category code was changed inside
1998 the macro replacement text, not during the definition.
2000 1998-12-27 Rainer Schoepf <latex-bugs@latex-project.org>
2002 * doc.dtx (subsection{Macros for generating index entries}): Use
2003 \string, not \protect in argument of \special@index.
2005 1998-12-20 Frank Mittelbach <latex-bugs@latex-project.org>
2007 * doc.dtx (subsection{Macros for generating index entries}):
2008 Correctly handle second index entry for \SpecialMainEnvIndex
2009 by using \special@index not \index (pr/2928)
2011 1998-12-01 Frank Mittelbach <latex-bugs@latex-project.org>
2013 * nfssfont.dtx: cosmetic change: \documentstyle -> \documentclass
2014 Program still would need a major user interface upgrade
2015 ... one day (pr/2915)
2017 1998-11-13 Frank Mittelbach <latex-bugs@latex-project.org>
2019 * lttab.dtx: prevent an endless loop from incorrect input like
2020 \begin{tabular}{l|l{11.5cm}} (pr/2884)
2022 1998-09-19 Frank Mittelbach <latex-bugs@latex-project.org>
2024 * ltoutenc.dtx: added \string to definition of \a so that \a'
2025 works even if ' is active at that time (pr/2878)
2027 * classes.dtx: redefine \thesection, \thechapter and \@chapapp
2028 globally (using \gdef) in \appendix so that these redefinitions
2029 survive even if \appendix is used within an environment such as
2032 1998-09-17 Frank Mittelbach <latex-bugs@latex-project.org>
2034 * cfgguide.tex (section Configuration files for
2035 standard packages and classes]):
2036 added info about ltnews.cfg (pr/2875)
2038 * ltoutenc.dtx: Explicitly set \spacefactor after \accent in
2039 OT1 type accents like \`A (pr/2877)
2041 1998-08-22 Rainer Schoepf <latex-bugs@latex-project.org>
2043 * doc.dtx: Correction for PR 2563: doc.dtx produces incorrect
2044 index entries for some single character control sequences
2047 1998-08-17 Rainer Schoepf <latex-bugs@latex-project.org>
2049 * (Various source files): Replaced old form `commandname by
2050 \cs{commandname} in changes entries.
2052 * (Various source files): Replaced \cmd{\commandname} by
2053 \cs{commandname} in changes entries.
2055 * ltfssdcl.dtx: Corrected documentation glitch in changes entry.
2057 * ltmiscen.dtx: Corrected documentation glitch in changes entry.
2059 * latexsym.dtx: Corrected documentation glitch in changes entry.
2061 1998-08-01 Chris Rowley <latex-bugs@latex-project.org>
2063 * inputenc.dtx (section{Announcing the files}):
2065 Corrected version number
2067 1998-07-04 Frank Mittelbach <latex-bugs@latex-project.org>
2069 * inputenc.dtx: give better error message if source document contains
2070 a character which is not defined by current input encoding (pr/2845)
2072 ######################
2073 # 1998/06/01 Release
2074 ######################
2076 1998-06-19 Frank Mittelbach <latex-bugs@latex-project.org>
2078 * clsguide.tex (subsection{Identification}): Explicitly warn that
2079 the optional date argument of \Provides... must be in the format
2080 yyyy/mm/dd and will produce low-level errors otherwise
2082 1998-06-17 Chris Rowley <latex-bugs@latex-project.org>
2086 Spanish ords changed to text chars, pr/2579
2088 Fixed typo in `next'
2092 Enhanced documentation
2097 Fixed wrong code in \t
2098 Added masc/fem ords defaults
2099 Swapped acutedbl and gravedbl in TS1
2100 Renamed macron in TS1
2104 Wording changed, and "documentation"
2106 1998-06-12 David Carlisle <latex-bugs@latex-project.org>
2108 * slifonts.fdd: fix provides files for T1* (Bernard Gaulle)
2110 1998-06-04 Frank Mittelbach <latex-bugs@latex-project.org>
2112 * ltboxes.dtx: support calc expressions in \rule command
2113 (that one was forgotten or so it seems)
2115 1998-05-26 Chris Rowley <latex-bugs@latex-project.org>
2119 Set-up lccodes (and uccodes) before reading in
2122 1998-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
2124 * doc.dtx (section{The Description of Macros}):
2125 reinit ^^A as comment char at beginning of document to allow use
2126 of inputenc with doc since inputenc disables ^^A (pr2581)
2128 1998-05-18 David Carlisle <latex-bugs@latex-project.org>
2130 * ltnews09.tex more text
2132 1998-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
2134 * doc.dtx (subsection{Macros surrounding the `definition parts'}):
2135 small change that defers freezing of \MacroFont until after the
2136 preamble so that people can change its definition in the preamble.
2137 As we have been on 1.9z this is now 2.0a but it isn't really
2138 something exciting ... :-)
2140 * ltxref.dtx: added documentation about extending the
2141 \ref mechanism as suggested in pr2801
2143 * ltcounts.dtx: small documentation updates
2145 1998-05-13 Chris Rowley <latex-bugs@latex-project.org>
2149 Documented lots of bugs and problems with the present code,
2150 and even some solutions
2154 Added experimental long typeout about abuse of
2155 compatibility mode to possibly avoid prs like 2807
2157 1998-05-13 Rainer Schoepf <latex-bugs@latex-project.org>
2159 * lttab.dtx Use \setlength to set size of p-column and for
2160 argument of tabular* environment, so that the benefits of the
2163 1998-05-10 Frank Mittelbach <latex-bugs@latex-project.org>
2165 * letter.dtx: removed space at the right of address (pr2794)
2167 1998-05-09 Chris Rowley <latex-bugs@latex-project.org>
2171 Reverted openany change to \mainmatter
2173 1998-05-07 David Carlisle <latex-bugs@latex-project.org>
2175 * ltclass.dtx: Modify option clash error help message. latex/2805
2177 1998-04-28 Frank Mittelbach <latex-bugs@latex-project.org>
2179 * docstrip.dtx (IMPORTANT NOTICE): renamed \orginaldefault to
2182 1998-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
2184 * fontdef.dtx: some fixes for pr2662
2186 1998-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
2188 * fntguide.tex: explain new \DeclareMathDelimiter syntax (pr2662)
2190 1998-04-15 Frank Mittelbach <latex-bugs@latex-project.org>
2192 * fontdef.dtx: use new \DeclareMathDelimiter syntax (pr2662)
2194 * ltfssdcl.dtx: allow \DeclareMathDelimiter to always use 6 args
2197 1998-04-11 Frank Mittelbach <latex-bugs@latex-project.org>
2199 * fontdef.dtx: added \mathring accent (pr2785)
2201 1998-04-03 David Carlisle <latex-bugs@latex-project.org>
2203 * distrib.txt: Update from 1994 version with a view to adding
2204 to june release, better late than never.
2206 * docstrip.dtx: CHANGE to default header placed on extracted
2207 files, to allow extracted files to be distributed as long as
2208 sources also distributed. This does not affect any .ins files that
2209 explicitly set a preamble with the docstrip \preamble or
2210 \usepreamble commands. If you currently distribute a package and
2211 want to keep the old preamble, add \usepackage\originalpreamble
2212 to your .ins files. Note that the old text forbids inclusion of
2213 the package on `ready to run' TeX distributions such as TeXLive
2218 1998-04-03 David Carlisle <latex-bugs@latex-project.org>
2220 * distrib.txt: Update from 1994 version with a view to adding
2221 to june release, better late than never.
2223 * docstrip.dtx: CHANGE to default header placed on extracted
2224 files, to allow extracted files to be distributed as long as
2225 sources also distributed. This does not affect any .ins files that
2226 explicitly set a preamble with the docstrip \preamble or
2227 \usepreamble commands. If you currently distribute a package and
2228 want to keep the old preamble, add \usepackage\originalpreamble
2229 to your .ins files. Note that the old text forbids inclusion of
2230 the package on `ready to run' TeX distributions such as TeXLive
2233 1998-03-30 David Carlisle <latex-bugs@latex-project.org>
2235 1998-03-30 David Carlisle <latex-bugs@latex-project.org>
2237 1998-03-27 Frank Mittelbach <latex-bugs@latex-project.org>
2239 * cmfonts.fdd: added substiution for cmss/bx/sc to produce
2240 cmr/m/sc; much better would be to have the real thing ---
2241 anybody cares to contribute those to the ec fonts? (pr2586)
2243 1998-03-20 Frank Mittelbach <latex-bugs@latex-project.org>
2245 * bugs.txt: say that reports have to be in English
2247 * ltoutenc.dtx: Documentation added about removing declaration
2248 of encoding specific commands (pr/2783)
2249 Command \UndeclareTextCommand added (pr/2783)
2250 Added \UndeclareTextCommand declarations to textcomp.sty (pr/2783)
2252 * ltdefns.dtx: \@thirdofthree added for \UndeclareTextCommand
2254 1998-03-19 Frank Mittelbach <latex-bugs@latex-project.org>
2256 * ltoutenc.dtx: Added documentation about the best order of
2257 declarations for encoding specific commands.
2258 Also moved loading ofts1enc.def after declaring the defaults
2261 1998-03-15 Frank Mittelbach <latex-bugs@latex-project.org>
2263 * bugs.txt: added info about not changing established (mis)behavior
2265 1998-03-11 Rainer Schoepf <latex-bugs@latex-project.org>
2267 * miktex.txt: Added to distribution.
2269 1998-02-06 Frank Mittelbach <latex-bugs@latex-project.org>
2271 * inputenc.dtx: fixed typo iso-8859-5 should have been iso-8859-9
2274 1998-01-31 Chris Rowley <latex-bugs@latex-project.org>
2280 1998-01-23 Frank Mittelbach <latex-bugs@latex-project.org>
2282 * install.txt: small updates such as isbn numbers
2284 1998-01-19 Frank Mittelbach <latex-bugs@latex-project.org>
2286 * docstrip.dtx: adding \nopreamble and \nopostamble
2287 and making sure that \usepreamble\empty really doesn't write
2288 anything to the stripped file (pr/2726)
2290 * ltclass.dtx: make \& locally safe in \ProvidesFile /2702
2291 fix up pkgindoc.sty which probably hasn't worked since
2292 {v1.0p}{1995/05/25}{Delete \cs{filec@ntents} after preamble}
2294 1998-01-16 David Carlisle <latex-bugs@latex-project.org>
2296 * ltoutenc.dtx: Fix \t for latex/2734.
2298 * ltclass.dtx: make \& locally safe in \ProvidesFile /2702
2299 fix up pkgindoc.sty which probably hasn't worked since
2300 {v1.0p}{1995/05/25}{Delete \cs{filec@ntents} after preamble}
2302 1998-01-16 David Carlisle <latex-bugs@latex-project.org>
2304 * ltoutenc.dtx: Fix \t for latex/2734.
2306 1998-01-13 David Carlisle <latex-bugs@latex-project.org>
2308 * multitex.txt: New version from Markus Kohm latex/2721
2310 1998-01-13 David Carlisle <latex-bugs@latex-project.org>
2312 * multitex.txt: New version from Markus Kohm latex/2721
2314 1998-01-10 Chris Rowley <latex-bugs@latex-project.org>
2318 Added large sizes for ec fonts only
2321 ######################
2322 # 1997/12/01 Release
2323 ######################
2325 1998-01-06 Frank Mittelbach <latex-bugs@latex-project.org>
2327 * ltoutenc.dtx: added missing braces and \upshape for \textcircled
2329 1998-01-01 Frank Mittelbach <latex-bugs@latex-project.org>
2331 * emtex.txt: small clarification as suggested by Heinz
2333 1997-12-31 Chris Rowley <latex-bugs@latex-project.org>
2337 Corrections to math font declarations
2339 Added new encoding information
2343 Documentation correction
2345 1997-12-31 Frank Mittelbach <latex-bugs@latex-project.org>
2347 * grphcomp.err: added further errate entries, updated cls file
2349 1997-12-30 Frank Mittelbach <latex-bugs@latex-project.org>
2351 * ltoutenc.dtx: fixed header info for textcomp.sty
2352 (missing \ProvidesPackage)
2354 1997-12-22 Chris Rowley <latex-bugs@latex-project.org>
2358 Added textcomp package
2359 Corrections and additions to documentation
2360 Removed all octal and hex codes
2361 Added \textperthousand and \textpertenthousand to T1
2362 Added \leavevmode at start of \c in T1
2366 Made next encoding consistent with others
2367 Consistently used math-or-text command when
2368 available: THIS MAY CHANGE
2369 Changed \mathdegree to \textdegree
2370 \inputencoding now works only in vmode
2371 Temporarily fixed \IeC
2372 Merged latin1 code with ansinew/cp1252
2373 Changed `\k{}' to `\k\ '
2374 Added textcomp package
2375 Corrections and additions to documentation
2385 1997-12-18 Rainer Schoepf <latex-bugs@latex-project.org>
2387 * doc.dtx: Fix small documentation glitch.
2389 * ltpatch.ltx: Replace reference to ,,June'' release by ,,last''
2392 1997-12-17 David Carlisle <latex-bugs@latex-project.org>
2394 * latexbug.tex: expl3
2396 * latexbug.el (ltxbug-categories): expl3
2398 1997-12-17 Rainer Schoepf <latex-bugs@latex-project.org>
2400 * fntguide.tex: Removed obsolete \setbox construct.
2402 1997-12-15 Rainer Schoepf <latex-bugs@latex-project.org>
2404 * clsguide.tex (section{Upgrading \LaTeX~2.09 classes and
2405 packages}): Added documentation for \if@compatibility switch
2406 (supplied by Barbara Beeton).
2408 1997-12-11 Rainer Schoepf <latex-bugs@latex-project.org>
2410 * usrguide.tex (subsection{\LaTeXe---The new \LaTeX~release}):
2411 Improved the sentence about formerly separate formats.
2413 * ltoutput.dtx: Documentation fixes.
2415 * ltlogos.dtx: Documentation fix.
2417 1997-12-06 Chris Rowley <latex-bugs@latex-project.org>
2419 * ltoutput.dtx (subsection{Floats}):
2421 Removed incorrect error code in \output
2429 Added definition environment
2431 1997-11-23 David Carlisle <latex-bugs@latex-project.org>
2433 * inputenc.dtx: Use \textperthousand not \textpermill. /2673
2435 * ltoutenc.dtx: Use \textperthousand, \textpertenthousand and
2436 \textfractionsolidus not \textpermill, \textpertenmill and
2437 \textfraction. /2673
2439 1997-11-20 David Carlisle <latex-bugs@latex-project.org>
2441 * ltfssdcl.dtx: inline \stepcounter /2669/2661
2443 1997-11-19 David Carlisle <latex-bugs@latex-project.org>
2445 * ltoutput.dtx: reindent \@xtryfc and friends (no code change).
2447 * ltfloat.dtx: missing percent in @footnotetext. /2670
2449 1997-11-18 David Carlisle <latex-bugs@latex-project.org>
2451 * manifest.txt: ltnews08
2453 * ltnews08.tex: first attempt.
2455 * source2e.tex: ltcounts and ltlength before NFSS /2669/2661
2457 * format.ins: ltcounts and ltlength before NFSS /2669/2661
2459 1997-11-18 Frank Mittelbach <latex-bugs@latex-project.org>
2461 * compan.err: rewrote that file to be processable by LaTeX
2463 * grphcomp.err: rewrote that file to be processable by LaTeX
2465 1997-11-13 David Carlisle <latex-bugs@latex-project.org>
2467 * ltfssdcl.dtx: Fix \DeclareSymbolFont so it updates \group@list
2469 Remove duplicate (unused) definition of \stepcounter.
2470 Add a few macro envs to the documentation.
2472 1997-11-03 Rainer Schoepf <latex-bugs@latex-project.org>
2474 * ifthen.dtx: Documentation fix.
2476 1997-10-28 Rainer Schoepf <latex-bugs@latex-project.org>
2478 * ltfiles.dtx: Minor documentation fixes.
2480 1997-10-23 Rainer Schoepf <latex-bugs@latex-project.org>
2482 * ltoutenc.ins: Unpack ts1enc.def.
2484 1997-10-21 Rainer Schoepf <latex-bugs@latex-project.org>
2486 * ltfssbas.dtx: Added \makeatletter to \nfss@catcodes (and removed
2487 it from \try@load@font@shape).
2489 * ltdefns.dtx: Change \renew@command to use \begingroup/\endgroup
2490 for grouping, to avoid generation of empty math atoms.
2492 1997-10-20 Rainer Schoepf <latex-bugs@latex-project.org>
2494 * ltfinal.dtx: Removed \aa and \AA from \@uclclist as these are
2497 * slifonts.fdd(ullasy.fd): Removed superfluous pair of braces at
2498 end of \DeclareFontFamily command.
2500 1997-10-17 Rainer Schoepf <latex-bugs@latex-project.org>
2502 * ltfntcmd.dtx: Moved check for vertical mode from
2503 \DeclareTextFontCommand to \check@nocorr@.
2505 1997-10-14 David Carlisle <latex-bugs@latex-project.org>
2507 * ltfiles.dtx: back out \today change.
2509 * install.txt: --release--date--goes--here--
2511 * ltpatch.ltx: --release--date--goes--here--
2513 * patches.txt: --release--date--goes--here--
2515 * Makefile: install.txt patches.txt ltpatch.ltx
2516 --release--date--goes--here--
2518 1997-10-11 David Carlisle <latex-bugs@latex-project.org>
2520 * ltclass.dtx: Check for text before or after \end{filecontents}
2523 1997-10-10 Rainer Schoepf <latex-bugs@latex-project.org>
2525 * classes.dtx(\l@part): Removed setting of \@tempdima as
2526 this macro does not use \numberline to set the toc line.
2528 1997-10-10 Frank Mittelbach <latex-bugs@latex-project.org>
2530 * inputenc.dtx: renamed \perthousand to \textpermill as this is the
2531 TS1 name (and it wasn't available before) (pr/2622)
2532 added code page 1250 (pr/2515)
2534 1997-10-09 David Carlisle <latex-bugs@latex-project.org>
2536 * ltfiles.dtx: Move expansion of \today here from document class
2539 * classes.dtx: use \def not \edef for \today. latex/2620
2541 1997-10-08 Rainer Schoepf <latex-bugs@latex-project.org>
2543 * ltlogos.dtx: Simplified macro \LaTeX: use only \check@mathfonts
2544 to force loading of fonts suitable for the letter `A'.
2546 1997-10-06 Rainer Schoepf <latex-bugs@latex-project.org>
2548 * ltcounts.dtx: Replaced \@Roman by a new version that is fully
2549 expandable, so that the correct sequence of letters is written to
2552 1997-09-30 Johannes Braams <latex-bugs@latex-project.org>
2554 * slides.dtx (subsection{Date}): Use \edef to define to
2555 in order to save space; following change to classes.dtx, dated
2558 * letter.dtx (subsection{Date}): Use \edef to define to
2559 in order to save space; following change to classes.dtx, dated
2562 1997-09-15 Frank Mittelbach <latex-bugs@latex-project.org>
2564 * ltpictur.dtx: warn if \line etc is too small to get printed.
2567 1997-09-09 Frank Mittelbach <latex-bugs@latex-project.org>
2569 * ltdefns.dtx: Use \begingroup \endgroup instead of { ... }
2570 to avoid generating math ords if used in math mode. (pr/2573)
2572 1997-09-08 Frank Mittelbach <latex-bugs@latex-project.org>
2574 * inputenc.dtx: added decmulti input encoding for DEC Multinational
2575 Character Set (pr/2599)
2577 1997-08-19 Rainer Schoepf <latex-bugs@latex-project.org>
2579 * inputenc.dtx(latin2.def,cp852.def): Replaced \dh and \DH by \dj
2582 * inputenc.dtx(ansinew.def): Exchanged codes for \textendash and
2585 * inputenc.dtx: Enclosed all encoding definition files by
2586 \makeatletter/\makeatother.
2588 1997-08-15 Rainer Schoepf <latex-bugs@latex-project.org>
2590 * slides.dtx: Added initialization of \leftmargin to \@listi
2591 (obviously forgotten and never noticed before).
2593 1997-08-05 Rainer Schoepf <latex-bugs@latex-project.org>
2595 * ltoutenc.dtx: Corrected order of arguments in \UseTextSymbol
2596 example (PR latex/2572).
2598 1997-07-31 Rainer Schoepf <latex-bugs@latex-project.org>
2600 * cfgguide.tex: Put braces around argument of \sffamily,
2601 to keep latex2html happy.
2603 1997-07-20 Frank Mittelbach <latex-bugs@latex-project.org>
2605 * docstrip.dtx: support compiling docstrip without statistics
2608 * fntguide.tex: documentation updates (pr/2550)
2610 1997-07-16 David Carlisle <latex-bugs@latex-project.org>
2612 * latexbug.el: Use default name and address from user-...
2613 and make current directory setting more robust.
2614 Both fixes from Andreas Schwab, latex/2547.
2616 1997-07-15 Rainer Schoepf <latex-bugs@latex-project.org>
2618 * manifest.txt: Replaced slides.fdd by slifonts.fdd.
2620 * ec.ins: Replaced slides.fdd by slifonts.fdd.
2622 * slides.ins: Replaced slides.fdd by slifonts.fdd.
2624 * slides.fdd: Renamed to slifonts.fdd, there is a name clash with
2625 slides.dtx when run through LaTeX.
2627 * truetex.txt: New version by Richard Kinch.
2629 1997-07-09 Rainer Schoepf <latex-bugs@latex-project.org>
2631 * classes.dtx: Documentation fixes by Andreas Schwab
2632 <schwab@issan.informatik.uni-dortmund.de>.
2634 * doc.dtx: Documentation fixes by Andreas Schwab
2635 <schwab@issan.informatik.uni-dortmund.de>.
2637 * exscale.dtx: Documentation fixes by Andreas Schwab
2638 <schwab@issan.informatik.uni-dortmund.de>.
2640 * fontdef.dtx: Documentation fixes by Andreas Schwab
2641 <schwab@issan.informatik.uni-dortmund.de>.
2643 * ifthen.dtx: Documentation fixes by Andreas Schwab
2644 <schwab@issan.informatik.uni-dortmund.de>.
2646 * inputenc.dtx: Documentation fixes by Andreas Schwab
2647 <schwab@issan.informatik.uni-dortmund.de>.
2649 * latex209.dtx: Documentation fixes by Andreas Schwab
2650 <schwab@issan.informatik.uni-dortmund.de>.
2652 * latexsym.dtx: Documentation fixes by Andreas Schwab
2653 <schwab@issan.informatik.uni-dortmund.de>.
2655 * letter.dtx: Documentation fixes by Andreas Schwab
2656 <schwab@issan.informatik.uni-dortmund.de>.
2658 * ltboxes.dtx: Documentation fixes by Andreas Schwab
2659 <schwab@issan.informatik.uni-dortmund.de>.
2661 * ltclass.dtx: Documentation fixes by Andreas Schwab
2662 <schwab@issan.informatik.uni-dortmund.de>.
2664 * ltdirchk.dtx: Documentation fixes by Andreas Schwab
2665 <schwab@issan.informatik.uni-dortmund.de>.
2667 * lterror.dtx: Documentation fixes by Andreas Schwab
2668 <schwab@issan.informatik.uni-dortmund.de>.
2670 * ltfinal.dtx: Documentation fixes by Andreas Schwab
2671 <schwab@issan.informatik.uni-dortmund.de>.
2673 * ltfloat.dtx: Documentation fixes by Andreas Schwab
2674 <schwab@issan.informatik.uni-dortmund.de>.
2676 * ltfssbas.dtx: Documentation fixes by Andreas Schwab
2677 <schwab@issan.informatik.uni-dortmund.de>.
2679 * ltfssdcl.dtx: Documentation fixes by Andreas Schwab
2680 <schwab@issan.informatik.uni-dortmund.de>.
2682 * ltfssini.dtx: Documentation fixes by Andreas Schwab
2683 <schwab@issan.informatik.uni-dortmund.de>.
2685 * ltfsstrc.dtx: Documentation fixes by Andreas Schwab
2686 <schwab@issan.informatik.uni-dortmund.de>.
2688 * ltlists.dtx: Documentation fixes by Andreas Schwab
2689 <schwab@issan.informatik.uni-dortmund.de>.
2691 * ltmath.dtx: Documentation fixes by Andreas Schwab
2692 <schwab@issan.informatik.uni-dortmund.de>.
2694 * ltoutenc.dtx: Documentation fixes by Andreas Schwab
2695 <schwab@issan.informatik.uni-dortmund.de>.
2697 * ltoutput.dtx: Documentation fixes by Andreas Schwab
2698 <schwab@issan.informatik.uni-dortmund.de>.
2700 * ltpictur.dtx: Documentation fixes by Andreas Schwab
2701 <schwab@issan.informatik.uni-dortmund.de>.
2703 * ltplain.dtx: Documentation fixes by Andreas Schwab
2704 <schwab@issan.informatik.uni-dortmund.de>.
2706 * ltsect.dtx: Documentation fixes by Andreas Schwab
2707 <schwab@issan.informatik.uni-dortmund.de>.
2709 * ltxdoc.dtx: Documentation fixes by Andreas Schwab
2710 <schwab@issan.informatik.uni-dortmund.de>.
2712 * makeindx.dtx: Documentation fixes by Andreas Schwab
2713 <schwab@issan.informatik.uni-dortmund.de>.
2715 * newlfont.dtx: Documentation fixes by Andreas Schwab
2716 <schwab@issan.informatik.uni-dortmund.de>.
2718 * oldlfont.dtx: Documentation fixes by Andreas Schwab
2719 <schwab@issan.informatik.uni-dortmund.de>.
2721 * slides.dtx: Documentation fixes by Andreas Schwab
2722 <schwab@issan.informatik.uni-dortmund.de>.
2724 * cmextra.ins: Documentation fixes by Andreas Schwab
2725 <schwab@issan.informatik.uni-dortmund.de>.
2727 * clsguide.tex: Documentation fixes by Andreas Schwab
2728 <schwab@issan.informatik.uni-dortmund.de>.
2730 * lablst.tex: Documentation fixes by Andreas Schwab
2731 <schwab@issan.informatik.uni-dortmund.de>.
2733 ######################
2734 # 1997/06/01 Release
2735 ######################
2737 1997-06-17 Chris Rowley <latex-bugs@latex-project.org>
2741 Changed information about fontname
2742 .fd filenames to lowercase
2743 Removed long lines, and a few typos
2745 1997-06-17 Rainer Schoepf <latex-bugs@latex-project.org>
2747 * emtex.txt: Updated by Heinz Kusnier.
2749 * web2ctex.txt: Updated by David Outteridge.
2751 * manifest.txt: Added truetex.txt.
2753 * truetex.txt: New file by Richard Kinch.
2755 1997-06-16 Rainer Schoepf <latex-bugs@latex-project.org>
2757 * ltfntcmd.dtx (section{Introduction}): Documentation fix.
2759 * ltdirchk.dtx: Documentation fixes.
2761 * exscale.dtx: Documentation fix.
2763 * classes.dtx: Documentation fixes.
2765 * ltfloat.dtx: Documentation fix.
2767 * alltt.dtx: Documentation fixes.
2769 1997-06-11 Chris Rowley <latex-bugs@latex-project.org>
2773 Added information re ltnews files
2777 Updating information: fonts, addresses, CD-ROMs
2781 Added information: normalsfcodes, policy on chnages
2784 1997-06-11 David Carlisle <latex-bugs@latex-project.org>
2786 * ltxcheck.tex: Change texts referring to dc/ec fonts.
2789 * latexbug.tex: Fix save stack problem, internal/2514, and
2790 other minor improvements.
2792 1997-06-02 David Carlisle <latex-bugs@latex-project.org>
2794 * cmfonts.fdd: add bold sc fonts for latex/2497
2796 1997-05-26 Rainer Schoepf <latex-bugs@latex-project.org>
2798 * slides.fdd: Removed spaces in and around arguments to
2801 * cmfonts.fdd: Removed spaces in and around arguments to
2802 \DeclareFontShape and \EC@family.
2804 1997-05-22 Rainer Schoepf <latex-bugs@latex-project.org>
2806 * ltlogos.dtx: Added \m@th to definition of \LaTeXe so that
2807 the logo works with non-zero values of \mathsurround.
2809 * ltfsstrc.dtx (section{Handling Options}): Replaced \\ by
2810 \MessageBreak in Option `pausing' (suggested by Donald Arseneau).
2812 1997-05-10 Chris Rowley <latex-bugs@latex-project.org>
2816 Corrected typo in cp852.def
2818 1997-05-08 Chris Rowley <latex-bugs@latex-project.org>
2822 Split up \generate for PC
2824 1997-05-07 Chris Rowley <latex-bugs@latex-project.org>
2834 Made \newline robust
2838 1997-04-30 Rainer Schoepf <latex-bugs@latex-project.org>
2840 * inputenc.ins: Added generation of latin5.def.
2842 * inputenc.dtx: Latin5 encoding added.
2844 1997-04-24 David Carlisle <latex-bugs@latex-project.org>
2846 * ltbibl.dtx: add \@empty to \@citex for latex/2432.
2848 1997-04-22 David Carlisle <latex-bugs@latex-project.org>
2850 * cmextra.ins: Remove concrete fd file generation.
2852 1997-04-18 David Carlisle <latex-bugs@latex-project.org>
2854 * usrguide.tex: bm package.
2856 1997-04-16 David Carlisle <latex-bugs@latex-project.org>
2858 * letter.dtx: remove hidden math from itemize labels latex/2419
2860 * ltnews07.tex: first draft.
2862 1997-04-15 David Carlisle <latex-bugs@latex-project.org>
2864 * texpert.txt: default install uses ec.
2866 * install.txt: default install uses ec.
2868 * readme.txt: 1997/06/01
2870 * unpack2e.ins: include ec.ins not newdc.ins by default.
2872 * ltpatch.ltx: 1997/06/01
2874 * patches.txt: 1997/06/01
2876 * Makefile: 1997/06/01
2878 1997-04-14 David Carlisle <latex-bugs@latex-project.org>
2880 * ltoutput.dtx: normalsfcodes latex/2404 (from patch file)
2882 * ltfiles.dtx: \normalsfcodes latex/2404 (from patch file)
2884 1997-03-26 David Carlisle <latex-bugs@latex-project.org>
2886 * amiweb2c.txt: update from Andreas Scherer.
2888 1997-03-21 David Carlisle <latex-bugs@latex-project.org>
2890 * ltcounts.dtx: Use \mathsection and \mathparagraph in \fnsymbol
2893 * inputenc.dtx: Use decimal rather than hex to avoid active
2894 character problems. latex/2451
2896 1997-02-25 David Carlisle <latex-bugs@latex-project.org>
2898 * cmfonts.fdd: typo fixed in ot1cmvtt \ProvidesFile latex/2394
2900 * slides.fdd: typo fixed in cccsc10 latex/2395
2902 1997-02-21 David Carlisle <latex-bugs@latex-project.org>
2904 * patches.txt: patch level 1
2906 * ltpatch.ltx: /2414 fix.
2908 * ltlists.dtx: Support \noindent after \item. latex/2414
2910 1997-02-05 David Carlisle <latex-bugs@latex-project.org>
2912 * doc.dtx (subsection{GetFileInfo}): missing % latex/2404.
2914 * ltpatch.ltx: had to happen.
2916 * ltclass.dtx: missing % in last g@addto@macro change.
2918 ######################
2919 # 1996/12/01 Release
2920 ######################
2922 1997-01-15 David Carlisle <latex-bugs@latex-project.org>
2924 * install.txt: ec fonts.
2926 * ltnews06.tex: ec fonts.
2928 * ec.ins: add slitex fonts
2930 * slides.fdd: ec fonts.
2931 lowercase fd file \input.
2933 * ltxcheck.tex: ec fonts.
2935 1997-01-14 David Carlisle <latex-bugs@latex-project.org>
2937 * manifest.txt: ec.ins.
2941 * ec.ins: new file. Alternative to newdc.ins
2943 * cmfonts.fdd: Add ec fonts
2945 1997-01-08 David Carlisle <latex-bugs@latex-project.org>
2947 * fontdef.dtx: Use \DeclareMathDelimiter and \DeclareMathSymbol
2948 On remaining cases using primitive assignments.
2950 * ltfiles.dtx: reset \deadcycles in \include for latex/2365.
2952 * ltmath.dtx: Remove spurious space tokens from \root.
2953 General cleanup of the docs, lots of macro envs added.
2955 1997-01-07 David Carlisle <latex-bugs@latex-project.org>
2957 * letter.dtx: modify \\ in \startbreaks for /2341.
2959 1997-01-06 David Carlisle <latex-bugs@latex-project.org>
2961 * ltnews06.tex: minor edits.
2963 1996-12-20 David Carlisle <latex-bugs@latex-project.org>
2965 * ltsect.dtx: \nobreak added to \@dottedtocline for latex/2343
2967 1996-12-18 David Carlisle <latex-bugs@latex-project.org>
2969 * modguide.tex: Fix spelling for latex/2345
2971 1996-12-17 David Carlisle <latex-bugs@latex-project.org>
2973 * ltclass.dtx: Use \begingroup so \g@addto@macro does not make
2976 1996-12-13 David Carlisle <latex-bugs@latex-project.org>
2978 * docstrip.dtx: Fix for /2340 (From Marcin).
2980 1996-12-09 David Carlisle <latex-bugs@latex-project.org>
2982 * ltfloat.dtx: Call \@setminpage if needed. latex/2318.
2983 General doc improvements (add macro envs, indent code, etc).
2985 1996-12-06 David Carlisle <latex-bugs@latex-project.org>
2993 * ltdirchk.dtx: Remove *** from messages. internal/2338.
2995 1996-11-28 David Carlisle <latex-bugs@latex-project.org>
2997 * latexbug.tex: documentation changes.
2999 * ltvers.dtx: Check for old format modified again. /2319
3001 1996-11-25 David Carlisle <latex-bugs@latex-project.org>
3003 * ltnews06.tex: document fd file change.
3005 1996-11-20 David Carlisle <latex-bugs@latex-project.org>
3007 * latexbug.tex: change documentation of release schedule /2319
3009 * ltvers.dtx: Check for old format modified. /2319
3011 * ltxcheck.tex: lowercase fd and *enc.def filenames. /1044
3013 * fontdef.dtx: lowercase fd and *enc.def filenames. /1044
3015 * slides.fdd: lowercase fd file names. /1044
3017 * latexsym.dtx: lowercase fd file names. /1044
3019 * latexsym.ins: lowercase fd file names. /1044
3021 * slides.ins: lowercase fd file names. /1044
3023 * cmfonts.fdd: lowercase fd file names. /1044
3025 * cmextra.ins: lowercase fd file names. /1044
3027 * newdc.ins: lowercase fd file names. /1044
3029 * olddc.ins: lowercase fd file names. /1044
3031 * cmfonts.ins: lowercase fd file names. /1044
3033 * ltoutenc.ins: lowercase fd and *enc.def file names. /1044
3035 * ltoutenc.dtx: lowercase fd and *enc.def file names. /1044
3037 * ltfssbas.dtx: lowercase fd file names. internal/1044
3039 1996-11-09 David Carlisle <latex-bugs@latex-project.org>
3041 * ltmath.dtx: Reinstate \ensuremath as \long /2104.
3043 1996-11-07 David Carlisle <latex-bugs@latex-project.org>
3045 * inputenc.dtx: resend patch from Sept 11
3047 Added ts1enc.def (but it is not unpacked)
3048 Changed copyright, underscore (\_) and registered
3049 Added \leavevmode to compwordmark
3050 Added hex index tabs (experimental)
3052 1996-11-05 Chris Rowley <latex-bugs@latex-project.org>
3056 Added standard nobreak check to the write used for \nofiles case
3058 1996-11-04 Chris Rowley <latex-bugs@latex-project.org>
3062 Added test for no \item between an inner and
3067 Use \hbox to in \dotfill
3070 1996-11-04 Rainer Schoepf <latex-bugs@latex-project.org>
3072 * lterror.dtx (autoload version): Move \@nodocument into kernel,
3073 so that it can be \let to \relax in \begin{document}.
3075 1996-11-01 David Carlisle <latex-bugs@latex-project.org>
3077 * docstrip.dtx: Change MW address.
3079 * cmfonts.ins: split up \generate (again) for PC.
3081 1996-10-31 Chris Rowley <latex-bugs@latex-project.org>
3085 Added \lccode for \oe in OT1
3089 Changed numbering of figures, tables and equations outside chapters
3090 in book and report (pr/2178)
3092 Removed math-mode from itemize labels
3096 Reimplemented \(no)linebreak
3097 Reimplemented \\ and \newline
3101 Documentation changes
3103 1996-10-28 Chris Rowley <latex-bugs@latex-project.org>
3107 Removed defs of \aa \AA
3108 Removed \@strip@args (no longer used)
3109 Corrected documentation
3114 Added \textasteriskcentered
3115 Removed \aa \AA as internal forms
3116 Other minor additions and corrections to .def files
3120 Removed math from \dotfill
3122 Updated and corrected documention
3124 1996-10-25 Chris Rowley <latex-bugs@latex-project.org>
3128 Added explicit flag resetting to \endtrivlist
3134 1996-10-24 Chris Rowley <latex-bugs@latex-project.org>
3138 Added local settings of flags in
3139 \@arrayparboxrestore: dangerous!
3140 Used \@setminipage in minipages
3144 Prevent floats in preamble
3145 \@setnobreak no longer used in resets (but see above)
3149 Changes when nobreak is true
3150 Prevent \twocolumn in preamble
3151 Added error code to \newpage
3153 1996-10-24 David Carlisle <latex-bugs@latex-project.org>
3155 * unpack2e.ins: Remove redefinion of \Ask and add \askonceonly
3156 (which is the same thing, but looks nicer).
3158 * docstrip.dtx: Change MDW's address. Add \askonceonly.
3160 1996-10-23 Chris Rowley <latex-bugs@latex-project.org>
3164 Use \setboz\z@ to remove parindent in \@item
3165 Set \clubpenalty correctly in \@item
3166 Do not reset \@nobreak unconditionally
3171 Use \setboz\z@ to remove parindent in \@xsect
3174 1996-10-23 David Carlisle <latex-bugs@latex-project.org>
3176 * docstrip.dtx: Delay setting the `current directory syntax'
3177 commands so that a configuration file can reset them if
3180 1996-10-22 David Carlisle <latex-bugs@latex-project.org>
3182 * autoload.ins: add \usedir
3184 1996-10-21 Chris Rowley <latex-bugs@latex-project.org>
3188 Small change in tabbing to make the later change in items
3189 (see pr/2211) work properly
3191 Moved some code \@array, to make this environment more robust
3192 (pr/2183), uncovering an interesting feature of the original
3193 code; changed to use \set@typeset@protect
3195 Made \multicolumn \long
3197 1996-10-18 David Carlisle <latex-bugs@latex-project.org>
3199 * Makefile (DSTS): add format.ins
3201 * manifest.txt: add format.ins
3203 1996-10-17 David Carlisle <latex-bugs@latex-project.org>
3205 * ds/docstrip.dtx: merge in Marcin's latest.
3207 Make missing batchfile an error
3208 Change name of config file to docstrip.cfg.
3210 Change all the .ins files for new style.
3212 1996-10-11 David Carlisle <latex-bugs@latex-project.org>
3214 * ds/docstrip.dtx: Add initex support, and
3215 auto setting of \batchfile from \jobname to the new
3216 `TDS' version from Marcin.
3218 1996-10-09 David Carlisle <latex-bugs@latex-project.org>
3220 * manifest.txt: Add ltxcheck.tex
3222 1996-10-08 Chris Rowley <latex-bugs@latex-project.org>
3226 Fixed bug in \text.. commands (pr/2157)
3228 1996-10-05 Chris Rowley <latex-bugs@latex-project.org>
3232 Added setting of \@clubpenalty
3234 * classes.dtx (chapter*{\bibname):
3236 Added setting of \@clubpenalty
3238 1996-10-04 David Carlisle <latex-bugs@latex-project.org>
3240 * Makefile: remove testdist.dtx, add ltxcheck.tex
3242 * unpack2e.ins: Remove \testdistribution. internal/2251
3244 * ltxcheck.tex: New version independent of ltdirchk
3245 Add checking for files `unpacked; during LaTeX install.
3247 * ltdirchk.dtx: Remove ltxcheck.tex. internal/2251
3249 * Makefile: 1996/12/01.
3251 * ltclass.dtx: Reset \@unprocessedoptions in
3252 \RequirePackageWithOptions for internal/2269.
3254 1996-09-29 Chris Rowley <latex-bugs@latex-project.org>
3262 Added disabling of \@nodocument to \document
3263 Tidied up documentation
3267 Checks for noskipsec and inlabel added to \newpage
3271 Moved \@xobeysp to ltspace.dtxx
3275 Added \@xobeysp linked to \nobreakspace
3277 1996-09-26 Rainer Schoepf <latex-bugs@latex-project.org>
3279 * cmfonts.ins: Added guard `nowarn' to generation of OT1cmtt.fd
3280 file, to avoid annoying substitution messages if a bold typewriter
3281 font is selected (as, for example, in section headings).
3283 * newdc.ins: Added guard `nowarn' to generation of T1cmtt.fd file,
3284 to avoid annoying substitution messages if a bold typewriter font
3285 is selected (as, for example, in section headings).
3287 * cmfonts.fdd (subsubsection{Computer Modern Typewriter}), Added
3288 silent substitutions for T1 bold extended typewriter fonts (new
3291 1996-09-21 Chris Rowley <latex-bugs@latex-project.org>
3295 Change to using \@parboxrestore in \@outputpage
3297 1996-09-16 David Carlisle <latex-bugs@latex-project.org>
3299 * classes.dtx: Quote > in changes entry (from 1994/10/29:-)
3300 as it is special due to setting in gglo.ist.
3302 1996-09-11 David Carlisle <latex-bugs@latex-project.org>
3304 * inputenc.dtx: Fix loop for latex/2257
3306 1996-09-09 Johannes Braams <latex-bugs@latex-project.org>
3308 * classes.dtx, letter.dtx, slides.dtx (subsubsection{Itemize}):
3309 replace \endash with \textendash (stupid typo)
3311 1996-08-25 Johannes Braams <latex-bugs@latex-project.org>
3313 * letter.dtx (subsubsection{Itemize}): Replaced -- with \endash
3314 in the definition of \labelitemii. (saves a token)
3316 * slides.dtx (subsubsection{Itemize}): Replaced -- with \endash
3317 in the definition of \labelitemii. (saves a token)
3319 * ltpatch.ltx: Add the characters ', `, and " to \nfss@catcodes as
3320 they might be active while LaTeX processes an .fd file.
3322 * ltfssbas.dtx (subsection{Macros for loading fonts}): Added the
3323 characters ', `, and " to \nfss@catcodes as they might be active
3324 while LaTeX processes an .fd file.
3326 1996-08-24 Johannes Braams <latex-bugs@latex-project.org>
3328 * classes.dtx (subsubsection{Itemize}): Replaced -- with \endash
3329 in the definition of \labelitemii. (saves a token)
3331 1996-08-05 David Carlisle <latex-bugs@latex-project.org>
3333 * inputenc.dtx: swap mathordxxx in cp850. latex/2203
3335 1996-07-27 Frank Mittelbach <latex-bugs@latex-project.org>
3338 definition of if@inmath switch removed (see below)
3341 removed if@inmath switch and replaced with inline code
3342 \init@restore@glb@settings saving space macro names and
3346 removed ifrestore@version switch and replaced with inline
3347 code \init@restore@version
3349 1996-07-26 Frank Mittelbach <latex-bugs@latex-project.org>
3352 make third arg of \@reargdef implicit
3353 replace {} args by \relax
3354 use \noexpand instead of \string in error message
3357 set if@test always globally
3358 add some missing percent signs in \clearpage
3361 set if@minipage always globally
3364 set if@ignore always globally
3367 set if@ignore always globally
3368 add user command \ignorespacesafterend to be used in env defs
3371 set if@nobreak always globally
3372 set if@minipage always globally
3376 set if@nobreak always globally
3379 set if@nobreak always globally
3380 set if@minipage always globally
3383 set if@nobreak always globally
3386 made \@classoptionslist and \@unusedoptionlist only preamble
3390 removed unnecessary \relax (6 times) in \nfss@catcodes
3391 use faster \if$#3$ test in \@DeclareMathsizes
3394 don't set a default for @tempswa -- nobody can rely on that
3397 removed setting of \vsize and \hsize (done later)
3398 changed \dimen\z@ to \dimen@ to save space (and time)
3400 1996-07-19 David Carlisle <latex-bugs@latex-project.org>
3402 * patches.txt: latex/2197
3404 * ltpatch.ltx: Use char0 not @ for \lowercase trick: latex/2197
3406 * ltoutenc.dtx: Use char0 not @ for \lowercase trick: latex/2197
3408 * patches.txt: add ltxcheck.tex to list of changed files.
3410 * ltpatch.ltx: add ltxcheck.tex to list of changed files.
3412 * ltdirchk.dtx: Check for unauthorised cmr10 changes.
3414 1996-07-18 Chris Rowley <latex-bugs@latex-project.org>
3418 Added commentary on some known problems
3420 1996-07-10 David Carlisle <latex-bugs@latex-project.org>
3422 * Makefile: Add vtex.txt
3424 * manifest.txt: Add vtex.txt
3430 * ltfinal.dtx: Free up token registers /2213
3432 1996-07-09 David Carlisle <latex-bugs@latex-project.org>
3434 * pastex.txt: Update (Lars Hecking/Christian Bauernfeind)
3436 1996-06-25 David Carlisle <latex-bugs@latex-project.org>
3438 * latexbug.tex: Fix to give correct error with plain TeX.
3440 1996-06-24 David Carlisle <latex-bugs@latex-project.org>
3442 * ltnews05.tex: (Barbara Beeton) Wrong attribution for IPA fonts
3444 ######################
3445 # 1996/06/01 Release
3446 ######################
3448 1996-06-17 David Carlisle <latex-bugs@latex-project.org>
3450 * classes.dtx: spelling... J"org Knappen /2176
3452 1996-06-14 David Carlisle <latex-bugs@latex-project.org>
3454 * lttab.dtx: Change \hskip\z@skip to \hskip1sp in for /2160
3456 * syntonly.dtx: Fix \GetFileInfo usage in documentation /2174
3458 1996-06-13 Chris Rowley <latex-bugs@latex-project.org>
3462 Updated for new release
3465 1996-06-13 David Carlisle <latex-bugs@latex-project.org>
3467 * ltdirchk.dtx: doc improvements, mainly from /2174 again.
3469 * ltdefns.dtx: doc improvements J"org Knappen /2174
3471 * ltcounts.dtx: doc improvements J"org Knappen /2174
3473 * ltalloc.dtx: doc improvements J"org Knappen /2174
3475 * inputenc.dtx: doc improvements J"org Knappen /2174
3477 1996-06-12 David Carlisle <latex-bugs@latex-project.org>
3479 * ltdirchk.dtx: Fix Checksum Ulrik Vieth /2171
3481 1996-06-11 Chris Rowley <latex-bugs@latex-project.org>
3485 Added resetting of \everypar in the output routine
3487 1996-06-10 David Carlisle <latex-bugs@latex-project.org>
3489 * ltnews04.tex: typo: \ProcessOptions not \ProcessOption.
3491 * ltnews05.tex: Advertise Mainz copy of GNATS.
3493 * ltnews.cls: Add extra line in lw35fonts option.
3494 Make font scaling messages `s'.
3496 * ltboxes.dtx: use \@@par not \endgraf.
3498 * ltsect.dtx: use \@@par not \endgraf.
3500 1996-06-07 Chris Rowley <latex-bugs@latex-project.org>
3508 Changed fonts for lw35 option, for logical and aesthetic
3510 Added support for T1 encoding with lw35 option
3511 Corrected grammar in footer
3515 Updated for new release
3517 1996-06-06 David Carlisle <latex-bugs@latex-project.org>
3519 * ltspace.dtx: doc improvements Donald Arseneau /2166
3521 * ltpage.dtx: doc improvements Donald Arseneau /2166
3523 * latex209.dtx: doc improvements Donald Arseneau /2166
3525 * bugs.txt: remove duplicate line J"org Knappen/2165
3527 1996-06-04 David Carlisle <latex-bugs@latex-project.org>
3529 * ltdirchk.dtx: modify vms suggestion slightly (J"org Knappen)
3531 1996-06-04 Rainer Schoepf <latex-bugs@latex-project.org>
3533 * ltmiscen.dtx: \verbatim@noligs@list now processed after
3534 \dospecials (PR 2138).
3536 1996-06-03 Chris Rowley <latex-bugs@latex-project.org>
3540 Changed reference from texpert.txt to cfgguide.tex
3542 1996-06-03 David Carlisle <latex-bugs@latex-project.org>
3544 * ltdirchk.dtx: Look for dcfonts release 1.3 in ltxcheck
3546 1996-05-28 David Carlisle <latex-bugs@latex-project.org>
3548 * ltnews05.tex: more changes.
3550 1996-05-26 Johannes Braams <latex-bugs@latex-project.org>
3552 * classes.dtx : Make the commands \frontmatter, \mainmatter and
3553 \part react to [openany] in the same way as \backmatter and
3554 \chapter do. (PR 2106)
3556 1996-05-24 David Carlisle <latex-bugs@latex-project.org>
3558 * latex209.dtx: Redid \(@)normalsize checks. internal/2153
3559 Reinstated old definition of \nofiles. latex/2146
3561 1996-05-23 Chris Rowley <latex-bugs@latex-project.org>
3569 Changed test for a text page full of floats
3570 Tidied documentation
3572 1996-05-23 David Carlisle <latex-bugs@latex-project.org>
3574 * ltoutenc.dtx: Preset accent arguments in a box to stop font
3575 loading interfering with accent position. latex/2133.
3577 1996-05-22 David Carlisle <latex-bugs@latex-project.org>
3579 * ltnews05.tex: needs more work, but...
3581 1996-05-21 David Carlisle <latex-bugs@latex-project.org>
3583 * ltsect.dtx: CHANGE: Allow commands with arguments (eg
3584 \MakeUppercase) to be used in the `style' argument of
3585 \@startsection. The section heading text including any number
3586 etc will be supplied as the argument of this
3587 command. internal/2148
3589 1996-05-20 David Carlisle <latex-bugs@latex-project.org>
3591 * minimal.cls: Documentation improvements.
3593 1996-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
3596 Added Computer Modern Variable Typewriter family.
3598 1996-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
3601 Produce better error message when encoding is misspelled. pr/2054
3603 1996-05-17 Chris Rowley <latex-bugs@latex-project.org>
3613 1996-05-17 David Carlisle <latex-bugs@latex-project.org>
3615 * slides.fdd: Force \hyphenchar of OT1 fonts to 45, in case
3616 \defaulthyphenchar has changed.
3617 Remove some spurious extra empty arguments to \DeclareFontFamily
3619 * cmfonts.fdd: Force \hyphenchar of OT1 fonts to 45, in case
3620 \defaulthyphenchar has changed.
3621 Remove some spurious extra empty arguments to \DeclareFontFamily
3623 * ltfiles.dtx: Add \write\m@ne{} to \nofiles so that
3624 \label (and other things) don't change the vertical spacing when
3625 \nofiles is used. latex/2146
3627 1996-05-09 Chris Rowley <latex-bugs@latex-project.org>
3631 Made more robust to errors
3635 Made \include mechanism work
3637 1996-05-09 David Carlisle <latex-bugs@latex-project.org>
3639 * inputenc.dtx: Enable activation of codes below 32. latex/2071
3640 Add warning if nothing defined by the encoding file latex/2136
3642 1996-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
3645 added cp852.def. pr/2081
3647 1996-05-08 David Carlisle <latex-bugs@latex-project.org>
3649 * legal.txt: Modify `rename changed files' clause to explicitly
3650 forbid `double renaming' back to the original names.
3652 1996-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
3655 Changed \begingroup to \bgroup to match a change to the kernel
3656 done in 1994!!! It took a long time to find that one. pr/2100
3659 Added encoding definitions for cp852 contributed by Petr Sojka.
3662 1996-05-07 David Carlisle <latex-bugs@latex-project.org>
3664 * ltnews05.tex: make a start at this ....
3666 1996-04-24 David Carlisle <latex-bugs@latex-project.org>
3668 * ltfiles.dtx: reset \AtBeginDocument inside \begin{document}
3669 for latex/1297. Small documentation improvements.
3671 1996-04-23 David Carlisle <latex-bugs@latex-project.org>
3673 * ltmiscen.dtx: Documentation improvements.
3675 * ltcounts.dtx: Documentation improvements.
3677 1996-04-22 David Carlisle <latex-bugs@latex-project.org>
3679 * Makefile: perl -p -e s#--release--date--goes--here--#1996/06/01#
3680 spring is in the air....
3682 * ltspace.dtx: documentation improvements.
3684 * lttab.dtx: add extra \hskip to preserve tabcolsep in empty
3685 l columns. latex/2122.
3686 Small documentation improvements.
3688 1996-04-18 David Carlisle <latex-bugs@latex-project.org>
3690 * ltpage.dtx: Minor documentation improvements.
3692 1996-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
3694 * doc.dtx (section*{Index}%):
3695 Definition of \printindex removed because no longer needed.
3698 1996-04-11 David Carlisle <latex-bugs@latex-project.org>
3700 * inputenc.dtx: ansinew 09f is \"Y not \"y, latex/2119
3702 1996-03-25 David Carlisle <latex-bugs@latex-project.org>
3704 * ltmath.dtx: Modify \ensuremath for amslatex/2104
3706 1996-03-22 David Carlisle <latex-bugs@latex-project.org>
3708 * ifthen.dtx: latex/2105 fix: dont leave mathord {} groups.
3710 1996-02-29 David Carlisle <latex-bugs@latex-project.org>
3712 * multitex.txt: Update from Markus Kohm, latex/2051
3714 1996-02-14 David Carlisle <latex-bugs@latex-project.org>
3716 * inputenc.dtx: Cedilla (\c\ ) rather than (\c{}) latex/2077
3717 0F0 corrected in cp850 latex/2080
3718 0B2 corrected in latin2 latex/2079
3720 1996-01-31 Frank Mittelbach <latex-bugs@latex-project.org>
3722 * slides.dtx: fixed \cline which wasn't updated after internal
3723 interface change pr/2067
3725 1996-01-27 Frank Mittelbach <latex-bugs@latex-project.org>
3727 * doc.dtx (subsection{Macros surrounding the `definition parts'}):
3728 support doc files also in compatibility mode (so far doc did typeset
3729 the code in cmr instead of cmtt in compat mode)
3731 1996-01-20 Frank Mittelbach <latex-bugs@latex-project.org>
3734 turn \makeindex and \makeglossary into noops after use to avoid
3735 problems with combinations of \PageIndex \makeindex etc. pr/2048
3738 Made redefinition of \vspace robust. pr/2049
3739 Nevertheless, they syntax used in the pr is considered
3743 Made \vspace robust. Enhancement suggested by pr/2049
3745 1996-01-11 Frank Mittelbach <latex-bugs@latex-project.org>
3748 Changed default text preceding the index so that it depends on
3749 the use of code line numbering.
3752 Removed \star since useless. pr/2039
3754 1996-01-10 David Carlisle <latex-bugs@latex-project.org>
3756 * ltfiles.dtx: latex/2024 ensure setting \input@path does not
3757 change behaviour of ##1 in \IfFileExists.
3759 1996-01-03 Frank Mittelbach <latex-bugs@latex-project.org>
3762 Added a comment about where to send errata entries for the books.
3764 1995-12-29 Frank Mittelbach <latex-bugs@latex-project.org>
3766 * doc.dtx (subsection{Bells and whistles}):
3767 Added \AlsoImplementation as a counterpart to \OnlyDescription
3771 clarified info about warnings happening when using makeindex.
3773 * doc.dtx (section*{Index}%):
3774 Turn \PrintIndex into noop after use. pr/2038
3775 (section*{{Change History}}%):
3776 Turn \PrintChanges into noop after use. pr/2038
3778 1995-12-27 Frank Mittelbach <latex-bugs@latex-project.org>
3781 Corrected printout of index. pr/2028
3784 Corrected printout of documentation. pr/2030
3787 Corrected changes entry. pr/2029
3789 1995-12-20 David Carlisle <latex-bugs@latex-project.org>
3791 * cmfonts.fdd: Ulrik Vieth /2017: fix up T1cmfib.fd file.
3793 1995-12-13 Chris Rowley <latex-bugs@latex-project.org>
3797 New version, removing long lines
3801 New version, removing long lines
3805 New version, removing long lines
3809 Additions, updates and corrections
3813 Additions, updates and corrections
3817 Additions, updates and corrections
3822 Changed capitalisation
3882 Smaller batches for old emtex
3886 Additions, updates and corrections
3890 Additions, updates and corrections
3894 Additions, updates and corrections
3898 Additions, updates and corrections
3902 Additions, updates and corrections
3906 Additions, updates and corrections
3910 Corrected cfg loading
3914 Detailed corrections
3920 ######################
3921 # 1995/12/01 Release
3922 ######################
3924 1995-12-13 David Carlisle <latex-bugs@latex-project.org>
3926 * install.txt (NOTE): add info to run olddc.ins.
3928 1995-12-12 David Carlisle <latex-bugs@latex-project.org>
3930 * inputenc.dtx: Modify \IeC and add missing % in
3933 1995-12-11 David Carlisle <latex-bugs@latex-project.org>
3935 * ltdirchk.dtx: (Bernd Raichle) Check for dcfonts 1.2 patch
3936 level 1. Latest TeX is now 3.14159.
3938 * ltoutenc.dtx: TEMPORARY \copyright fixes.
3940 * amiweb2c.txt: new version from Andreas Scherer.
3942 1995-12-08 Alan Jeffrey <latex-bugs@latex-project.org>
3944 * latex209.dtx: Switched off \@inmathwarn.
3946 1995-12-07 David Carlisle <latex-bugs@latex-project.org>
3948 * ltfloat.dtx: Move \m@th out of \ensuremath in \textsuperscript
3950 * ltbibl.dtx: restore \G@refundefinedtrue
3952 * ltxref.dtx: restore \G@refundefinedtrue
3954 * ltnews04.tex: new input encodings.
3956 1995-12-06 David Carlisle <latex-bugs@latex-project.org>
3958 * docstrip.dst: Remove writing of \@currdir by .ins file.
3960 * ltfssbas.dtx: reset catcode of ^ in fd files.
3962 1995-12-06 Alan Jeffrey <latex-bugs@latex-project.org>
3964 * encguide.tex: Added examples of new \text* commands.
3966 * usrguide.tex: Added documentation for new \text* commands.
3968 1995-12-05 David Carlisle <latex-bugs@latex-project.org>
3970 * cstex.txt: New file (from Markus Kohm)
3972 * multitex.txt: New file (from Markus Kohm)
3974 * ltfiles.dtx: add \ignorespaces to \begin{document} latex/1933
3976 * ltdefns.dtx: Remove \@unexpandable@noexpand (never used) /1733
3978 * ltfloat.dtx: \textsuperscript in math mode. latex/1984
3980 1995-12-05 Alan Jeffrey <latex-bugs@latex-project.org>
3982 * ltoutenc.dtx: Changed text of \TextSymbolUnavailable.
3984 1995-12-04 David Carlisle <latex-bugs@latex-project.org>
3986 * lthyphen.dtx: minor doc edits for /1989
3988 * preload.dtx: 12pt OMS and OML preloads added /1989.
3990 * fontdef.dtx: minor doc edits for /1989
3992 * cmfonts.fdd: upright italic and tt small caps re-added. /1989.
3994 * modguide.tex: edits for /1989
3996 1995-12-04 Alan Jeffrey <latex-bugs@latex-project.org>
3998 * inputenc.dst: Added cp437de.def.
4000 * inputenc.dtx: Added \@tabacckludge commands to the Next encoding.
4001 Replaced ~ by \nobreakspace.
4002 Added a `test version' to the \ProvidesFile.
4003 Made <pounds> and <uumlaut> text char in cp437.
4004 Made <fraction> a math char in Next.
4005 Made <cdot> and <bullet> text chars in all encodings.
4006 Added cp437de (cp437 but with ss rather than beta).
4008 1995-12-01 David Carlisle <latex-bugs@latex-project.org>
4010 * cmfonts.fdd: Dont force \hyphenchar=127 on T1 fonts /1853
4011 Documentation changes and some font shapes modified
4014 1995-12-01 Alan Jeffrey <latex-bugs@latex-project.org>
4016 * inputenc.dtx: Removed extraneous {} from the <superior> glyphs.
4018 * ltoutenc.dtx: Made \SS a default command rather than making the
4019 OT1 definition the default.
4021 1995-11-30 Johannes Braams <latex-bugs@latex-project.org>
4023 * proc.dtx, classes.dtx (section{Identification}): Added the date
4024 of the LaTeX format to the optional argument of \NeedsTeXformat in
4025 order to signal newer class files being used with an old format
4028 1995-11-30 David Carlisle <latex-bugs@latex-project.org>
4030 * cfgguide.tex: dont change uc lc tables...
4032 1995-11-29 David Carlisle <latex-bugs@latex-project.org>
4034 * clsguide.tex: Minor edits.
4036 * cfgguide.tex: minor edits.
4038 * ltxguide.cls: modify verbatim slightly.
4040 * cmextra.dst: Use concurrent features for speed (/1985 again)
4042 * oldlfont.dtx: Remove duplicate driver code (/1985 again)
4044 * newlfont.dtx: Remove duplicate driver code (/1985 again)
4046 * ltoutput.dtx: add \ProvidesFile to flafter.sty (/1985 again)
4048 1995-11-29 Alan Jeffrey <latex-bugs@latex-project.org>
4050 * ltoutenc.dtx: Added \textless, \textgreater, et al.
4052 * inputenc.dtx: Replaced \textsterling with \pounds.
4053 Added default error-message definitions for \textyen et al.
4054 Added a \NeedsTeXFormat line.
4055 Tidied up the Next encoding.
4057 1995-11-28 David Carlisle <latex-bugs@latex-project.org>
4059 * source2e.tex: 2 (not 3) column index and modified script
4060 Allow control names to hyphenate in the ChangeLog.
4062 * latexsym.dst: \input docstrip before using docstrip commands.
4064 * latexsym.dtx: Stop rogue %% comments apearing in generated
4065 files. Another one from Ulrik Vieth's /1985.
4067 * ltxdoc.dtx: Increase left margin and marginpar width
4069 * ltclass.dtx: minor improvements.
4071 * ltnews04.tex: minor improvements.
4073 * lterror.dtx: Typo in autoload \ClassError version. /1985
4075 * ltmath.dtx: doc fixes for /1979.
4077 * ltsect.dtx: doc fixes for /1985.
4079 * ltfntcmd.dtx: doc fixes for /1985.
4081 * ltplain.dtx: doc fixes for /1985.
4083 * ltlists.dtx: doc fixes for /1985.
4085 * ltoutenc.dtx: doc fixes for /1985.
4087 * ltfsstrc.dtx: doc fixes for /1985.
4089 * ltfloat.dtx: doc fixes for /1985.
4091 1995-11-28 Alan Jeffrey <latex-bugs@latex-project.org>
4093 * ltoutenc.dtx: Added test for math mode to text commands.
4094 Renamed \@changed@x@err to \TextSymbolUnavailable.
4096 1995-11-27 David Carlisle <latex-bugs@latex-project.org>
4098 * ltfssbas.dtx: reset catcode of # in fd files internal/1982
4100 * exscale.dtx: add \ProvideFile to fd file for latex/1987
4102 1995-11-24 Chris Rowley <latex-bugs@latex-project.org>
4108 1995-11-22 David Carlisle <latex-bugs@latex-project.org>
4110 * ltxguide.cls: typo ltxdoc.cls for ltxguide.cls
4112 1995-11-20 David Carlisle <latex-bugs@latex-project.org>
4114 * texpert.txt: describe updated ltxcheck
4116 * manifest.txt: ltnews04
4118 * Makefile (TEXS): ltnews04
4120 * ltnews04.tex: New TUG Address, \LoadClassWithOptions
4122 * doc.dtx: Make \MakeShortVerb use an \PackageInfo rather
4123 than \tyepout. internal/1938
4125 1995-11-18 David Carlisle <latex-bugs@latex-project.org>
4127 * docstrip.dtx: Minor documentation cleanups.
4129 * ltoutenc.dtx: add `symbol' to the message.
4131 1995-11-17 David Carlisle <latex-bugs@latex-project.org>
4133 * docstrip.dtx: Merge in Marcin's new code restoring
4134 \inFileName functionality.
4135 Remove generation date/version number from generated files
4136 Add \AddGenerationDate batchfile command to put them back.
4137 Force whole file through ispell!!
4139 * ltoutenc.dtx: Use \@wrong@font@char in \UseTextSymbol. /1676
4141 * ltfssbas.dtx: Make missing fd file \typeout a Font Info
4142 and add \@wrong@font@char for use in \UseTextSymbol. /1676
4143 Clean up many \changes entries.
4145 1995-11-15 David Carlisle <latex-bugs@latex-project.org>
4147 * source2e.tex: Exchange order of ltdefns and ltalloc
4148 (Matches code change of 24th May.)
4149 Modify \changes def to match doc.sty 1.9u
4151 1995-11-14 David Carlisle <latex-bugs@latex-project.org>
4153 * ltdirchk.dtx: Dont make a ! BAD typeout if just the old (or new)
4154 dc fonts are installed.
4156 * ltclass.dtx: Add \LoadClassWithOptions for latex/1556
4157 Add \RequirePackageWithOptions to match.
4158 Stop \@unprocessedoptions complaining about empty options
4159 noticed whilest debugging the above change...
4161 * inputenc.dtx: remove rogue \endinput. Wrap long lines.
4163 1995-11-13 David Carlisle <latex-bugs@latex-project.org>
4165 * latexbug.tex: Check default font encoding/family etc.
4167 1995-11-10 Chris Rowley <latex-bugs@latex-project.org>
4171 Made code in-line to remove pseudo-hooks
4173 1995-11-08 David Carlisle <latex-bugs@latex-project.org>
4175 * autoload.dst: fix order of files in autoerr for new docstrip.
4177 * ltnews04.tex: first draft
4179 1995-11-07 Rainer Schoepf <latex-bugs@latex-project.org>
4181 * ltoutenc.dtx (subsection{Definitions for the OT1 encoding}):
4182 Changed \char32 to \@xxxii (two tokens less). Replaced octal
4183 number 27 by decimal number 23 to protect against the quote
4184 character being active. Added \leavevmode at start of \c,
4185 otherwise the output routine might be invoked within the macro
4186 (suggested by Donald Arseneau). Replaced some 0's by \z@
4189 * ltlists.dtx (\@doendpe): Enclosed \setbox0 assignment by a
4190 group so that it leaves the contents of box $0$ intact.
4191 Discovered by Donald Arseneau.
4193 * cmfonts.fdd: Use decimal rather than octal character
4194 specification for \hyphenchar and \skewchar so that there is
4195 no problem with an active quote character.
4197 1995-11-03 Rainer Schoepf <latex-bugs@latex-project.org>
4199 * unpack.ins: Updated for new concurrent docstrip.
4201 * ltoutenc.dst: Updated for new concurrent docstrip.
4203 * newdc.dst: Updated for new concurrent docstrip.
4205 * olddc.dst: Updated for new concurrent docstrip.
4207 * proc.dst: Updated for new concurrent docstrip.
4209 * autoload.dst: Updated for new concurrent docstrip.
4211 * latex209.dst: Updated for new concurrent docstrip.
4213 * inputenc.dst: Updated for new concurrent docstrip.
4215 * cmfonts.dst: Updated for new concurrent docstrip.
4217 * classes.dst: Updated for new concurrent docstrip.
4219 * slides.dst: Updated for new concurrent docstrip.
4221 * latexsym.dst: Updated for new concurrent docstrip.
4223 * makeindx.dst: Updated for new concurrent docstrip.
4225 * docstrip.dst: Updated for new concurrent docstrip.
4227 * docstrip.dtx: New concurrent docstrip by Marcin Woli\'nski.
4229 1995-11-02 Chris Rowley <latex-bugs@latex-project.org>
4233 Made \footnote always work in frontmatter
4235 1995-11-02 David Carlisle <latex-bugs@latex-project.org>
4237 * ltfssbas.dtx: Remove spurious space from NFSS font warning
4240 * ltxdoc.dtx: Add silent font substitutions.
4242 1995-11-02 Rainer Schoepf <latex-bugs@latex-project.org>
4244 * latex209.dtx: Added code for fleqn.sty, leqno.sty,
4247 * latex209.dst: Added generation of files fleqn.sty, leqno.sty,
4248 openbib.sty for compatibility mode.
4250 * inputenc.dtx: Changed internal name \a to \@tabacckludge to
4251 protect against redefinition by malicicous users. Wrapped long
4254 * ltoutenc.dtx: Changed internal name \a to \@tabacckludge to
4255 protect against redefinition by malicicous users.
4257 1995-11-01 David Carlisle <latex-bugs@latex-project.org>
4259 * latexbug.tex: Only list `configuration' input files.
4261 * ltfinal.dtx: Modify \@addtofilelist during initex so only
4262 non-standard (cfg) inputs listed.
4264 * ltfssini.dtx: Modify \@addtofilelist during initex so only
4265 non-standard (cfg) inputs listed.
4267 * ltdirchk.dtx: Modify \@addtofilelist during initex so only
4268 non-standard (cfg) inputs listed.
4270 * Makefile: Add newdc/olddc
4272 * unpack2e.ins: Add newdc.ins.
4274 * cmfonts.fdd: Modify T1 and TS1 generation.
4276 * cmfonts.dst: remove dc font generation.
4278 * olddc.dst: NEW: Generate fd files for obsolete dcfonts 1.1
4281 * newdc.dst: NEW: Generate fd files for dcfonts 1.2
4283 * fontdef.dtx: Wrap fd inputs in \nfss@catcodes. internal/1932
4285 * ltfssbas.dtx: Correct undefined font family test internal/1933
4287 1995-10-31 David Carlisle <latex-bugs@latex-project.org>
4289 * ltboxes.dtx: CHANGE: Add \nobreak to \@finalstrut to allow
4290 hyphenation of the last word of a p-column (and footnotes).
4293 * ltdirchk.dtx: more robust checking of dc fonts.
4295 1995-10-31 Rainer Schoepf <latex-bugs@latex-project.org>
4297 * slides.fdd: Added extra substitutions for shape `ui' to make
4298 \pounds work properly in the slides class (mostly).
4300 1995-10-30 David Carlisle <latex-bugs@latex-project.org>
4302 * ltxcheck.tex: Check that if you have the old dc fonts, then the
4303 initex run loaded a suitable old fd file.
4305 * fntguide.tex: Describe genb size function.
4307 * clsguide.tex: Mention minimal.cls is now in the distribution.
4309 * minimal.cls: Bring into line with version in clsguide.tex
4311 1995-10-29 Johannes Braams <latex-bugs@latex-project.org>
4313 * classes.dtx (subsection{The title}): empty \@date as well at the
4315 (subsection{Paragraphing}): Added the setting of \...skipamount,
4316 just a copy of the kernel values. (PR 1464)
4318 1995-10-27 David Carlisle <latex-bugs@latex-project.org>
4320 * ltpictur.dtx: Initialise \@wholewidth in autoload kernel.
4321 General doc cleanup.
4323 * usrguide.tex: Describe minimal.cls
4325 1995-10-26 David Carlisle <latex-bugs@latex-project.org>
4327 * minimal.cls: A masterpiece of typographical design.
4329 * ltfssbas.dtx: Disable autofss2 for now.
4331 1995-10-25 Chris Rowley <latex-bugs@latex-project.org>
4335 Corrected bug in \end@dblfloat, made code more robust
4337 1995-10-25 David Carlisle <latex-bugs@latex-project.org>
4339 * ltmath.dtx: modify docstrip guards so
4340 \ProvidesFile{ltmath.dtx} seen by source2e.tex.
4342 * ltidxglo.dtx: General doc cleanup.
4344 * ltsect.dtx: Initilalise mark commands using \let to save space
4346 * ltalloc.dtx: General doc cleanup.
4348 1995-10-24 Chris Rowley <latex-bugs@latex-project.org>
4352 Removed one-way switches from \endocument
4356 Removed one-way switches from \endocument
4361 Removed one-way switches from \endocument
4365 Removed one-way switches from \endocument
4369 Removed one-way switches from \endocument
4372 1995-10-24 David Carlisle <latex-bugs@latex-project.org>
4374 * ltdefns.dtx: Make \@autoload files ignore EOL.
4376 * lterror.dtx: modify autoload \@preamerr.
4377 Add % to some lines as \@autoload files now ignore line ends.
4379 1995-10-23 Chris Rowley <latex-bugs@latex-project.org>
4383 Made poptabs more robust
4384 Tidied up documentation
4386 1995-10-23 Rainer Schoepf <latex-bugs@latex-project.org>
4388 * classes.dtx (subsubsection{Abstract}): Added setting of
4389 \cs{beginparpenalty} to discourage page break before abstract
4392 1995-10-22 Rainer Schoepf <latex-bugs@latex-project.org>
4394 * cmfonts.fdd: Added support for new (version 1.2) DC fonts and
4395 text companion fonts in encoding TS1.
4397 * inputenc.dst: Added generation of ansinew.def file.
4399 * inputenc.dtx: Added ansinew encoding (Windows 3.1 ANSI), as
4400 contributed by Berthold K.P. Horn (bkph@ai.mit.edu).
4402 1995-10-20 David Carlisle <latex-bugs@latex-project.org>
4404 * latexbug.tex: Clarify output format a bit.
4406 * ltclass.dtx: modify autoload support
4408 * ltfsstrc.dtx: Keep autofss2 code in kernel until
4411 * ltfssbas.dtx: Keep autofss2 code in kernel until
4413 use \@undefined not \undefined
4415 * ltfinal.dtx: \@filelist zapped too early.
4417 1995-10-19 Rainer Schoepf <latex-bugs@latex-project.org>
4419 * inputenc.dtx: Replaced \' \` \= by \a' \a` \a in order to get
4420 correct accents in a tabbing environment.
4422 1995-10-18 Rainer Schoepf <latex-bugs@latex-project.org>
4424 * ltspace.dtx (subsection{Horizontal space}): Moved \changes
4425 from \@ to \hspace where it belongs.
4427 1995-10-17 David Carlisle <latex-bugs@latex-project.org>
4429 * ltfinal.dtx: Reset \ProvidesFile, Preserve initex file list in
4432 * ltclass.dtx: Remove \ProvidesFile redefinition to ltfinal.
4433 Reset \CurrentOption in \ProcessOptions for graphics/1873
4435 * ltdirchk.dtx: Modify \ProvidesFile during initex to save
4436 debugging info and not waste \ver@... csnames.
4438 * latexbug.tex: Show initex file list.
4440 * latexbug.el: use \@@input not \input
4442 * latex209.dtx: \supereject, \mscount, old style \@imakepicbox
4444 * ltplain.dtx: Move \supereject to latex209
4446 * lttab.dtx: move \mscount to latex209 use \@multicnt instead.
4448 1995-10-16 David Carlisle <latex-bugs@latex-project.org>
4450 * ltbibl.dtx: make \cite robust /1808
4452 * ltmath.dtx: Make \sqrt robust /1808
4453 Use \@testopt in eqnarray's \\ /1911.
4455 * ltspace.dtx: Use \@testopt in \[no]{line|page}preak (/1911)
4457 * ltdefns.dtx: new \@ifstar CHANGE: require ##1 in both arguments
4458 not ####1 in one and ##1 in the other. (internal/1910)
4459 Use \@testopt in \newcommand and \newenvironment (/1911)
4461 * ltboxes.dtx: Clarify \makebox(,)[b] description.
4463 * ltthm.dtx: Allow \newtheorem after \begin{document} again.
4464 (LaTeX Book, page 57)
4466 1995-10-16 Rainer Schoepf <latex-bugs@latex-project.org>
4468 * ltfssini.dtx: Added \relax at the end of the definition of
4469 \normalfont to prevent it and \textnormal from eating up leading
4472 1995-10-11 Chris Rowley <latex-bugs@latex-project.org>
4476 New check in \clearpage.
4478 1995-10-10 David Carlisle <latex-bugs@latex-project.org>
4480 * ltfssdcl.dtx: autoload error message
4482 * ltthm.dtx: Make \newtheorem and its internals `only preamble'
4485 * ltplain.dtx: autoload tracing code
4487 * ltfssbas.dtx: Make \showhyphens colour safe and autoloadable.
4489 1995-10-10 Rainer Schoepf <latex-bugs@latex-project.org>
4491 * slides.dtx (subsection{The title}): In \maketitle, move \par
4492 inside the scope of \Large, to get even line spacing.
4494 1995-10-09 David Carlisle <latex-bugs@latex-project.org>
4496 * ltdefns.dtx: use \@@input to load autoload files.
4498 * lterror.dtx: more autoload mods.
4500 * ltoutenc.dtx: Autoload \@changed@x@err (autoerr.sty)
4502 1995-10-06 David Carlisle <latex-bugs@latex-project.org>
4504 * autoload.dst: update autoerr generation.
4506 * ltfiles.dtx: autoload missing file error command
4508 * ltplain.dtx: autoload \new... error message.
4510 * ltdefns.dtx Use \aut@global in \DeclareRobustCommand
4512 1995-10-04 David Carlisle <latex-bugs@latex-project.org>
4514 * ltfsstrc.dtx: Use new \@autoload feature.
4516 * ltfssbas.dtx: Use new \@autoload feature.
4518 * ltoutput.dtx: Use new \@autoload feature.
4520 * lttab.dtx: Use new \@autoload feature.
4522 1995-10-03 David Carlisle <latex-bugs@latex-project.org>
4524 * ltpatch.ltx: 1995/12/01 Christmas is nearly here...
4526 * Makefile: 1995/12/01 Christmas is nearly here...
4528 * ltdefns.dtx: Fix \@xtypein (from patch file)
4530 * fontdef.dtx: Define \@@sqrt (from patch file)
4532 * lterror.dtx: Use new \@autoload feature.
4534 * ltpictur.dtx: Use new \@autoload feature.
4536 * autoload.dst: autoload module in ltdefns.dtx.
4538 1995-10-02 David Carlisle <latex-bugs@latex-project.org>
4540 * ltplain.dtx: Move \newif to ltdefns.dtx.
4541 Use \sbox in \underbar (saves tokens, and works with colour)
4543 * ltdefns.dtx: \futurelet with \@let@token for internal/924
4544 New implementation of \@xargdef in terms of the new
4545 \@protected@testopt. Saves tokens and makes user defined
4546 commands with optional arguments robust. internal/1733
4547 Move \newif here from ltplain.
4548 Autoload support. Add \aut@global and \@autoload. internal/1617.
4550 1995-09-27 David Carlisle <latex-bugs@latex-project.org>
4552 * ltdirchk.dtx: Check \filename parser in ltxcheck.tex
4553 for latex/1624 latex/1754 and graphics/1336
4554 Check for dc fonts in ltxcheck.tex
4556 1995-09-27 Rainer Schoepf <latex-bugs@latex-project.org>
4558 * slides.dtx, slides.fdd: Globally replaced scale factor 19.91
4559 by 19.907 in \DeclareFontShape, as this gives better rounded
4560 font sizes at 600dpi (suggested by Denis Roegel).
4562 * docstrip.dtx: Changed address of Johannes Braams.
4564 1995-09-25 David Carlisle <latex-bugs@latex-project.org>
4566 * latex209.dtx: Declare 2 count registers previously used
4569 1995-09-25 Rainer Schoepf <latex-bugs@latex-project.org>
4571 * web2ctex.txt: Added some comments about using non-csh, index
4572 style files and some other missing files.
4574 1995-09-21 David Carlisle <latex-bugs@latex-project.org>
4576 * ltxguide.cls: \RequirePackage{shortvrb} for latex/1875
4578 * latexbug.el (report-latex-bug): Rainer's fix for latex/1675
4580 1995-09-21 Rainer Schoepf <latex-bugs@latex-project.org>
4582 * inputenc.dst: Added generation of next.def file.
4584 * inputenc.dtx: Added next encoding, as contributed by
4585 Stefan Ried <stef@theo-phys.uni-essen.de> and Holger Uhr
4586 <huhr@uni-paderborn.de>.
4588 1995-09-20 David Carlisle <latex-bugs@latex-project.org>
4590 * slides.dtx: Fix \hline for latex/1871.
4592 1995-09-20 Rainer Schoepf <latex-bugs@latex-project.org>
4594 * cmextra.dst: Added generation of OMLccm.fd file, which had
4595 previsouly been removed from cmfonts.dst.
4597 * slides.dtx: Replace \@tempa by \reserved@a. Wrap some long
4598 lines and use \null instead of \hbox{} (by DPC).
4600 1995-09-19 Rainer Schoepf <latex-bugs@latex-project.org>
4602 * slides.fdd: Corrected names of .fd file names in argument to
4603 \ProvidesFile commands.
4605 * ltmiscen.dtx: Moved call to \@noligs macro after call to
4606 \verbatim@font in \verb command, just as it is already in the
4607 verbatim environment.
4609 1995-09-15 David Carlisle <latex-bugs@latex-project.org>
4611 * ltfssini.dtx: Modify TeX2 message.
4613 1995-09-14 David Carlisle <latex-bugs@latex-project.org>
4615 * lttab.dtx: New \cline implementation. No longer declare
4616 counters \@cla \@clb. More macro envs in documentation.
4618 * ltplain.dtx: Move \multispan to lttab.dtx. Loads more macro
4619 environments in the documentation.
4621 1995-09-01 David Carlisle <latex-bugs@latex-project.org>
4623 * tex2.txt: typos...
4625 * ltplain.dtx: Minor space savings. Add a few more macro envs.
4627 * autoload.dst: add the l-terror.
4629 * lterror.dtx: Add autoload support.
4631 1995-08-31 Alan Jeffrey <latex-bugs@latex-project.org>
4633 * inputenc.dtx: Added 0 to the beginning of every number.
4634 Changed the definition of "AD in latin1 and latin2 to be \-.
4635 Swapped ordfeminine and ordmasculine around in latin1.
4637 1995-08-27 Frank Mittelbach <latex-bugs@latex-project.org>
4640 Reimplemented openbib option to save space (hash and mem).
4641 Disable \title \author \date \and after \maketitle.
4642 Default for \newblock outside thebibliography env changed.
4644 1995-08-25 Frank Mittelbach <latex-bugs@latex-project.org>
4647 Added autoload code for autoout1.sty (\enlargethispage).
4650 Added \@preambleonly lines from ltfssdcl.dtx.
4651 Moved compat code from ltfssbas.dtx to this file.
4654 Added new autoload files.
4656 1995-08-24 Frank Mittelbach <latex-bugs@latex-project.org>
4659 Moved most of the \@onlypreamble declarations to the right places.
4660 Added forgotten \DeclareSymbolFontAlphabet@ to \@preambleonly
4661 (400 useless tokens)!
4664 Added to the documentation.
4666 1995-08-23 Frank Mittelbach <latex-bugs@latex-project.org>
4669 Added autoload code for autofss1.sty.
4670 Added autoload code for autofss2.sty.
4674 Macro \gobble@font@spec eliminated.
4675 Added autoload code for autofss1.sty.
4676 Added autoload code for autofss2.sty.
4678 1995-08-20 Frank Mittelbach <latex-bugs@latex-project.org>
4683 1995-08-16 Chris Rowley <latex-bugs@latex-project.org>
4691 Made most loop macros \long
4692 Removed unnecessary \...noop macros
4693 Tidied up documentation
4695 1995-08-16 Frank Mittelbach <latex-bugs@latex-project.org>
4698 set \@maxdepth at begin document not in class file
4699 add a couple of \global's
4702 typo corrections pr/1809
4705 fixed mistake added with last update
4708 throw in a couple of forgotten percents
4709 reprogram a couple of macros to save space or macro names
4710 update the documentation
4712 1995-08-11 David Carlisle <latex-bugs@latex-project.org>
4714 * ltlength.dtx: Fix doc typos for latex/753
4716 1995-08-11 Frank Mittelbach <latex-bugs@latex-project.org>
4719 updated \marg etc to use \meta, suggested by pr/1370
4720 added missing braces in definition of \star
4722 1995-08-09 Frank Mittelbach <latex-bugs@latex-project.org>
4725 Fixed setup for OMScmr.fd as pointed out by Christian Spieler. pr/1804
4728 Added code for leqno.clo and fleqn.clo
4731 Moved code for leqno and fleqn to kernel files.
4733 1995-08-08 Frank Mittelbach <latex-bugs@latex-project.org>
4736 Implemented titlepage differently to support twoside,openight
4737 options correctly. pr/1783.
4740 Removed part that might add non-standard setting of \@currdir
4741 into docstrip.tex so that unpacked distribution stays portable. pr/1765
4743 1995-08-06 Frank Mittelbach <latex-bugs@latex-project.org>
4745 * doc.dtx (subsection{Macros for the `documentation parts'}):
4746 Fixed problem that \begin{macro}{\foo} doesn't suppress
4747 index entries for \foo within its body. pr/343
4748 (subsection[Dealing with the change history]):
4749 \changes entries on top-level now preceed themselves with
4750 the expansion of \generalname rather than producing the
4751 fixed string "General".
4754 Clarified default "copying conditions" as suggested by
4757 1995-07-23 Chris Rowley <latex-bugs@latex-project.org>
4761 Added notices concerning use of `Standard LaTeX'
4765 Started major expansion and rewrite
4769 Rewrite adding section on modfying LaTeX
4773 Further expansion and changes
4777 Changed configuration file messages
4779 1995-07-20 David Carlisle <latex-bugs@latex-project.org>
4781 * classes.dtx: reduce save stack usage for latex/1742
4783 * ltfssbas.dtx: reduce save stack usage for latex/1742
4785 * ltpage.dtx: Save a few tokens in \sloppy and \fussy
4787 * ltboxes.dtx: Use \sbox in \@save(pic)box
4789 * ltlogos.dtx: Save a few tokens in logo defs.
4791 1995-07-19 David Carlisle <latex-bugs@latex-project.org>
4793 * manifest.txt: tex2.txt
4795 * tex2.txt: TeX2 installation instructions first draft.
4797 * ltfssini.dtx: Test for TeX2 before reading fonttext.???
4799 1995-07-18 David Carlisle <latex-bugs@latex-project.org>
4801 * patches.txt: PL3 Add proc and latex209 fixes missed yesterday.
4803 * ltpatch.ltx: PL3 Add proc and latex209 fixes missed yesterday.
4805 * proc.dtx: fix \thanks for /1735
4807 1995-07-17 David Carlisle <latex-bugs@latex-project.org>
4809 * patches.txt: patch level 2.
4811 * ltpatch.ltx: Patch level 2 (accents)c ../mir
4813 1995-07-16 Chris Rowley <latex-bugs@latex-project.org>
4817 New version of \@outputpage
4819 1995-07-14 David Carlisle <latex-bugs@latex-project.org>
4821 * ltbibl.dtx: Remove \@onlypreamble from \bibcite
4823 * ltxref.dtx: Remove \@onlypreamble from \newlabel
4825 1995-07-13 Frank Mittelbach <latex-bugs@latex-project.org>
4828 Added \@preambleonly statements
4831 Updates to documentation
4832 Use macro rather than switch to flag default font
4833 substitutions pr/1236
4836 Updates to documentation
4839 Updates to documentation
4842 Removed surplus \@onlypreamble stuff
4843 Updated documentation
4844 Streamlined code in \enddocument
4845 Streamlined code for \@xobeysp
4847 1995-07-12 David Carlisle <latex-bugs@latex-project.org>
4849 * autopict.sty: Allow 2e commands in the autoload file /1737
4851 1995-07-12 Frank Mittelbach <latex-bugs@latex-project.org>
4854 Fix incorrect checksum.
4856 1995-07-10 Frank Mittelbach <latex-bugs@latex-project.org>
4859 Updates to documentation (partly pr/1734)
4862 Updates to documentation (partly pr/1734)
4865 Updates to documentation (partly pr/1734)
4868 Updates to documentation pr/1734
4871 Updates to documentation (partly pr/1734)
4874 Updates to documentation pr/1734
4877 Updates to documentation pr/1734
4880 Updates to documentation (partly pr/1734)
4882 1995-07-09 Frank Mittelbach <latex-bugs@latex-project.org>
4885 Reimplemented loop structures using Kabelschacht method.
4888 Some updates to the docu.
4889 Shortend defs of enumerate and itemize by using \expandafter.
4892 Removed a couple of surplus tokens, updated docu.
4893 (subsection{Command definitions}):
4894 Make \CheckCommand preambly only to save valuable space.
4896 1995-07-07 David Carlisle <latex-bugs@latex-project.org>
4898 * patches.txt: document /1722 fix.
4900 * latex209.dtx: Fudge \@textsuperscript for /1722.
4902 1995-07-06 Frank Mittelbach <latex-bugs@latex-project.org>
4904 * letter.dtx: documentation updates as suggested by Christian Spieler
4907 1995-07-05 Frank Mittelbach <latex-bugs@latex-project.org>
4909 * ltspace.dtx (section{Spacing}):
4910 Reimplementation of \[no]pagebreak to save space.
4911 Cleanup parts of the docu.
4914 Use proper interface to jump out of \@tfor loop.
4916 Renamed \test@next to \t@st@ic.
4918 1995-07-04 Frank Mittelbach <latex-bugs@latex-project.org>
4921 Free space taking up by \not@base error message since
4922 that one isn't any longer necessary.
4923 Some documentation update.
4925 1995-07-03 Frank Mittelbach <latex-bugs@latex-project.org>
4928 Small space changes in various places.
4930 1995-07-02 Frank Mittelbach <latex-bugs@latex-project.org>
4932 * ltfinal.dtx: Moved debugging code to ltplain.
4935 Fixing a mistake in shortening lines.
4937 1995-06-30 David Carlisle <latex-bugs@latex-project.org>
4939 * patches.txt: document patches.
4941 * ltpatch.ltx: Oh well. I suppose it had to happen.
4943 * latex209.dtx: \@fnsymbol added (without \ensuremath) for /1684
4945 1995-06-28 David Carlisle <latex-bugs@latex-project.org>
4947 * ltmath.dtx: fix \changes entries for /1677
4949 * ltfssini.dtx: fix \changes entries for /1677
4951 1995-06-26 Frank Mittelbach <latex-bugs@latex-project.org>
4954 Fixed the definition for footnotemarks in \maketitle for article
4955 which got corrupted in the june release. pr/1683
4957 ######################
4958 # 1995/06/01 Release
4959 ######################
4961 1995-06-19 David Carlisle <latex-bugs@latex-project.org>
4963 * ltbibl.dtx: Modify \bibcite so a repeated key produces
4964 LaTeX Warning: Label `aaa' multiply defined.
4966 LaTeX Warning: There were multiply-defined labels.
4968 LaTeX Warning: Label(s) may have changed.
4969 Rerun to get cross-references right.
4971 * ltxref.dtx: Modify \newlabel so \bibcite can share code.
4973 * ltclass.dtx: Stop \documentstyle re-enabling \usepackage
4974 After it has been disabled by latex209.def (latex/1634)
4976 1995-06-18 Chris Rowley <latex-bugs@latex-project.org>
4980 Changed to use copypre.txt and copyhead.txt
4984 Configuration stuff transferred from texpert.txt
4988 Tidying, removed long lines
4990 * cm*.dst, docstrip.dst,latex*.dst,exscale.dst
4994 * inputenc.dst,ltoutenc.dst,slides.dst:
5026 1995-06-15 David Carlisle <latex-bugs@latex-project.org>
5028 * ltfssdcl.dtx: Minor documentation edits.
5030 * ltfsscmp.dtx: Minor documentation edits.
5032 * ltfssbas.dtx: Minor documentation edits.
5034 * ltfsstrc.dtx: Take \ProvidesFile out of \iffalse clause
5035 so it shows up in \listfiles in source2e.tex.
5036 Wrap some long lines to 72.
5038 1995-06-15 Alan Jeffrey <latex-bugs@latex-project.org>
5040 * ltnews03.tex: Added pointer to autoload.txt.
5042 1995-06-14 David Carlisle <latex-bugs@latex-project.org>
5044 * source2e.tex: modify printing of patch level on page 1.
5046 * manifest.txt: autoload files.
5048 * autoload.txt: initial version
5050 * Makefile: add autoload files
5052 * autoload.dst: initial version of .ins file for autoload.
5054 * lttab.dtx: Add \ProvidesFile to autoload file.
5056 1995-06-14 Alan Jeffrey <latex-bugs@latex-project.org>
5058 * inputenc.dst: Fixed typo cp850 -> cp437
5060 1995-06-14 Alan Jeffrey <latex-bugs@latex-project.org>
5062 * inputenc.dst: Fixed typo cp850 -> cp437
5064 1995-06-13 David Carlisle <latex-bugs@latex-project.org>
5066 * ltpictur.dtx: Add \ProvidesFile to autoload file.
5068 * ltfinal.dtx: Moddify method of adding patchlevel banner
5069 Force format to be in errorstopmode, even if an installer
5070 scrolled past an error during initex run.
5072 1995-06-12 David Carlisle <latex-bugs@latex-project.org>
5074 * ltvers.dtx: Add Auotoload banner
5075 Check for old source files (older than a year).
5077 1995-06-11 Chris Rowley <latex-bugs@latex-project.org>
5085 Added ltx3info.tex info
5089 Added note re using non-cmr fonts in T1
5093 Hash marks in option declarations OK
5094 Added Case cHANGING commands
5098 Configuration stuff transferred from texpert.txt
5102 Improved version: lists all bibitems separately
5103 Changed internal commands
5111 Added ltnews03.tex and modguide.tex
5116 Added ltx3info.tex info
5120 Added info re batch file
5124 Configuration details transferred to cfgguide.tex
5128 Added pointers to various other info files
5132 Added \relax to \obeycr
5134 1995-06-09 Alan Jeffrey <latex-bugs@latex-project.org>
5136 * ltoutenc.dtx: Made composites declared with DeclareTextComposite
5137 use no-argument macros rather than one-argument macros.
5139 * ltnews03.tex: Changed modify.tex to modguide.tex, updated
5140 figures for space savings.
5142 1995-06-08 Alan Jeffrey <latex-bugs@latex-project.org>
5144 * ltnews03.tex: New issue of LaTeX News.
5146 1995-06-06 Alan Jeffrey <latex-bugs@latex-project.org>
5148 * ltfinal.dtx: Made \MakeUppercase and \MakeLowercase grab their
5149 argument and brace it.
5151 1995-06-05 Alan Jeffrey <latex-bugs@latex-project.org>
5153 * ltpatch.ltx: Removed patch for latex/1240 (now in ltoutenc.dtx).
5154 Removed patch for tools/1296 (now in ltoutenc.dtx).
5155 Removed patch for latex/1322 (now in ltoutenc.dtx).
5156 We now have an empty patch file again!
5158 * fontdef.dtx: Moved math commands from ltoutenc.dtx.
5160 * ltoutenc.dtx: Redid protection in DeclareTextCommand so that it
5161 uses \noexpand rather than \protect. This should stop the
5162 problems with \'\i putting the acute on a \protect rather than
5163 on the \i. Commented out the defaults for textless and
5164 textgreater. Allow \ProvideTextCommandDefault after
5165 \begin{document} so it can be used in inputenc.def files.
5166 Save some tokens in \textvisiblespace and \textunderscore.
5167 Moved math commands to fontdef.dtx.
5169 * classes.dtx: Replaced \uppercase with \MakeUppercase
5171 * ltfinal.dtx: Added \MakeUppercase and \MakeLowercase.
5173 1995-05-30 Alan Jeffrey <latex-bugs@latex-project.org>
5175 * inputenc.dtx: Made hex numbers safe against active ". Added
5176 docstrip commands to applemac.def.
5178 1995-05-27 Frank Mittelbach <latex-bugs@latex-project.org>
5181 Made \filec@ntents preamble only to save space.
5184 Added definition of \new@mathgroup again which got lost.
5185 (should be moved to other file one day).
5187 1995-05-26 Chris Rowley <latex-bugs@latex-project.org>
5189 * ltplain.dtx (section{Plain \TeX}):
5192 Made \underbar use \box \tw@
5194 * ltdefns.dtx (subsection{Command definitions}):
5196 Made \@gobble commands \long
5198 1995-05-26 Johannes Braams <latex-bugs@latex-project.org>
5200 * proc.dtx (subsection{The page style}): Removed \rmfamily from
5201 definition of \@oddfoot (PR 1578)
5203 * ltmath.dtx : Removed \rmfamily from definition of \@eqnnum
5206 * ltpage.dtx : Removed \rmfamily from definition of \ps@plain
5209 1995-05-26 David Carlisle <latex-bugs@latex-project.org>
5211 * Makefile: Remove generation of ltnfss.dtx
5213 * unpack2e.ins Add new NFSS files
5215 * manifest.txt: Add new NFSS files.
5217 * source2e.tex: Include new NFSS files
5219 * ltfssdcl.dtx: Initial version (latint.dtx)
5221 * ltfssini.dtx: Initial version (lfonts.dtx)
5223 * ltfsscmp.dtx: Initial version (fam.dtx)
5225 * ltfsstrc.dtx: Initial version (tracefnt.dtx)
5227 * ltfssbas.dtx: Initial version (fam.dtx)
5229 1995-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
5231 * doc.dtx (subsection{Macros surrounding the `definition parts'}):
5232 Removed \math@fontsfalse in \MacroFont and \AltMacroFont because
5233 this isn't any longer correct with the new math font setup in NFSS2.
5234 pr/1622 (and some earlier one)
5237 1995-05-25 Chris Rowley <latex-bugs@latex-project.org>
5241 Changed float reset hooks to empty
5245 Moved new resettings into hooks so that they can be removed in
5248 * ltspace.dtx/ltlists.dtx
5250 Moved \endtrivlist and friends to ltlists.dtx
5252 * ltfiles.dtx (section{File Handling}):
5254 Added check for zero \topskip to \begin{document}
5259 Made \vspace and \vspace* more efficient and more robust
5261 Commented out unused code
5263 1995-05-25 Johannes Braams <latex-bugs@latex-project.org>
5265 * letter.dtx (subsubsection{Defining the page styles}): replace
5266 \rmfamily with \normalfont (PR 1578)
5268 * classes.dtx : Replace \reset@font by \normalfont
5269 (subsubsection{Defining the page styles}): Replace
5270 \hskip 1em\relax with \quad
5271 Removed \rmfamily from definition of \@eqnnum (PR 1578, leqno)
5273 1995-05-25 David Carlisle <latex-bugs@latex-project.org>
5275 * ltlists.dtx: Documented form from Tobi.
5277 1995-05-24 David Carlisle <latex-bugs@latex-project.org>
5279 * unpack2e.ins: Exchange order of ltdefns and ltalloc
5280 as latter now needs \@gobbletwo from former.
5282 * usrguide.tex (subsection{Setting text susperscripts}):
5283 \textsuperscript now access the current font (except for size
5286 * ltfloat.dtx: redefine \textsuperscript in terms of
5289 * ltdefns.dtx: new \typein implementation
5291 * ltplain.dtx: New \newif implementation.
5293 1995-05-23 Alan Jeffrey <latex-bugs@latex-project.org>
5295 * inputenc.dst: Added applemac.def.
5297 * inputenc.dtx: Added applemac.def.
5298 Added test for whether definition of a text character ends in a
5300 Corrected \mathordfeminine and \mathordmasculine.
5302 * inputenc.dst: Added applemac.def.
5304 1995-05-22 David Carlisle <latex-bugs@latex-project.org>
5306 * lttab.dtx: Add code and docstrip modules to support
5307 autoloading of tabbing.
5309 1995-05-22 Rainer Schoepf <latex-bugs@latex-project.org>
5311 * ltplain.dtx/ltfloat.dtx: Moved definitions of \footins and
5312 \footnoterule from ltplain to ltfloat.
5314 1995-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
5317 Fix \DeclareMathRadical so that it does work (never did :-)
5319 1995-05-20 Frank Mittelbach <latex-bugs@latex-project.org>
5322 Updated \mathhexbox to use \mbox.
5325 Removed \mathhexbox from this file because it is essentially an
5326 obsolete text command (despite the name). It is still in ltlain.dtx
5327 Streamlined bits of code.
5330 coded \set@mathradical inline to save space.
5331 Also fixed bug in \DeclareMathRadical.
5333 * fontdef.dtx: defined \sqrtsign to be the square root symbol not
5334 \sqrt since this is later overwritten by the kernel anyway.
5336 * fam.dtx: removed definition of \on@line since already in lterror.dtx
5339 Allow \fnsymbol in text and math now (neccessary for pr/1503).
5340 Streamlined code for \@definecounter and \@arabic and friends.
5342 * latex209.dtx (subsection{Layout}):
5343 Added old definition for \@makefnmark and \thempfootnote to
5344 use math mode. pr/1503
5347 Moved \normalfont to \textsuperscript.
5349 1995-05-19 David Carlisle <latex-bugs@latex-project.org>
5351 * ltpictur.dtx: Add code and docstrip modules to support
5352 autoloading feature.
5354 1995-05-19 Frank Mittelbach <latex-bugs@latex-project.org>
5357 Moved some code from ltplain to this file.
5360 Moved some code from ltplain to this file.
5363 Added some commands from NFSS1 compat code to \@preambleonly
5367 Moved all compatibility code for NFSS1 interfaces to one place
5368 to allow making them auto-loadable one day.
5370 * usrguide.tex (subsection{Setting text susperscripts}):
5371 Added a description of \textsuperscript. pr/1503
5373 1995-05-18 Johannes Braams <latex-bugs@latex-project.org>
5375 * letter.dtx: replaced all \hbox to with \hb@xt@; replaced all
5376 constructs such as \arabic{enumi} with \@arabic\c@enumi
5377 Cleaned up the \changes entries
5378 removed some unnecessary braces
5380 1995-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
5383 Added \normalfont to the footnote mark (since it is now a text font).
5384 For similar reason \thempfootnote needs \itshape to look like before.
5386 1995-05-17 Johannes Braams <latex-bugs@latex-project.org>
5388 * slides.dtx: replaced all \hbox to with \hb@xt@; replaced all
5389 constructs such as \arabic{enumi} with \@arabic\c@enumi
5390 Cleaned up the \changes entries
5392 * classes.dtx: replaced all \hbox to with \hb@xt@; replaced all
5393 constructs such as \arabic{enumi} with \@arabic\c@enumi
5394 (subsection{Footnotes}): Use \@width instead of width
5395 (subsection{The title}): Use \cs{\@makefnmark} in definition of
5397 Cleaned up the \changes entries
5399 1995-05-17 David Carlisle <latex-bugs@latex-project.org>
5401 * ltclass.dtx: make \g@addto@macro \long for latex/1522
5403 * ltboxes.dtx: Removed surplus { } in \@irsbox
5405 * ltlists.dtx: Start of documented version from Tobi.
5406 Removed surplus { } and used `\thr@@' not `3 ' to save tokens.
5408 1995-05-17 Frank Mittelbach <latex-bugs@latex-project.org>
5410 * ltfloat.dtx (subsection{Footnotes}):
5411 Added command \textsuperscript to provide footnotes with digits
5412 in the text font. pr/1503
5413 Streamlined bits of the code.
5415 * readme.txt: updated.
5417 1995-05-16 Johannes Braams <latex-bugs@latex-project.org>
5419 * classes.dtx: removed lots of unnecessary braces
5421 1995-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
5423 * unpack2e.ins: added tracefnt.sty generattion.
5426 Remove some surplus braces in \@startsection.
5429 Streamline some of the compat code.
5432 Streamline code of \@typein slightly.
5435 Documentation update.
5438 Further documentation.
5440 1995-05-15 David Carlisle <latex-bugs@latex-project.org>
5442 * usrguide.tex: Slightly re-word the `warning' in the\listfiles
5443 description, for latex/1474.
5445 1995-05-14 Frank Mittelbach <latex-bugs@latex-project.org>
5448 Updated the documentation.
5450 1995-05-13 Johannes Braams <latex-bugs@latex-project.org>
5452 * alltt.dtx (section{The Implementation}): TeX goes into an
5453 infinite loop when the alltt environment contains a construct such
5454 as \( x' \); this can be prevented by restoring the original
5455 definition of ' *inside* math mode.
5456 Brought the definition of the alltt environment up-to-date with
5457 the current definition of the verbatim environment.
5459 1995-05-13 Frank Mittelbach <latex-bugs@latex-project.org>
5462 Updated \DeclareOption declarations to reflect ##1 -> #1 change. pr/1557
5464 1995-05-12 David Carlisle <latex-bugs@latex-project.org>
5466 * ltclass.dtx: Use a token register in \DeclareOption(*)
5467 So that # need not be written as ##
5468 INCOMPATIBLE CHANGE: see latex/1557
5470 * ltpictur.dtx: Modify \picture so a missing ( in the first
5471 argument generates an error. latex/1355
5472 Add a few more macro environments.
5474 * latex209.dtx: Restore old definition of \@footnotemark
5476 * ltfloat.dtx: Add \nobreak to allow hyphenation before a
5478 Add loads of macro environments to the docs.
5480 1995-05-11 Frank Mittelbach <latex-bugs@latex-project.org>
5483 Moved a number of commands to different files following suggestions by
5484 Ulrik Vieth. pr/1180
5487 Updates to \displ@y \displaylines \bmod to reflect changes in plain.tex.
5490 Upates to \skew \rightarrowfill \leftarrowfill \@vereq to reflect changes
5493 1995-05-09 Johannes Braams <latex-bugs@latex-project.org>
5495 * classes.dtx (\subsection{Bibliography}): Added a missing %-sign
5497 1995-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
5499 * ltbibl.dtx: Use \@firstofone instead of \@iden.
5500 * tracefnt.dtx: Use \@firstofone instead of \@iden.
5501 * ltdefns.dtx: Use \@firstofone instead of \@iden.
5503 1995-05-07 Frank Mittelbach <latex-bugs@latex-project.org>
5506 Updated definitions of \d and \b because of changes in plain.tex
5508 * ltplain.dtx: Use \hb@xt@.
5509 * ltsect.dtx: Use \hb@xt@.
5510 * ltpictur.dtx: Use \hb@xt@.
5511 * ltoutput.dtx: Use \hb@xt@.
5512 * ltoutenc.dtx: Use \hb@xt@.
5513 * ltboxes.dtx: Use \hb@xt@.
5516 Added \hb@xt@ as abbreviation for "\hbox to".
5519 Added ltx3info.tex. Rearranged some bits.
5522 Added this file. Information about the latex3 project.
5525 Removed generation of OMLccm.fd file.
5528 Removed surplus OMLccm.fd file. All concrete font files are now in
5531 1995-05-06 Frank Mittelbach <latex-bugs@latex-project.org>
5533 * ltsect.dtx (paragraph{...}):
5534 Use \quad instead of \hskip 1em in \@seccntformat. pr/1596
5535 Add \relax to prevent `plus/minus' problem with improper redefinition
5536 of \@seccntformat. pr/1596
5538 1995-05-04 David Carlisle <latex-bugs@latex-project.org>
5540 * ltsect.dtx: Documented version from Tobias Oetiker.
5542 1995-05-03 Rainer Schoepf <latex-bugs@latex-project.org>
5544 * idx.tex: Added missing curly brace in \setlength command.
5546 1995-05-02 Frank Mittelbach <latex-bugs@latex-project.org>
5549 Surround the . in \@dottedcontextline by \hbox to typeset it in the text
5551 Don't reset to \rmfamily just to \normalfont in case the document font is
5552 not the roman one. pr/1578
5554 1995-05-01 David Carlisle <latex-bugs@latex-project.org>
5556 * ltpar.dtx: Documentation reworked by Tobias Oetiker.
5557 (Thanks to Tobi for volunteering.)
5559 1995-04-29 Frank Mittelbach <latex-bugs@latex-project.org>
5561 * ltdefns.dtx (subsection{Robust commands and protect}):
5562 Moved the initialisation of \protect to this file.
5565 Removed unused defs for \@setprotect and \@resetprotect.
5566 Moved initialisation of \protect to ltdefns.dtx.
5568 * ltpar.dtx (subsection{Implementation}):
5569 Made \@par default to \@@par. (shorter)
5570 Tobi kindly updated the documentation for this file.
5572 1995-04-27 David Carlisle <latex-bugs@latex-project.org>
5574 * ltboxes.dtx: Move some \leavevmodes earlier, for graphics/1512
5576 * latex209.dtx: Add \hang and \textindent
5578 * ltplain.dtx: Move \hang and \textindent to latex209.dtx
5579 Remove some commands which are (re)defined later.
5581 1995-04-27 Frank Mittelbach <latex-bugs@latex-project.org>
5584 Add a number of \@onlypreamble commands to save space. pr/1240
5586 * ltfiles.dtx (section{File Handling}):
5587 Support for pr/1121. see below.
5589 * ltmiscen.dtx (subsection{Environments}):
5590 Limited support for \AtBeginDocument{\begin{foo}}
5591 \AtEndDocument{\end{foo}}.
5592 Be careful to get the order right if you do it more than once. pr/1121
5595 Added names of new encodings.
5597 1995-04-25 David Carlisle <latex-bugs@latex-project.org>
5599 * ltfiles.dtx: remove \the\every@math@size from \document
5600 for latex/1407 + 1420 (from patch file)
5602 * ltdefns.dtx: From patch file: make \@check@c \long
5603 (latex/1346) \newenvironment argument handling /1507.
5605 * ifthen.dtx: Fix `driver' docstrip guard. Reported by
5608 1995-04-24 David Carlisle <latex-bugs@latex-project.org>
5610 * ltpage.dtx: Reset \emergencystretch in \fussy latex /1344
5611 (fom patch file). Clean up documentation slightly.
5613 * ltcntrl.dtx: fix for /1317 (internal) \@for expanding its
5616 * ltxref.dtx:\newlabel \@onlypreamble for /1388 from patch file.
5618 * ltbibl.dtx: Add \mbox to \cite for latex/1239 from patch file.
5619 Make \@onlypreamble\bibcite /1388 (from patch file)
5620 Add some macro envs to documentation.
5622 * ltoutput.dtx: Modify docstrip guards to keep trace code out of
5623 the kernel, unless `trace' specified.
5624 2 more fixes from patch file
5625 latex/1451: newline command \\ in eqnarray and output routine
5626 %%% latex/1392: AtBeginDvi broken
5628 * latex209.dtx: Add \proclaim and \ttraggedright
5630 * ltplain.dtx: Make \new... non outer: /1405 (from patch file)
5631 Move \proclaim and \ttragedright to latex209.dtx
5633 1995-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
5635 * ltsect.dtx (section or \caption command.):
5636 Implement \addcontentsline with \addtocontents to save space.
5639 Added begleit.err (errata for the German translation of the
5642 * inputenc.dtx (section{The ISO Latin-1 encoding}):
5643 \textonequarter and friends incorrectly declared as math chars.
5644 (section{Default definitions for characters}):
5645 Default values moved to own section.
5646 (section{The ISO Latin-2 encoding}):
5647 latin2 added. pr/1447.
5648 (section{The IBM code page 850}):
5649 cp850 added. pr/1330.
5651 1995-04-22 Frank Mittelbach <latex-bugs@latex-project.org>
5654 Removed surplus definition of \@gobble. pr/1361
5657 Allow blanks within \includeonly argument. pr/1514
5660 Fixed typo in OMLcmr. pr/1485
5663 Removed surplus \typeout lines containing the now undefined commands
5664 \filedate etc. pr/1471
5666 1995-04-21 David Carlisle <latex-bugs@latex-project.org>
5668 * ltoutenc.dtx: add \null to \k for latex/1274 (from patch file)
5670 * Makefile (cleanupsrc): set date to June 1995
5672 * ltclass.dtx: Fix filecontents and \DeclareOption
5673 pr's 1487 and 1498 . (moved from patch file.)
5675 * ltfinal.dtx: Modify to allow ltpatch.ltx (patch level 0)
5676 For a full release. To solve problems of initial install picking
5679 1995-04-19 Frank Mittelbach <latex-bugs@latex-project.org>
5682 Changed \see to use \emph as suggested by Mats Dahlgren.
5684 1995-04-14 Johannes Braams <latex-bugs@latex-project.org>
5686 * classes.dtx (subsubsection{Margins}): Also take the
5687 \marginparsep into account when calculating the width of the
5690 1995-04-07 David Carlisle <latex-bugs@latex-project.org>
5692 * ltlists.dtx: Missing %%% identification.
5694 1995-04-03 Johannes Braams <latex-bugs@latex-project.org>
5696 * classes.dtx (Defining the page styles): Removed extra dot after
5697 \thesection in article/twoside/headings case. (PR #1519)
5699 1995-04-02 Johannes Braams <latex-bugs@latex-project.org>
5701 * slides.dtx: A slight documentation fix (PR #1517)
5703 * alltt.dtx: A few documentation fixes (PR #1517)
5705 1995-04-02 Frank Mittelbach <latex-bugs@latex-project.org>
5707 * ltfntcmd.dtx (section{The implementation}):
5708 Fixed problem with $...\it\mbox...$ in compat mode. pr/1275
5711 Fixed problem with $...\it\mbox...$ in compat mode. pr/1275
5713 * newlfont.dtx: Corrected bad error message if math alphabet is
5717 Corrected bad error message if math alphabet is misused. pr/1440
5720 Fixed problem with "\abovewithdelims(\rfloor 1pt"
5723 1995-03-21 David Carlisle <latex-bugs@latex-project.org>
5725 * latex209.dtx: Fixes for latex/1460 (infinite looping on 2nd
5726 \documentstyle command) and latex/1424 (\newcommand{\r}{})
5727 Also wrap some long lines to 72.
5729 1995-03-20 David Carlisle <latex-bugs@latex-project.org>
5731 * ltpatch.ltx: patch level 2
5733 * patches.txt: patch level 2
5735 * slides.dtx: Modify framebox redefinition for : graphics/1335
5737 1995-03-18 Frank Mittelbach <latex-bugs@latex-project.org>
5739 * latexsym.dtx (section{The Implementation}):
5740 Fixed lhd and friends which are supposed to be binary ops and not
5743 1995-03-17 David Carlisle <latex-bugs@latex-project.org>
5745 * latexbug.el (report-latex-bug): Support transient mark mode
5746 Also use shell-command so that shell variables are initialised.
5748 1995-03-14 Johannes Braams <latex-bugs@latex-project.org>
5750 * letter.dtx : Various documentation changes
5751 (subsection{Customizing the labels}): Changed the width of the
5752 labels slightly to prevent LaTeX stuffing two on each line
5755 1995-01-31 Johannes Braams <latex-bugs@latex-project.org>
5757 * classes.dtx (subsubsection{Description}): made \descriptionlabel
5758 a short command (PR #1399)
5759 * letter.dtx (subsubsection{Description}): made \descriptionlabel
5760 a short command (PR #1399)
5762 1995-01-27 Johannes Braams <latex-bugs@latex-project.org>
5764 * alltt.dtx (section{The Implementation}): Reset \dospecials to
5765 its original value after the modified version has been
5766 executed. This is to make \verb?\{}? work inside the altt
5767 environment (PR 1369)
5769 1995-01-12 Johannes Braams <latex-bugs@latex-project.org>
5771 * classes.dtx (subsection{Left equation numbering}): Added
5772 \normalcolor to defintion of \@eqnnum (PR 1351)
5774 ######################
5775 # 1994/12/01 Release
5776 ######################
5778 1994-12-17 Alan Jeffrey <latex-bugs@latex-project.org>
5780 * ltnews02.tex: Edited description of AMS-LaTeX to get everything
5781 to fit onto one page.
5783 1994-12-16 Johannes Braams <latex-bugs@latex-project.org>
5785 * slides.dtx (subsection{Macros for font handling}): Added the
5786 declaration of the lasy font family.
5787 Use \newcommand* for commands with arguments instead of
5789 * latexsym.dtx: Removed the former change by outdating the last
5792 1994-12-15 David Carlisle <latex-bugs@latex-project.org>
5794 * latexbug.el: (Matt Swift) Support old emacs (tested with 18.57
5795 in addition to 19.28)
5797 1994-12-14 Chris Rowley <latex-bugs@latex-project.org>
5805 Removed some commands
5811 1994-12-14 David Carlisle <latex-bugs@latex-project.org>
5813 * ltxguide.cls: add \par to verbatim redefinition.
5815 1994-12-14 Alan Jeffrey <latex-bugs@latex-project.org>
5817 * ltoutenc.dtx: Added braces to \copyright so it works unbraced in
5819 Added \ifmmode check to \@changed@cmd so that redefinitions aren't
5820 made in math mode (which can also foul up unbraced subscripts).
5821 Commented out \textasciicircum,
5822 \textasciitilde, \textbackslash, \textbar,
5823 \textgreater, \texthyphenchar, \texthyphen and
5824 \textless to save memory.
5826 1994-12-13 David Carlisle <latex-bugs@latex-project.org>
5828 * cfgguide.tex: A bit more detail re ltxdoc.cfg.
5830 * directex.txt: lthyphen.cfg now hyphen.cfg.
5832 * decustex.txt: lthyphen.cfg now hyphen.cfg.
5834 1994-12-12 Johannes Braams <latex-bugs@latex-project.org>
5836 * latexsym.dtx (section{The Implementation}): Introduced the cs
5837 \@fam@lasy to hold the name of the font family; this will either
5838 be lasy or llasy, depending on whether the main class is slides or
5839 not. This new cs is now also used to prevent loading the package
5842 * slides.dtx (subsection{Font changing}): Define \cal and \mit using
5843 \DeclareRobustCommand
5844 (subsubsection{Enumerate}): Handle \labelenumi cs. like in
5845 classes.dtx; using \theenumi in its definition
5846 (subsection{Macros for font handling}): Made \familydefault point
5847 to \sfdefault in slides.def (PR #1020)
5849 1994-12-12 David Carlisle <latex-bugs@latex-project.org>
5851 * latexbug.el: Add missing (defvar ltxbug-mail-headers
5852 (Matt Swift: latex/1255)
5854 * ltxguide.cls: Stop \small in verbatim affecting previous para.
5856 * manifest.txt: cfgguide.
5858 * ltfloat.dtx: New version from Chris.
5860 1994-12-12 Alan Jeffrey <latex-bugs@latex-project.org>
5862 * ltoutenc.dtx: Tidied up documentation.
5864 1994-12-11 Chris Rowley <latex-bugs@latex-project.org>
5872 1994-12-11 Johannes Braams <latex-bugs@latex-project.org>
5874 * letter.dtx (subsection{Customizing the labels}): Redefined
5875 \mlabel to use the new \parbox syntax instead of using the
5877 (subsection{Font changing}): Define \cal and \mit using
5878 \DeclareRobustCommand
5879 (subsection{The generic letter commands}): Use
5880 \let\protect\@unexpandable@protect instead of redefining it.
5882 1994-12-10 Frank Mittelbach <latex-bugs@latex-project.org>
5884 * ltfntcmd.dtx (section{The implementation}):
5885 Make arguments to \@fontswitch implicit, needed for \select@group
5887 Use \space command in \text@command directly for comparison.
5890 Surround \select@group with {} so that it can be used after _ and ^.
5892 * fam.dtx (subsection{Macros for loading fonts}):
5893 Don't define \ifG@defaultsubs via \newif to save macro names
5895 1994-12-10 Alan Jeffrey <latex-bugs@latex-project.org>
5897 * inputenc.dtx: Removed useless catcode setting of ~.
5898 Made letters active and undefined by default, rather than illegal.
5899 Added `beta test' message.
5901 * ltoutenc.dtx: Added documentation for the OML encoding, after
5902 the last lot got lost by the server...
5903 Replaced width with \@width in vrules.
5905 1994-12-09 Johannes Braams <latex-bugs@latex-project.org>
5907 * classes.dtx (subsubsection{Captions}): Added the setting of
5908 \if@minipage to false; floats now set it to true to prevent extra
5909 white space from appearing when the float starts with a list; this
5910 affected the spacing around a caption above a centered table.
5912 1994-12-09 David Carlisle <latex-bugs@latex-project.org>
5914 * cfgguide.tex: Initial draft, Configuration docs.
5916 * ltbibl.dtx: Allow \bibliographystyle in the preamble.
5918 1994-12-08 David Carlisle <latex-bugs@latex-project.org>
5920 * usrguide.tex: \arraynewline RIP.
5922 * lttab.dtx: Make \tabularnewline work in array.
5923 \arraynewline deleted.
5925 * latexbug.el: mention public database.
5927 * latexbug.tex: Call category 0 LaTeX not base
5928 Add >Confidential no field to all messages by default.
5929 Add message about public database to final typeout.
5930 Compress messages to fit on 25-line screen.
5932 * usrguide.tex: mention list of packages in LaTeXBook.
5934 1994-12-08 Alan Jeffrey <latex-bugs@latex-project.org>
5936 * bugs.txt: Added pointer to ltxbugs2html.
5938 * ltoutenc.dtx: Added \null and \sh@ft to \b and \d.
5940 1994-12-07 Johannes Braams <latex-bugs@latex-project.org>
5942 * letter.dtx: corrected checksum (PR #1243)
5944 1994-12-07 David Carlisle <latex-bugs@latex-project.org>
5946 * usrguide.tex: Document ltx3pub papers on ctan.
5947 Other small corrections.
5949 1994-12-07 Alan Jeffrey <latex-bugs@latex-project.org>
5951 * tlb1042.lvt: Rewrote test file to avoid printing out internal
5952 details of how \ENC-cmd is implemented.
5954 * tlb0552.lvt: Rewrote test file to do a showbox on $\_$ rather
5957 1994-12-06 David Carlisle <latex-bugs@latex-project.org>
5959 * fntguide.tex fix dates.
5961 * clsguide.tex: fix dates.
5963 * usrguide.tex: fix dates.
5965 1994-12-06 Frank Mittelbach <latex-bugs@latex-project.org>
5968 Added <tab> to the ignored chars in \nfss@catcodes. pr/1064
5969 Use \nfss@catcodes in \DeclareFontEncoding.
5970 (subsection{Macros for loading fonts}):
5971 set \nfss@catcodes locally to \relax in \try@load@fontshape
5972 so that it isn't executed several times when an .fd file is
5975 * updated various test files.
5977 1994-12-05 David Carlisle <latex-bugs@latex-project.org>
5979 * latexbug.tex: Add \pause so messages do not scroll off screen.
5980 Suggested by Rosemary Bailey.
5982 * lablst.tex: Print labels verbatim, and input packages.
5983 Fixing problems reported via c.t.t.
5985 1994-12-05 Alan Jeffrey <latex-bugs@latex-project.org>
5987 * ltoutenc.dtx: Added braces round the \ooalign in \textcircled.
5989 * tlb1233.lvt: Added test file for unbraced \ooalign's.
5991 1994-12-02 Alan Jeffrey <latex-bugs@latex-project.org>
5993 * fontdef.dtx: Commented out \ldots.
5995 * lfonts.dtx: Commented out \copyright.
5997 * tlb1214.lvt: Test file for symbols like \pounds.
5999 * tlb1217.lvt: Test file for \a.
6001 * ltoutenc.dtx: Fixed a bug with \a.
6003 * cmfonts.fdd: Added font substitutions for \pounds.
6005 1994-12-01 Johannes Braams <latex-bugs@latex-project.org>
6007 * classes.dtx : Made the oneside option work for the book class
6009 (section{Initial Code}): Moved the allocation of \if@mainmatter to
6010 this section in order to let it be known when the pagestyles are
6011 defined. The switch is used there and needs to be known then;
6012 otherwise TeX finds the wrong \fi in an \if@twoside...\else...\fi
6014 (subsection{Font changing}): Define \cal and \mit using
6015 \DeclareRobustCommand
6016 (the driver): use \newcommand* for shorthands with argument
6017 (whole file): Use \newcommand* for commands with arguments
6019 1994-12-01 David Carlisle <latex-bugs@latex-project.org>
6021 * unpack2e.ins: lthyphen.ltx|cfg now hyphen.ltx|cfg
6023 * ltfinal.dtx: lthyphen.ltx|cfg now hyphen.ltx|cfg
6025 * lthyphen.dtx: lthyphen.ltx|cfg now hyphen.ltx|cfg
6027 * texpert.txt: Document ltxcheck font checks.
6028 lthyphen.cfg now (or soon will be) hyphen.cfg
6030 * ltplain.dtx: remove some {oldcomments} and other tidying up.
6032 1994-11-30 Johannes Braams <latex-bugs@latex-project.org>
6034 * classes.dtx (subsubsection{Chapters}): Made chapter titles more
6035 robust against pagebreaks in the middle of them. Added an extra
6036 \nobreak and a \interlinepenalty\@M to \@makechapterhead and
6037 \@makeschapterhead (PR #1016, #1135)
6039 1994-11-30 David Carlisle <latex-bugs@latex-project.org>
6041 * ltfiles.dtx: Use new \@dofilelist.
6043 * ltmiscen.dtx: Add new \@dofilelist to \enddocument
6044 Move some of the warnings in \enddocument out of \if@filesw.
6046 * Makefile (TEXTS): add latexbug.el
6048 * unpack2e.ins: add pict2e and graphpap.
6050 1994-11-30 Alan Jeffrey <latex-bugs@latex-project.org>
6052 * fam.dtx: Set \FOO-cmd to \@current@cmd rather than \relax when
6053 entering encoding FOO.
6055 * ltoutenc.dtx: Made text commands expand (almost) entirely in the
6058 1994-11-28 David Carlisle <latex-bugs@latex-project.org>
6060 * ltcntrl.dtx: Doc improvements.
6062 1994-11-28 Alan Jeffrey <latex-bugs@latex-project.org>
6064 * ltdefns.dtx: Corrected \changes entries.
6066 * ltfiles.dtx: Corrected \changes entries.
6068 * lterror.dtx: Corrected \changes entries.
6070 * ltxref.dtx: Corrected \changes entries.
6072 * ltsect.dtx: Corrected \changes entries.
6074 * ltidxglo.dtx: Corrected \changes entries.
6076 * lttab.dtx: Corrected \changes entries (wrong format).
6078 * ltoutenc.dtx: Added new definitions of \b, \c and \d.
6079 Fixed bug with accents on commands which aren't allowed in
6082 * inputenc.dtx: Moved a docstrip option to it's correct home.
6084 * latex209.dtx: Added hacks for space around floats.
6086 * tlb1184.lvt: Added check file for default accent and symbol
6089 1994-11-25 David Carlisle <latex-bugs@latex-project.org>
6091 * ltplain.dtx: Comment out lots of now obsolete code.
6093 * source2e.tex: Add source2e.ist, and other small improvements.
6095 1994-11-24 David Carlisle <latex-bugs@latex-project.org>
6097 * unpack2e.dst: Correct the preamble written to generated files.
6099 * ltdefns.dtx: modify \newenvironment so that a graf environment
6100 is not allowed (Piet van Oostrum latex/1037). Previous attemt
6101 to do this removed...
6103 1994-11-23 David Carlisle <latex-bugs@latex-project.org>
6105 * ltdirchk.dtx: typos.. (Ulrik Vieth)
6107 * usrguide.tex: Small updates, and typos. Add xr.sty.
6109 * latexbug.el: Make completion case insensitive.
6111 * latexbug.tex: Prompt for >Class if no test file given.
6113 1994-11-22 David Carlisle <latex-bugs@latex-project.org>
6115 * clsguide.tex: typo in decls argument.
6117 * latint.dtx: wrap long lines.
6119 * source2e.tex: Make frontmatter \pagenumbering{roman}
6120 So can be processed with only 2 latex runs. (Ulrik Vieth)
6123 1994-11-22 Alan Jeffrey <latex-bugs@latex-project.org>
6125 * tlb0574.lvt: Added check file for empyt accents and accents in
6128 * ltoutenc.dtx: Fixed `empty accent' bug.
6130 * inputenc.dtx: Fixed typo A1 -> A0.
6132 1994-11-21 Alan Jeffrey <latex-bugs@latex-project.org>
6134 * ltoutenc.dtx: Fixed \dots so that it has no extra space in a
6136 Corrected typo in the definition of \mathunderscore.
6138 * inputenc.dtx: Added \textregistered.
6139 Added "A0 (nbs) to Latin-1.
6141 1994-11-20 Chris Rowley <latex-bugs@latex-project.org>
6183 1994-11-18 David Carlisle <latex-bugs@latex-project.org>
6185 * ltfinal.dtx: reallow 8-bit input.
6187 * ltboxes.dtx: Add \color@vbox
6189 * tracefnt.dtx: \next renamed to \reserved@f
6191 * fam.dtx: \next renamed to \reserved@f
6193 * latint.dtx: use \expandafter instead of \next in
6194 \DeclareMathDelimiter.
6196 * ltplain.dtx: Remove \pt, now defined elsewhere.
6198 * ltmath.dtx Use \expandafter trick instead of \next
6199 in a' \phantom and \smash. Colour support to \phantom and \smash
6201 1994-11-17 David Carlisle <latex-bugs@latex-project.org>
6203 * ltplain.dtx: remove \phantom (now in ltmath)
6205 * fam.dtx: Replace \@tempa by \reserved@a.
6207 * latint.dtx: Replace \@tempa by \reserved@a.
6209 * ltboxes.dtx: Replace \@tempa by \reserved@a.
6211 * ltclass.dtx: Replace \@tempa by \reserved@a.
6213 * ltcntlen.dtx: Replace \@tempa by \reserved@a.
6215 * ltcntrl.dtx: Replace \@tempa by \reserved@a.
6217 * ltdefns.dtx: Replace \@tempa by \reserved@a.
6219 * ltdirchk.dtx: Replace \@tempa by \reserved@a.
6221 * lterror.dtx: Replace \@tempa by \reserved@a.
6223 * ltfiles.dtx: Replace \@tempa by \reserved@a.
6225 * ltfinal.dtx: Replace \@tempa by \reserved@a.
6227 * ltfloat.dtx: Replace \@tempa by \reserved@a.
6229 * ltfntcmd.dtx: Replace \@tempa by \reserved@a.
6231 * ltmath.dtx: Replace \@tempa by \reserved@a.
6233 * ltmiscen.dtx: Replace \@tempa by \reserved@a.
6235 * ltoutenc.dtx: Replace \@tempa by \reserved@a.
6237 * ltoutput.dtx: Replace \@tempa by \reserved@a.
6239 * ltpictur.dtx: Replace \@tempa by \reserved@a.
6241 * ltsect.dtx: Replace \@tempa by \reserved@a.
6243 * lttab.dtx: Replace \@tempa by \reserved@a.
6245 * tracefnt.dtx: Replace \@tempa by \reserved@a.
6247 1994-11-16 Chris Rowley <latex-bugs@latex-project.org>
6253 1994-11-16 David Carlisle <latex-bugs@latex-project.org>
6255 * fontdef.dtx: Remove \{ and \}
6257 1994-11-15 David Carlisle <latex-bugs@latex-project.org>
6259 * ifthen.dtx: Use \@unexpandable@protect and modify
6260 \@setref to fix bug /946 (/1023) \pageref breaking tests.
6262 1994-11-14 David Carlisle <latex-bugs@latex-project.org>
6264 * lttab.dtx: Add \tabularnewline and \arraynewline.
6266 * ltspace.dtx: Make \\ robust
6268 1994-11-12 Chris Rowley <latex-bugs@latex-project.org>
6272 Tidied \endtrivlists
6276 Attempted to improve error messages
6280 Added line-break to error message
6284 Simpler with better layout
6286 1994-11-12 David Carlisle <latex-bugs@latex-project.org>
6288 * ltplain.dtx: replace sfcode settings. Remove \dag and friends.
6290 1994-11-11 David Carlisle <latex-bugs@latex-project.org>
6292 * makeindx.dtx: remove spurious \wlog.
6294 1994-11-10 Chris Rowley <latex-bugs@latex-project.org>
6302 1994-11-10 Johannes Braams <latex-bugs@latex-project.org>
6304 * classes.dtx (subsection{Flush left equations}): Added the value
6305 of \parskip to \abovedisplayskip to compensate for negative
6306 \topsep settings. (PR #881)
6307 (subsection{Single or double sided printing}): removed typo (PR
6310 * slides.dtx (subsection{Font changing}): Removed two typos
6312 1994-11-10 David Carlisle <latex-bugs@latex-project.org>
6314 * ltdirchk.dtx: use new definition of \loop
6316 * ltoutput.dtx: modify \protect setting.
6318 * newlfont.dtx: modify \ProvidesFile usage.
6320 * oldlfont.dtx: modify \ProvidesFile usage.
6322 1994-11-09 David Carlisle <latex-bugs@latex-project.org>
6324 * lthyphen.dtx: Use \ProvidesFile.
6326 * lfonts.dtx: Use \ProvidesFile.
6330 * fam.dtx: Add definitions of \@vpt (from setsize.dtx).
6332 * fontdef.dtx: Add \DeclareMathSizes (from setsize.dtx).
6334 * Makefile: Generate new release date 1994/12/01
6335 Remove setfile.dtx from generation of ltfss.dtx
6337 * ltpatch.ltx: Change to patch 1994/12/01 release.
6339 * ltboxes.dtx: More colour changes.
6340 Fix \@finalstrut (from ltpatch).
6342 * source2e.tex: Move ltoutenc. Add fontdef and preload.
6344 1994-11-07 David Carlisle <latex-bugs@latex-project.org>
6346 * fontdef.dtx: Use GetFileInfo style doc header.
6348 * preload.dtx: Use GetFileInfo style doc header.
6350 * ltdefns.dtx: Move \newwrite's to ltfiles.
6352 * ltfiles.dtx: Move \newwrite's here from ltdefns. Remove
6353 duplcate decalaration of \@mainaux.
6355 1994-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
6358 Added braces again that have been incorrectly removed.
6361 Updated a large number of test files that had changed
6362 due to protect handling changes and bug fix in font selection.
6365 Test for \protect being \@typeset@protect in \@setfontsize.
6368 Test for \protect being \@typeset@protect in \@setfontsize.
6371 Test for \protect being \@typeset@protect in \@setfontsize.
6374 Renamed \every@size to \every@math@size.
6375 Update \big@size globally (new \every@math@size concept).
6378 Renamed \every@size to \every@math@size.
6381 Renamed \every@size to \every@math@size.
6382 Allow several encoding changes before running \selectfont. pr/1042
6384 * tracefnt.dtx (section{Scaled font extraction}):
6385 Changed the font size substitution to really select
6386 the nearest size available. pr/747
6387 Fixed incorrect size selection if math fonts are not set up. pr/848
6388 Start cleaning up documentation.
6389 Fix bug that produced extra "No math setup" message if
6390 tracefont was loaded with default options.
6394 1994-11-05 Chris Rowley <latex-bugs@latex-project.org>
6396 * ltfloat.dtx (subsection{Floating Environments}):
6398 Introduced \color@hbox
6399 Changed colour resetting for footnotes (again)
6400 Introduced a simulacrum of compatibility to old \@xfloat
6403 * ltboxes.dtx (section{\LaTeX\ Box commands}):
6405 Introduced \color@hbox
6406 Changed colour resetting for minipage footnotes
6407 Added to documentation
6409 * ltoutput.dtx (subsection{Floats}):
6411 Introduced \color@hbox
6412 New style protect settings in shipout
6413 Tidied shipout and added to documentation
6414 Added begindvi stuff
6416 1994-11-05 Alan Jeffrey <latex-bugs@latex-project.org>
6418 * ltoutenc.dtx: Added setting of \@typeset@protect to \patterns
6421 * ltnews02.tex: First draft.
6423 1994-11-04 Alan Jeffrey <latex-bugs@latex-project.org>
6425 * ltfloat.dtx: Added \protected@xdef to \footnote, \@footnotetext,
6428 * ltoutenc.dtx: Added \_.
6430 * ltpage.dtx: Added \@unexpandable@protect to \markboth and
6433 * lttab.dtx: Added \set@typeset@protect to \@array and
6435 Added \@unexpandable@protect to \@mkpream.
6437 * ltboxes.dtx: Added \protected@edef to \@mpfootnotetext.
6439 * ltidxglo.dtx: Added \protected@write to \index and \glossary.
6440 Removed \if@filesw from \makeindex and \makeglossary.
6442 * ltsect.dtx: Added \protected@write to \addtocontents and
6444 Added \protected@edef to \@sect.
6445 Added \protected@xdef to \thanks.
6447 * ltxref.dtx: Added \protected@write to \label.
6448 Added \protected@edef to \refstepcounter.
6450 * ltmiscen.dtx: Removed setting of \protect from \@writefile.
6452 * lterror.dtx: Added \set@display@protect to messages.
6454 * ltfiles.dtx: Added \protected@write and a new definition of
6457 * ltdefns.dtx: Added \x@protect and a new mechanism for protecting
6459 Added commands for safely performing edefs.
6460 Added \set@display@protect to \typeout
6462 1994-11-03 David Carlisle <latex-bugs@latex-project.org>
6464 * ltdirchk.dtx: Check that latex.ltx is used with an initex with
6465 no format preloaded. (VMS initex defaults to loading
6468 * ltdefns.dtx: rename \long@def to \l@ngrel@x
6470 * ltclass.dtx: move \@missingfileerror to ltfiles.
6472 * ltfiles.dtx: add \@missingfileerror
6474 1994-11-02 David Carlisle <latex-bugs@latex-project.org>
6476 * latexbug.el 2nd attempt.
6478 * latexbug.tex: more alterations to work with .el file.
6480 1994-11-02 Alan Jeffrey <latex-bugs@latex-project.org>
6482 * ltoutenc.dtx: Wrapped long lines.
6484 1994-10-31 David Carlisle <latex-bugs@latex-project.org>
6486 * latexbug.tex: Add line count to discourage large test files.
6488 1994-10-31 Alan Jeffrey <latex-bugs@latex-project.org>
6490 * Makefile: Added inputenc.dst and ltoutenc.dst, and inputenc.dtx.
6492 * fontdef.dtx: Added OMLenc.def.
6494 * unpack2e.ins: Added inputenc.ins.
6496 * unpacked.txt: Added inputenc.sty, font encoding and input
6499 * fntguide.tex: Added documentation on the new text declaration
6502 * usrguide.tex: Added documentation on the new text commands.
6504 1994-10-30 Chris Rowley <latex-bugs@latex-project.org>
6506 * ltfloat.dtx (subsection{Floating Environments}):
6509 major changes to parameter parsing, setting of local
6511 two-column and one-column cases merged; space hacks moved;
6512 colour support improved and corrected, including extra boxes.
6514 colour support improved and corrected, including extra boxes.
6516 colour support improved.
6518 * ltoutput.dtx (subsection{Floats}):
6520 Small changes to documentation
6521 Added colour support to \@topnewpage
6522 Added colour support for footnotes to \@makecol
6523 Added warning to \@fpsadddefault
6525 * ltdefns.dtx (subsection{Internal defining commands}):
6527 Added \@onelevel@sanitize
6529 1994-10-30 Alan Jeffrey <latex-bugs@latex-project.org>
6531 * cmfonts.dst: Added OMScmnr and OMLcmr.
6533 * cmfonts.fdd: Added OMScmr and OMLcmr.
6535 * ltxguide.cls: Added \NEWdescription, \NEWfeature and the
6536 optional argument to desc.
6538 * ltoutenc.dst: Added OMLenc.def.
6540 * ltoutenc.dtx: added encoding-specific commands from ltmath.
6542 Added \textcircled and removed \textregistered.
6543 Added \DeclareTextCompositeCommand.
6546 * ltmath.dtx: Removed encoding-specific commands to ltoutenc.
6548 1994-10-29 Johannes Braams <latex-bugs@latex-project.org>
6550 * Makefile: Added the alltt package.
6552 * alltt.dtx (section{The Implementation}): Added a missing
6553 \dospecials in the alltt environment code.
6555 * classes.dtx (section{Cross Referencing}): Fixed a typo in the
6556 documentation of \@tocrmarg. (PR #904)
6558 1994-10-29 Frank Mittelbach <latex-bugs@latex-project.org>
6566 1994-10-29 Alan Jeffrey <latex-bugs@latex-project.org>
6568 * fontsmpl.dtx: Added tests for \copyright, \dots and
6571 * ltmath.dtx: Added \mathellipsis, \mathparagraph, etc.
6572 Removed all of the oldcomments and generally tidied up.
6573 Added \DeclareMathOperator.
6575 * ltoutenc.dtx: Added copyright and textregistered.
6576 Renamed the text versions of \P, \S, etc. to \textparagraph,
6578 Added the definitions of \dots etc. which work in math and text.
6580 1994-10-28 Frank Mittelbach <latex-bugs@latex-project.org>
6583 Added a numer of \noexpand's to \err@rel@i. pr/1088
6585 1994-10-28 Alan Jeffrey <latex-bugs@latex-project.org>
6587 * unpack2e.ins: Added OMSenc.def.
6589 * fontsmpl.dtx: Added the text commands defined in ltoutenc.dtx.
6591 * asajtest.ins: An installation file for asajtest.dtx.
6593 * asajtest.tex: A test file for ltoutenc.dtx. This should become
6594 part of the test suite eventually.
6596 * asajtest.dtx: This is a scratch version of ltoutenc.dtx.
6597 Rewrote the enc.def files to use the new default settings.
6599 1994-10-27 David Carlisle <latex-bugs@latex-project.org>
6601 * latexbug.el: First attempt at emacs interface.
6603 1994-10-27 Alan Jeffrey <latex-bugs@latex-project.org>
6605 * ltoutenc.dtx: Removed loading of enc.def files.
6607 * fontdef.dtx: Added OMSenc.def.
6609 * ltoutenc.dst: Added OMSenc.def.
6611 1994-10-26 David Carlisle <latex-bugs@latex-project.org>
6613 * source2e.tex: Add ltmath.
6615 1994-10-25 David Carlisle <latex-bugs@latex-project.org>
6617 * ltdefns.dtx: Add documentation of star form of \newcommand.
6618 Remove all `oldcomments' environments.
6619 Add lots of `macro' environments.
6621 * ltboxes.dtx: missing % in \@isavepicbox (was in ltpatch.ltx)
6623 1994-10-25 Alan Jeffrey <latex-bugs@latex-project.org>
6625 * ltoutenc.dtx: Added default encodings.
6626 Added \ProvideTextCommand and \ProvideTextCommandDefault.
6627 Added the OMS encoding.
6629 1994-10-24 Chris Rowley <latex-bugs@latex-project.org>
6635 1994-10-24 David Carlisle <latex-bugs@latex-project.org>
6637 * ltboxes.dtx: Add inner braces to fbox to keep inner settings
6638 of \fboxsep local (latex/1061)
6640 1994-10-23 Chris Rowley <latex-bugs@latex-project.org>
6644 Added \normalcolor to \@eqnnum
6645 Removed braces from \ensuremath
6647 1994-10-20 David Carlisle <latex-bugs@latex-project.org>
6649 * ltclass.dtx: Modify pkgindoc because of Tuesday's change.
6651 1994-10-20 Frank Mittelbach <latex-bugs@latex-project.org>
6654 Put \changes cmd behind % :-)
6656 1994-10-20 Alan Jeffrey <latex-bugs@latex-project.org>
6658 * inputenc.dtx: Split characters into text-only and math-only.
6659 Reded some of the \providecommand's in latin1.def.
6661 * latex209.dtx: Corrected a typo---\mark{}{} should have been
6664 1994-10-19 Frank Mittelbach <latex-bugs@latex-project.org>
6667 Added missing \relax to \DeclareFontEncoding so the args can
6668 contain newlines. pr/1026
6670 1994-10-18 David Carlisle <latex-bugs@latex-project.org>
6672 * ltdefns.dtx: Add *-forms to define non-long variants of
6674 Add extra check so \newenvironment{graf} generates an error.
6676 * ltfiles.dtx: move \listfiles and \@addtofilelist here.
6678 * ltclass.dtx: move \listfiles and \@addtofilelist to ltfiles.
6680 1994-10-17 Alan Jeffrey <latex-bugs@latex-project.org>
6682 * latex209.dtx: Added empty initial mark.
6683 New method of switching off 2e commands.
6684 Allow \newcommand on 2e commands.
6686 1994-10-16 Chris Rowley <latex-bugs@latex-project.org>
6690 Added \normalcolor to page-numbers in toc
6694 Tidying, and typos fixed in documentation
6695 Added check for empty text
6696 Removed space from \nfss@text
6697 Renamed \check@nocorr to \text@command:
6698 to improve error messages
6700 * ltboxes.dtx (section{\LaTeX\ Box commands}):
6702 Added \long to \fbox, \mbox, \sbox (from ltpatch)
6703 \leavevmode corrected for frame boxes (from ltpatch)
6704 \@parboxto macro added to \@iiiparbox,
6705 to remove misuse of \@empty
6707 1994-10-16 David Carlisle <latex-bugs@latex-project.org>
6709 * latexbug.tex: stop expansion occurring on synopsis and other
6712 1994-10-16 Frank Mittelbach <latex-bugs@latex-project.org>
6715 Change \end to \stop in help message. pr/615
6717 1994-10-15 Frank Mittelbach <latex-bugs@latex-project.org>
6720 Warn, if math alphabet is used outside math (from patch)
6722 * fontdef.dtx (subsubsection{The log-like functions}):
6723 Somehow lost \operator@font while moving code.
6726 Comment out definition of \, is defined earlier as robust
6729 Added [ and ] to the reset macro for .fd file loading pr/872
6731 1994-10-14 David Carlisle <latex-bugs@latex-project.org>
6733 * latexbug.tex: Add latexbug.cfg system, so that personal
6734 details do not need to be entered every time.
6736 1994-10-14 Frank Mittelbach <latex-bugs@latex-project.org>
6739 Separate text font and math font setup. Added a lot of math
6740 font setup stuff from other files.
6743 File added to the distribution.
6749 Moved math enviornments to ltmath.dtx
6752 Added fontmath.ltx and fonttext.ltx generation,
6753 removed fontdef.ltx generation,
6755 * doc.dtx (subsection{Macros for generating index entries}):
6756 Added missing percent and use \ttfamily not \texttt
6758 1994-10-13 Frank Mittelbach <latex-bugs@latex-project.org>
6760 * ltplain.dtx (section{Plain \TeX}):
6761 Moved math code to ltmath.dtx.
6762 Removed old code that was commented out long time ago.
6765 Moved log-like functions to ltmath.dtx.
6766 Removed the unnecessary refernce to \tenex.
6768 1994-10-12 David Carlisle <latex-bugs@latex-project.org>
6770 * latexbug.tex: Add more GNATS fields.
6772 * ltsect.dtx: remove < > from a \changes entry (upset makeindex)
6774 1994-10-11 David Carlisle <latex-bugs@latex-project.org>
6776 * ltdirchk.dtx: Redo ltxcheck: more friendly messages, check
6777 for TeX3.14, and missing fonts.
6778 Add automatic detection of TeX3.14 (previously in ltpatch.ltx)
6780 * latexbug.tex: Modify to prompt for synopsis information.
6782 1994-10-07 Alan Jeffrey <latex-bugs@latex-project.org>
6784 * pastex.txt: Installation guide for PasTeX on the Amiga.
6786 * ltoutenc.dtx: Moved ogonek accent.
6788 1994-09-26 Frank Mittelbach <latex-bugs@latex-project.org>
6791 Add missing brace in \setlength. pr/589
6793 1994-09-25 Frank Mittelbach <latex-bugs@latex-project.org>
6795 * latexsym.dtx (subsection{\LaTeX{} symbols fonts}):
6796 Use silent substitution for the bold lasy fonts below 10pt
6798 1994-09-23 David Carlisle <latex-bugs@latex-project.org>
6800 * source2e.tex: Fix \newcount typo (which caused `4pt' to appear
6801 in the change log and index)
6803 * manifest.txt: added pctex.txt
6805 * Makefile (TEXTS): added pctex.txt
6807 * pctex.txt: New version from PCI
6809 1994-09-23 Frank Mittelbach <latex-bugs@latex-project.org>
6812 patch for pr872 ([] with catcode active)
6814 1994-09-23 Alan Jeffrey <latex-bugs@latex-project.org>
6816 * latex209.dtx: Added spaces to \@halfmag and friends.
6818 * ltxguide.cls: Replaced \PassOptionsToPackage{article} by
6819 \PassOptionsToClass{article}.
6821 1994-09-21 David Carlisle <latex-bugs@latex-project.org>
6823 * manifest.txt: add graphpap.{ins|dtx}
6825 * Makefile: add graphpap.{dst|ins|dtx}
6827 * manifest.txt: Add textures.txt, pict2e.{ins|dtx}
6829 * Makefile: Add textures.txt, pict2e.{dst|ins|dtx}
6831 * pict2e.dtx: Wrote pict2e.dtx (It just generates an error
6832 message, saying the package has not been written)
6834 1994-09-07 David Carlisle <latex-bugs@latex-project.org>
6836 * latexbug.tex: Modify printing of \everyjob so babel formats
6839 1994-09-04 Alan Jeffrey <latex-bugs@latex-project.org>
6841 * inputenc.dtx: Added \cs{DeclareInputComposite} and the
6842 \cs{ProvidesCommand}s to the encoding files.
6843 Removed the definition of the accent slots in Latin-1.
6845 1994-08-31 Alan Jeffrey <latex-bugs@latex-project.org>
6847 * oztex.txt: Checked in revised version from Andrew.
6849 1994-08-30 Alan Jeffrey <latex-bugs@latex-project.org>
6851 * yandytex.txt: Checked in revised version from Berthold.
6853 1994-08-26 Johannes Braams <latex-bugs@latex-project.org>
6855 * slides.dtx (subsection{Font changing}): changed documentation to
6856 mention \DeclareOldFontCommand instead of @renewfontswitch (PR #812)
6858 * letter.dtx (section{The documentation driver file}): added
6859 missing comma in a \DoNotIndex entry (PR #857)
6860 (subsection{Setting Paper Sizes}): Added the landscape option,
6861 because Leslie Lamport wants to make landscape letters.
6863 1994-08-24 Alan Jeffrey <latex-bugs@latex-project.org>
6865 * tlb0143.lvt, tlb0162.lvt, tlb0380.lvt, tlb0498.lvt, tlb0642.lvt,
6866 tlb0830.lvt: Checked in.
6868 1994-08-09 David Carlisle <latex-bugs@latex-project.org>
6870 * graphpap.dtx: add \leavevmode to \graphpaper.
6872 * textures.txt: Added file. Mainly written by Blue Sky Research.
6874 ######################
6875 # 1994/06/01 PL3 Release
6876 ######################
6878 1994-07-28 Rainer Schoepf <latex-bugs@latex-project.org>
6880 * ltfinal.dtx: Correct Checksum.
6882 1994-07-27 Alan Jeffrey <latex-bugs@latex-project.org>
6884 * ltnews.cls: Replaced \PassOptionToClass by \PassOptionsToClass.
6886 1994-07-25 Alan Jeffrey <latex-bugs@latex-project.org>
6888 * microtex.txt: Removed extraneous \dump.
6890 1994-07-18 David Carlisle <latex-bugs@latex-project.org>
6892 * latexbug.tex: Add definition of \@secondoftwo, so latexbug
6893 may once again be used with initex.
6895 1994-07-18 Alan Jeffrey <latex-bugs@latex-project.org>
6897 * microtex.txt: Added installation guide for MicroTeX.
6899 1994-07-14 Alan Jeffrey <latex-bugs@latex-project.org>
6901 * inputenc.dtx: Replaced \Dh by \DH and \Th by \TH.
6902 Added \ensuremath to the math commands.
6903 Added \inputencoding.
6905 1994-07-13 Johannes Braams <latex-bugs@latex-project.org>
6907 * classes.dtx (subsubsection{Margins}): Moved the rounding of
6908 \topmargin into native mode only (PR #93)
6910 * letter.dtx (subsubsection{The dimension of text}): The setting
6911 of \textwidth and \textheight to a fixed value should only happen
6912 in comnpatibility mode. (PR #714)
6913 (subsubsection{Margins}): Added fixed values for \oddsidemargin,
6914 \evensidemargin and \marginparwidth to compatibility mode
6916 1994-07-13 Frank Mittelbach <latex-bugs@latex-project.org>
6919 Added description for additional patches.
6924 \LaTeXe not allowed in compat mode (exception)
6926 * usrguide.tex (subsection{Ensuring math mode}):
6927 Corrected the description of \ensuremath so that it really does nothing
6928 other than producing its argument in math mode.
6931 Added additional font shapes for Concrete Roman Fonts
6933 1994-07-13 Alan Jeffrey <latex-bugs@latex-project.org>
6935 * fontsmpl.dtx: Added an \upshape.
6937 1994-07-11 Johannes Braams <latex-bugs@latex-project.org>
6939 * letter.dtx (subsubsection{Itemize}): \labelitemiii was
6940 mistakenly called \labelitemiiii (bug report # 711)
6942 1994-07-05 David Carlisle <latex-bugs@latex-project.org>
6944 * ltpatch.ltx: added patch for latex/667, minipage and \parbox
6945 failing if used with height argument before math setup.
6947 1994-07-05 Frank Mittelbach <latex-bugs@latex-project.org>
6951 empty p-column problem
6952 figure* with color package problem
6953 \^{\i} in toc problem (T1 encoding)
6956 Added description for additional patches.
6958 1994-07-03 Frank Mittelbach <latex-bugs@latex-project.org>
6961 Extended patch for T1+german so that composite chars are used instead of
6964 1994-07-02 Frank Mittelbach <latex-bugs@latex-project.org>
6968 \mathit in text mode
6969 \loop could do one iteration too much in certain situations
6970 T1 breaks german 2.4a (this is a german.sty problem actually)
6973 Added descritions of further patch level 3 patches.
6976 1994-06-30 Chris Rowley <latex-bugs@latex-project.org>
6980 Warning about enc.def commands added
6981 Stuff on font definition files and encoding definition files
6983 <cdp> removed, for consistency, use <encoding> throughout
6988 Michael's amendments added
6990 1994-06-26 Chris Rowley <latex-bugs@latex-project.org>
7000 Reordered update stuff
7002 Removed draft status
7006 1994-06-23 Johannes Braams <latex-bugs@latex-project.org>
7008 * letter.dtx (subsection{Global Declarations}): Removed a typo
7009 (#[] instead of [1])
7010 Ran letter.dtx through ispell.
7012 1994-06-23 Frank Mittelbach <latex-bugs@latex-project.org>
7015 Added descritions of patch level 3 patches.
7019 inefficient text encoding handling
7022 \dag \ddag \P \S lost sometimes
7027 Changed definition of verbatim
7029 1994-06-22 Chris Rowley <latex-bugs@latex-project.org>
7031 * ltfntcmd.dtx (section{The implementation}):
7033 Removed space from \DeclareTextCommand
7034 Improved error messages from \DeclareTextCommand
7044 Rationalised encoding stuff
7048 Rationalised usage of cdp, ENC, encoding
7050 Fixed overfull box and long lines
7052 1994-06-22 Johannes Braams <latex-bugs@latex-project.org>
7054 * classes.dtx (subsection{Flush left equations}): Defer the
7055 setting of \mathindent to the end of the class instead of to
7056 \begin{document}. This way it is possible for packages to change
7057 its value (fixes bug report #577)
7058 Refrased a few sentences to prevent overfull hbox messages.
7060 1994-06-19 Chris Rowley <latex-bugs@latex-project.org>
7064 Added stuff on project, money etc.
7068 Corrcted largesymbols stuff.
7072 Major revision and additons.
7075 Removed overfull boxes.
7079 Experimental fixes to \nocorr stuff.
7081 1994-06-17 Johannes Braams <latex-bugs@latex-project.org>
7083 * letter.dtx (subsubsection{Defining the page styles}): Added a
7084 missing closing brace. Made a lot of small changes to the
7087 1994-06-16 David Carlisle <latex-bugs@latex-project.org>
7089 * update.ins: modify for new distribution `ins' files.
7091 1994-06-12 Chris Rowley <latex-bugs@latex-project.org>
7105 1994-06-12 Rainer Schoepf <latex-bugs@latex-project.org>
7107 * Makefile: Split distrib directory into distrib/base and
7110 * ltpatch.dtx: Don't set catcodes of upper 128 characters in
7113 * manifest.txt: Added directex.txt.
7115 * Makefile (TEXTS): Added directex.txt.
7117 1994-06-11 Chris Rowley <latex-bugs@latex-project.org>
7121 Typography of tools list changed.
7123 Added letter to list of standard packages.
7124 Removed these typeouts:
7125 \typeout{CONTENTS OF THE TOOLS BUNDLE: needs checking}
7126 \typeout{Marion said: Perhaps the different uses of
7127 `newcommand and `providecommand can be shown a bit clearer}
7128 \typeout{List of stuff in mfnfss, psnfss, babel not done}
7133 Removed duplicated text.
7134 Removed unwanted blank lines.
7138 Added section on memory problems.
7146 Added new file to list.
7151 Added patches.txt, etc.
7156 Removed references to lists.
7157 Documented lack of lists.
7161 Corrected documentation, title etc.
7162 Corrected dates in changes entries.
7164 1994-06-11 Frank Mittelbach <latex-bugs@latex-project.org>
7167 Added descritions of patch level 2 patches.
7173 \_ in math mode (T1 encoding)
7175 * added tests for problem 549, 554, 557.
7178 1994-06-10 Rainer Schoepf <latex-bugs@latex-project.org>
7180 * manifest.txt: Added ltpatch.ltx and patches.txt.
7182 * ltfinal.dtx (subsection{Input encoding}): Do not set codes for
7183 higher half of character table for TeX2.
7185 1994-06-09 Rainer Schoepf <latex-bugs@latex-project.org>
7187 * Makefile (LATEXS): Added ltpatch.ltx.
7189 1994-06-09 Frank Mittelbach <latex-bugs@latex-project.org>
7191 * doc.dtx (subsection{Bells and whistles}):
7192 Use new definitions for footnote macros within \maketitle.
7193 Otherwise \thanks entries will overprint.
7196 Corrected typo in documentation
7198 1994-06-08 David Carlisle <latex-bugs@latex-project.org>
7200 * ltpatch.ltx: New file fixing bugs in the major release.
7202 * ltfinal.dtx: Add new feature input ltpatch.ltx if the file
7205 * latexbug.tex: Add babel.
7206 Use \everyjob to print format info (for new patch system)
7208 1994-06-06 David Carlisle <latex-bugs@latex-project.org>
7210 * ltboxes.dtx: Fix bug introduced last week. Add \leavevmode to
7211 \fbox, and make \long. At the same time make \sbox and \mbox
7212 \long even though they were not \long in 2.09.
7214 1994-06-06 Rainer Schoepf <latex-bugs@latex-project.org>
7216 * Makefile.dist: Changed mv to cp, added installation of *.ist
7217 files, added target `clean'.
7219 * manifest.txt: Changed name of distributed Makefile from
7220 Makefile to Makefile.unx.
7222 * Makefile: Changed name of distributed Makefile from Makefile
7225 1994-06-03 Chris Rowley <latex-bugs@latex-project.org>
7239 1994-06-02 Johannes Braams <latex-bugs@latex-project.org>
7241 * classes.dtx (section{Identification}): Fixed bug in the driver,
7242 the line with \ProvidesFile was not seen by LaTeX
7243 (section{A driver for this document}): rearranged the \DoNotIndex
7246 ######################
7247 # 1994/06/01 Release
7248 ######################
7250 1994-06-02 Rainer Schoepf <latex-bugs@latex-project.org>
7252 * copyright.txt and others: Changed copyright message.
7254 1994-06-01 David Carlisle <latex-bugs@latex-project.org>
7256 * ltboxes.dtx: Modify \framebox and \fbox so \width in the
7257 optional argument of \framebox refers to the natural width
7260 * latexbug.tex: add amslatex category.
7262 * ltlogos.dtx: add $\m@th$ to \LaTeX to force math size
7265 1994-06-01 Rainer Schoepf <latex-bugs@latex-project.org>
7267 * letter.dtx: Corrected driver code.
7269 * slides.dtx: Added definition of \SLiTeX.
7271 * Makefile: Don't add extra copyright headers to *.txt and *.err
7274 1994-06-01 Frank Mittelbach <latex-bugs@latex-project.org>
7277 Added description of \DeclareTextFontCommand.
7278 Small updates and changes.
7281 Updates and corrections.
7284 Corrected help info for \newmathalphabet error
7288 Several small updates.
7290 1994-06-01 Alan Jeffrey <latex-bugs@latex-project.org>
7292 * ltnews01.tex: Corrected grammar.
7294 1994-05-31 Chris Rowley <latex-bugs@latex-project.org>
7298 Removed overfull boxes.
7300 1994-05-31 David Carlisle <latex-bugs@latex-project.org>
7302 * latexbug.tex: Switch to new latex-bugs@uni-mainz.de
7305 1994-05-31 Rainer Schoepf <latex-bugs@latex-project.org>
7307 * Makefile: Added clsguide.tex, fntguide.tex, usrguide.tex,
7308 ltnews01.tex, ltxguide.cls, ltnews.cls.
7310 * ltfinal.dtx: Renamed lthyphen.* to lthyphen.*.
7312 * unpacked.txt: Renamed lthyphen.* to lthyphen.*.
7314 * unpack2e.ins: Renamed lthyphen.* to lthyphen.*.
7316 * manifest.txt: Renamed lthyphen.dtx to lthyphen.dtx, added
7317 clsguide.tex, fntguide.tex, usrguide.tex, ltnews01.tex,
7318 ltxguide.cls, ltnews.cls, ltnews01.ps, manual.err, compan.err.
7320 1994-05-31 Alan Jeffrey <latex-bugs@latex-project.org>
7322 * latex209.dtx: Added SLiTeX logo again.
7324 * ltnews01.tex: Finished off.
7326 * ltnews.cls: Added downloaded PS fonts options.
7327 Removed angle brackets from <...> since these were the last
7329 Added variants of the LaTeX logo.
7330 Added the ltnews.cfg file.
7332 1994-05-30 Johannes Braams <latex-bugs@latex-project.org>
7334 * texpert.txt: Added the section about configuring hyphenation.
7336 1994-05-30 David Carlisle <latex-bugs@latex-project.org>
7338 * latexbug.tex: Add interactive request for a `category'
7339 Also add non-interactive field showing \@TeXversion.
7341 1994-05-30 Rainer Schoepf <latex-bugs@latex-project.org>
7343 * unpack2e.ins: Moved pandora, oldgerm, amsfonts, euscript,
7344 eufrak from main distribution to extra package directory..
7346 * unpacked.txt: Moved pandora, oldgerm, amsfonts, euscript,
7347 eufrak from main distribution to extra package directory..
7349 * manifest.txt: Moved pandora, oldgerm, amsfonts, euscript,
7350 eufrak from main distribution to extra package directory.
7351 Removed features.tex from distribution.
7353 1994-05-30 Frank Mittelbach <latex-bugs@latex-project.org>
7356 Several updates and additions.
7358 1994-05-30 Alan Jeffrey <latex-bugs@latex-project.org>
7360 * usrguide.tex: Removed the description of mfnfss and tools
7362 Removed sections that were commented out.
7365 Rewrote to remove overfull hboxes.
7366 Moved the stuff on \newmathalphabet to the section on LaTeX
7368 Rewrote the stuff on latex209.cfg, and replaced
7369 \PassOptionsToClass (which requires you to list all the
7370 known classes) with \ds@oldlfont.
7371 Added the `LaTeX2e command in LaTeX 2.09 document' error.
7372 Added the SLiTeX logo to the list of unsupported commands.
7373 Added the full list of \text..., \...family, \...series, \...shape
7374 and \math... commands.
7376 1994-05-29 Johannes Braams <latex-bugs@latex-project.org>
7378 * classes.dtx (subsubsection{Captions}): Make \@makecaption colour
7379 safe by using \sbox\@tempboxa rather than \setbox\@temboxa\hbox.
7381 1994-05-29 Frank Mittelbach <latex-bugs@latex-project.org>
7384 Small general updates.
7385 Rewrote section on compatibility.
7388 Removed vmstex.txt and textures.txt since currently empty.
7391 Removed prelim message, say that files are mentioned in
7395 Removed prelim message, say that files are mentioned in
7399 Removed vmstex.txt and textures.txt since currently empty.
7401 1994-05-29 Alan Jeffrey <latex-bugs@latex-project.org>
7403 * ltxguide.cls: Added italic correction to <...>.
7406 * fntguide.tex: Corrected typos spotted by FMi.
7407 Added the `math selection commands' section.
7408 Replaced the notion of math font attributes with a description
7409 closer to that in the Companion.
7410 Moved stuff on declaring encodings into its own section
7411 Moved stuff on font installation into its own section.
7412 Moved stuff on initialization into its own section.
7413 Moved stuff on naming conventions into its own section.
7414 Moved DeclareFixedFont into text font selection.
7415 Added text to the introduction.
7416 Moved all of the enc.def file commands into one subsection.
7417 Moved everything that's left without a home into the `miscellania'
7419 Generally tidied up.
7421 1994-05-28 Alan Jeffrey <latex-bugs@latex-project.org>
7423 * ltxguide.cls: Made << and >> produce < and > inside verbatim.
7426 * fntguide.tex: Created file out of features.tex.
7427 Redid document structure to fit with usrguide and clsguide.
7428 Removed stuff on old style digits.
7429 Moved text font stuff before math font stuff.
7430 Removed `utilities' section.
7431 Removed the author font commands (covered by usrguide).
7432 Added description of the text font attributes.
7433 Redid the description of the \f@... commands.
7434 Redid the description of the \...default commands.
7435 Added the section on the \DeclareTextWidget commands.
7436 Added the section on math attributes.
7438 1994-05-27 Johannes Braams <latex-bugs@latex-project.org>
7440 * proc.dtx (section{Implementation}): Added a missiing docstrip
7443 * classes.dtx: Moved the identification and driver sections to
7444 the beginning of the file.
7445 (subsubsection{Table of Contents}): Wrapped a long line
7447 * letter.dtx: Added \CharacterTable
7448 Moved identification and driver to the front of the file.
7449 Removed references to the book class from the documentation
7451 1994-05-27 David Carlisle <latex-bugs@latex-project.org>
7453 * ltxdoc.dtx: Use sequence a,..,z,A,..,Z not aa,..az,ba,..,bz
7454 As Makeindex is not keen on the latter.
7456 * source2e.tex: Modify printing of line numbers in index,
7458 * ifthen.dtx: Use new style error commands.
7460 * ltboxes.dtx: Add some more names in \author, so I don't get
7463 1994-05-27 Rainer Schoepf <latex-bugs@latex-project.org>
7465 * tlb0438.tlg: Line number change in exscale package.
7467 * Makefile: Renamed unpack2e.ins to unpack.ins and latex2e.ltx
7468 to latex.ltx, renamed format file to latex.fmt. Added test
7471 * manifest.txt: Renamed unpack2e.ins to unpack.ins and
7472 latex2e.ltx to latex.ltx, rearranged a few lines.
7474 * unpack2e.ins: Renamed unpack2e.ins to unpack.ins and
7475 latex2e.ltx to latex.ltx.
7477 * unpacked.txt: Renamed unpack2e.ins to unpack.ins and
7478 latex2e.ltx to latex.ltx.
7480 * tracefnt.dtx: Changed copyright line.
7482 * pandora.dtx: Updated for new driver format, changed \wlog to
7483 \ProvidesFile and \ProvidesPackage.
7485 * oldgerm.dtx: Updated for new driver format, changed \wlog to
7486 \ProvidesFile and \ProvidesPackage.
7488 * oldgerm.dst: Changed copyright line, removed generation of
7489 documentation driver.
7491 * pandora.dst: Changed copyright line, removed generation of
7492 documentation driver.
7494 * latexsym.dst: Changed copyright line.
7496 * amsfonts.dst: Changed copyright line.
7498 * latexsym.dtx: Added \ProvidesPackage and \ProvidesFile
7501 * euscript.dtx: Corrected \ProvidesPackage declaration.
7503 * vtl2e02.tlg: Removed test for \SLiTeX command.
7505 * vtl2e02.lvt: Removed test for \SLiTeX command.
7507 1994-05-27 Alan Jeffrey <latex-bugs@latex-project.org>
7509 * ltnews01.tex: Corrected filenames of usrguie and clsguide.
7510 Removed ltnews.cls from filecontents.
7512 * ltnews.cls: Checked this in. Added angle brackets to <...>.
7513 Added AMS and SliTeX logos.
7515 * latex209.dtx: Added SliTeX logo.
7517 * ltxguide.cls: Added SliTeX logo.
7519 1994-05-26 Johannes Braams <latex-bugs@latex-project.org>
7521 * letter.dtx (subsection{Single or double sided printing}):
7522 wrapped a long line.
7525 (subsection{The class code}): Use \input instead of \@@input. This
7526 way it also works when \input@path is being used. Also changed
7527 \IfFileExists to \InputIfFileExists for the same reason
7529 * slides.dtx: Wrapped two long lines
7530 Moved the identification and driver to the front of the file.
7532 * proc.dtx (subsection{Identification}):
7533 The second argument to \cmd\ProvidesFile wasn't closed in the
7534 driver and the style file
7536 * ifthen.dtx: Wrapped a long line
7537 Added a \ProvidesFile command to the driver
7538 Added \CharacterTable
7541 Added \CharacterTable
7542 Changed some \changes entries to have a 'v' in front of the
7544 Moved the identification and driver sections to the front of the
7545 file in order to make \GetFileInfo work.
7546 (subsection{Identification}):
7547 Removed \cmd\typeout from .sty file; changed description
7548 (subsection{The page style}):
7549 Changed \rm to \normalfont\rmfamily in the definition of
7552 1994-05-26 David Carlisle <latex-bugs@latex-project.org>
7554 * ltlogos.dtx: remove \SLiTeX.
7556 * ltsect.dtx: Add initial documentation section.
7558 * ltfloat.dtx: Add initial documentation section.
7560 * ltclass.dtx: Modify format of \@missingfileerror message.
7562 * ltmiscen.dtx: remove \literal.
7564 * ltxdoc.dtx: Add silent substitution for bold tt.
7566 * ltdirchk.dtx: Fix bug in Mac parser. typo " should have been :
7567 (reported by Andrew Trevorrow)
7569 * ltbibl.dtx: Add initial documentation section.
7571 * ltpageno.dtx: Add initial documentation section.
7573 * ltlength.dtx: Improve documetation.
7575 * ltidxglo.dtx: Add initial documentation section.
7577 * ltvers.dtx: Remove PRELIMINARY TEST RELEASE from
7578 startup banner (spring is here)
7580 * ltthm.dtx: wrap long lines to 72.
7581 (long line added last night:-)
7583 * ltpage.dtx: wrap long lines to 72.
7585 * ltcounts.dtx: Add initial documentation section.
7587 * ltpictur.dtx: Add initial documentation section.
7589 * lttab.dtx: Add initial documentation section.
7591 1994-05-26 Rainer Schoepf <latex-bugs@latex-project.org>
7593 * pandora.dtx: Folded a long line.
7595 * lablst.tex: Folded long lines.
7597 * copyright.txt: Removed remark about this release being
7600 * copyins.txt: Removed remark about this release being
7603 * Makefile: No list of files at end of 00readme.txt, check for
7604 long lines added, make sure that small2e.tex and sample2e.tex
7605 don't get a standard header.
7607 * testpage.tex: Folded long lines.
7609 * manifest.txt: Shortened long lines.
7611 * tnfss7.tlg: Removed blank lines around font warnings in log
7614 * tnfss4.tlg: Removed blank lines around font warnings in log
7617 * tnfss1.tlg: Removed blank lines around font warnings in log
7620 1994-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
7631 1994-05-25 Chris Rowley <latex-bugs@latex-project.org>
7637 Corrected processing of \nocorr.
7641 Fixed typos and checksum.
7643 Extra documentation.
7645 1994-05-25 David Carlisle <latex-bugs@latex-project.org>
7647 * ltthm.dtx: Move user level documentation earlier in the file.
7649 * ltxref.dtx: Move user level documentation earlier in the file.
7651 * tracefnt.dtx: wrap long lines to 72.
7653 * fam.dtx: wrap long lines to 72.
7655 * ltoutenc.dtx: wrap long lines to 72.
7657 * ltclass.dtx: wrap long lines to 72.
7659 * ltxdoc.dtx: Increase \marginparwidth for long command names,
7661 * ltboxes.dtx: wrap long lines to 72.
7663 * ltlists.dtx: wrap long lines to 72.
7665 * ltxref.dtx: wrap long lines to 72.
7667 * ltdefns.dtx: wrap long lines to 72.
7669 * ltplain.dtx: wrap long lines to 72.
7671 1994-05-25 Rainer Schoepf <latex-bugs@latex-project.org>
7673 * manifest.txt: Added changes.txt.
7675 * ltsect.dtx (\@dottedtocline): Put braces around argument 4
7676 (the actual toc entry) to avoid font (and possibly other)
7677 changes leaking out to the leaders.
7679 * vlatex01.tlg: Updated for extra lines around warning
7680 messages, removed trailing space in error help messages.
7681 Change in strut for footnotes causes blank line to disappear.
7683 * tnfss7.tlg: Update for new \protect handling, updated for new
7684 values of \sfcode and correct \hbar accent.
7686 * tnfss7.lvt: Added space after number to prevent too much
7689 * tlcs01b.tlg: Update for new \protect handling.
7691 * tlcs07b2.tlg: Update for new \protect handling.
7693 * tlxs01b.tlg: Update for new \protect handling.
7695 * tlxs07b2.tlg: Update for new \protect handling.
7697 * tltc001.tlg: Updated for extra lines around info and warning
7698 messages, update for new \protect handling, update for change in
7699 value of \errorcontextlines counter in tltc001.lvt.
7701 * tl2e1.tlg: Updated for extra lines around info messages.
7703 * vtl2e01.tlg: Updated for extra lines around warning messages,
7704 removed trailing space in error help messages.
7706 * tlb0250.tlg: Omit printout from \documentclass command.
7708 * tlb0250.lvt: Omit printout from \documentclass command.
7710 * vlatex03.tlg: Updated for extra lines around warning messages.
7712 1994-05-25 Alan Jeffrey <latex-bugs@latex-project.org>
7714 * clsguide.tex: Added introduction.
7715 Added section on command naming.
7716 Added section on docstrip.
7717 Added details of option processing.
7718 Added example of DeclareRobustCommand.
7719 Checked the document in with the server.
7721 1994-05-24 Chris Rowley <latex-bugs@latex-project.org>
7725 Tidied, fixed some typos in documentation.
7727 * ltoutput.dtx (subsection{Floats}):
7731 Changed warnings etc to new commands.
7733 Added \MessageBreak.
7735 1994-05-24 David Carlisle <latex-bugs@latex-project.org>
7737 * lterror.dtx: Wrap long lines to 72.
7739 * ltdirchk.dtx: Set \@TeXversion to `2' by default for TeX2. Add
7740 info about setting \@TeXversion to ltxcheck.dtx.
7742 * lterror.dtx Add \@latex@info@no@line, remove some obsolete
7745 1994-05-24 Frank Mittelbach <latex-bugs@latex-project.org>
7748 Regenerated because of message changes.
7751 Updates and additions.
7754 Updated because check for bug (40) no longer appropriate.
7757 Regenerated because of .lvt change.
7760 Regenerated to reflect new layout of error and warning messages.
7763 Set errorcontextlines to -1 for better high-level checks.
7766 Regenerated to reflect new layout of error and warning messages.
7768 * ltmiscen.dtx (subsection{Environments}):
7769 Changed outer default of \@currenvline to \@empty to avoid
7772 * classes.dtx (section{Identification}):
7773 Changed file information that appears in \listfiles.
7775 1994-05-24 Alan Jeffrey <latex-bugs@latex-project.org>
7777 * ltxguide.tex: Checked in document class.
7779 * clsguide.tex: Added sections on 2e font commands, defining \rm
7780 etc., and obsolete commands.
7781 Added stuff about \normalsize, \textheight and \textwidth being the
7782 only mandatory commands.
7783 Implemented Frank's suggestions for additions to the `loading other
7784 files' section (which is now a subsection of `upgrading').
7785 Added stuff on why primitive \input is a bad idea.
7786 Added stuff on boxes and colour.
7787 Moved general style stuff to overview section rather than 2.09
7789 Added newsletter example.
7791 1994-05-23 David Carlisle <latex-bugs@latex-project.org>
7793 * ltdirchk.dtx: Add coments describing \@TeXversion which must
7794 be defined if a TeX older than 3.141 is being used.
7796 * lterror.dtx: Modify the definition of \GenericError slightly.
7797 Also add completely new definition, using \typeout rather than
7798 \errmessage. Used with TeX's older than 3.141, which have a
7799 bug such that ^^J appears literally rather than breaking the
7802 1994-05-23 Frank Mittelbach <latex-bugs@latex-project.org>
7805 Updates and additions.
7808 Point to bugs.txt for error reports.
7809 Changed .l2e extension to .txt.
7812 Changed info in \ProvidesPackage.
7815 Changed info in \ProvidesPackage.
7818 Removed \MessageQuote since not used otherwise.
7821 Corrected documentation.
7822 Removed definitions for \@font@... since they are defined
7826 Added missing percents in filecontents definition :-(
7827 Corrected several typos.
7828 Cleaned up help texts.
7829 Don't stop completely if \NeedsTeXFormat finds the wrong format,
7830 just end inputting the current file.
7833 Changed .l2e extension to .txt.
7836 Changed .l2e extension to .txt.
7839 Remove bug address; mention bugs.txt instead.
7840 Changed .l2e extension to .txt.
7843 Changed .l2e extension to .txt.
7844 Removed test release info.
7847 Changed .l2e extension to .txt.
7848 Correct LaTeX source file name.
7851 Changed .l2e extension to .txt.
7854 Changed .l2e extension to .txt.
7857 Changed .l2e extension to .txt.
7860 Replaced ^^J by \MessageBreak.
7863 Replaced many ^^J by \MessageBreak.
7864 Reworded several help texts.
7867 Replaced \f@warn@break with \MessageBreak.
7870 Replaced \f@warn@break with \MessageBreak.
7873 Replaced \f@warn@break with \MessageBreak.
7876 Removed definition of \f@warn@break.
7877 Replaced \f@warn@break with \MessageBreak.
7880 Replaced \f@warn@break with \MessageBreak.
7883 Changed test for bug (40) of NFSS1, old test no longer
7887 Regenerated because of extra blank lines between warnings.
7890 Regenerated because of extra blank lines between warnings.
7893 Regenerated because of extra blank lines between warnings.
7896 Regenerated because of extra blank lines between warnings.
7899 Regenerated because of extra blank lines between warnings.
7902 Regenerated because of extra blank lines between warnings.
7905 Regenerated because of extra blank lines between warnings.
7908 Regenerated because of extra blank lines between warnings.
7911 Regenerated because of extra blank lines between warnings.
7914 Regenerated because of extra blank lines between warnings.
7917 Regenerated because of extra blank lines between warnings.
7920 Regenerated because of lvt file change.
7923 Regenerated because of extra blank lines between warnings.
7925 1994-05-23 Alan Jeffrey <latex-bugs@latex-project.org>
7927 * clsguide.tex: Redid document structure to be more like
7929 Added section on class/package structure.
7930 Restructured the commands list.
7932 1994-05-22 Frank Mittelbach <latex-bugs@latex-project.org>
7938 Changed \@warning to \@latex@warning.
7941 Added \PackageError commands.
7944 Complete new definitions for \@fontwarning and
7947 * lterror.dtx (subsection{Specific errors}):
7948 Added \MessageBreak to various help messages.
7949 Reset \protect to \relax for \@preamerr.
7952 New \protect logic in \@mkpream.
7955 Use new warning message commands.
7958 Use new warning commands for classes.
7959 twocolumn option will produce warning (not error).
7962 Use new warning and error commands. (we use \@latex@error
7963 in compatibility mode)
7964 Some documentation updates.
7967 Use new warning and error commands.
7970 Removed surplus \space in error message
7971 Use new warning and error commands.
7974 Replaced \@latexerr with \ClassError{proc}.
7975 Replaced \@@warning with \ClassWarningNoLine{proc}.
7976 Added \Finale in documentation.
7979 Replaced \@warning by \@latex@warning.
7982 Use old spacing rules of font warnings so that test suite
7985 1994-05-22 Alan Jeffrey <latex-bugs@latex-project.org>
7987 * usrguide.tex: Rewrote description of the new argument to
7989 Added section on classes and packages, on package options, and on
7990 standard classes and packages.
7991 Added some examples.
7992 Added filecontents* and paragraph on what files can be sent.
7993 Added section on latexsym in `old commands'.
7994 Rewrote some stuff on 2.09 documents.
7995 Added section on \frontmatter, \mainmatter and \backmatter.
7996 Wrote `problems' section, including new error messages, stuff on
7997 \tenrm and friends, old versions of files, and submitting a bug
8001 * lterror.dtx: Replaced braces with begingroup, to stop mathords
8002 from sneaking into math mode.
8003 Replaced \@generic@message and \@generic@error by \GenericError,
8004 \GenericWarning and \GenericInfo.
8005 Made \GenericError, \GenericWarning and \GenericInfor robust.
8006 Replaced \\ and ~ by \MessageBreak and \space.
8007 Replaced \string by \protect in some messages.
8009 1994-05-21 David Carlisle <latex-bugs@latex-project.org>
8011 * source2e.tex: new style \protect code in \changes.
8013 * ltxdoc.dtx: Define \aalph as there are currently more than 26
8014 files included into source2e.tex.
8015 New style \cmd and \cs so Alan can go \cmd\{ in ltoutenc.
8017 1994-05-21 Frank Mittelbach <latex-bugs@latex-project.org>
8020 Replaced \@latexerr by \@latex@error.
8023 Don't produce line number when warning about multiple labels
8024 (would be the line number from the aux file).
8025 Replaced \@warning by \@latex@warning.
8028 Replaced \@warning by \@latex@warning.
8031 Replaced \@latexerr by \@latex@error.
8034 Replaced \@latexerr by \@latex@error.
8035 Replaced \@@warning by \@latex@warning@no@line.
8038 Replaced \@latexerr by \@latex@error.
8041 Replaced \@latexerr by \@latex@error.
8042 Replaced \@warning by \@latex@warning@no@line; again line numbers
8043 do not make much sense in this file.
8046 Replaced \@latexerr by \@latex@error.
8051 * classes.dtx (subsection{Font changing}):
8052 Fixed wrong \changes entry.
8054 * letter.dtx (subsection{Font changing}):
8055 Fixed wrong \changes entry.
8057 1994-05-21 Alan Jeffrey <latex-bugs@latex-project.org>
8059 * ltnews01.tex: Wrote 1st draft of LaTeX News #1.
8061 * lterror.dtx: Made \@generic@message robust.
8063 1994-05-20 Rainer Schoepf <latex-bugs@latex-project.org>
8065 * vtl2e06.tlg: Update for new \protect handling, change in
8066 format of error messages, change in glue for framed boxes.
8068 * vlatex06.tlg: Update for new \protect handling, change in
8069 format of error messages, change in glue for framed boxes.
8071 * ltpage.dtx (\marboth, \markright): Changed setting for
8074 * tl2e7.tlg: Update for new \protect handling.
8076 * tl2e2.tlg: Update for new \protect handling.
8078 * tlb0427.tlg: Update for new \protect handling.
8080 * tlb0027a.tlg: Update for new \protect handling.
8082 * tlb0027b.tlg: Update for new \protect handling.
8084 * tlb0018.tlg: Update for new \protect handling.
8086 * vtl2e05.tlg: Update for new \protect handling.
8088 * vtl2e04.tlg: Update for new \protect handling.
8090 * vtl2e03.tlg: Update for new \protect handling.
8092 * vtl2e02.tlg: Update for new \protect handling.
8094 * vlatex05.tlg: Update for new \protect handling.
8096 * vlatex04.tlg: Update for new \protect handling.
8098 * vlatex03.tlg: Update for new \protect handling.
8100 * vlatex02.tlg: Update for new \protect handling.
8102 * tnfss2.tlg: Update for new \protect handling.
8104 * ltsect.dtx (\addtocontents): Correct setting of \protect.
8106 * ltsect.dtx (\addcontentsline): Correct setting of \protect.
8108 * ltmiscen.dtx (\@writefile): Added correct setting of \protect.
8110 * ltfloat.dtx (\@xfloat): Restore @nobreak switch inside float
8111 to default value false.
8113 * ltoutput.dtx (\@outputpage): Added setting of \protect during
8116 1994-05-20 Frank Mittelbach <latex-bugs@latex-project.org>
8119 Replaced \font@warning by \@font@warning.
8122 Replaced \@@warning by \@latex@warning@no@line.
8123 Replaced \font@warning by \@font@warning.
8126 Replaced \@latexerr by \@latex@error.
8129 Replaced \@latexerr by \@latex@error.
8132 Replaced \font@warning by \@font@warning.
8133 Replaced \@latexerr by \@latex@error.
8136 Replaced \font@warning by \@font@warning.
8137 Replaced \font@log by \@font@info.
8138 Replaced \@latexerr by \@latex@error.
8141 Replaced \font@warning by \@font@warning.
8142 Replaced \font@log by \@font@info.
8143 Replaced \@latexerr by \@latex@error.
8146 Replaced \font@warning by \@font@warning.
8147 Replaced \font@log by \@font@info.
8148 Replaced \@latexerr by \@latex@error.
8149 Use new generic error commands.
8151 1994-05-20 Alan Jeffrey <latex-bugs@latex-project.org>
8153 * lterror.dtx: Fixed a bug with \@inmatherr.
8155 * ltfinal.dtx: Corrected checksum.
8157 * lterror.dtx: Added \@latex@info@no@line.
8158 Added missing full stops.
8160 * ltdefns.dtx: Renamed @checkcommand to CheckCommand.
8162 * latex209.dst: Added t1enc.sty.
8164 * latex209.dtx: Changed \@finalstrut.
8167 1994-05-19 David Carlisle <latex-bugs@latex-project.org>
8169 * ltfinal.dtx: use \maxdimen not 9999p in \showoutput.
8171 * test2e.tex: add test2e.cfg for customisation (suggested by
8174 1994-05-19 Rainer Schoepf <latex-bugs@latex-project.org>
8176 * tlb0109.tlg: Change in format of error messages.
8178 * tlb0063.tlg: Change in format of error messages.
8180 * vtl2e03.tlg: Change in format of error messages.
8182 * vtl2e02.tlg: Change in definition of \TeX logo.
8184 * vtl2e01.tlg: Change in format of error messages, change in
8185 definition of \TeX logo.
8187 * tltx002.tlg: Change in format of error messages.
8189 * vlatex03.tlg: Change in format of error messages.
8191 * vlatex02.tlg: Change in definition of \TeX logo.
8193 * vlatex01.tlg: Change in format of error messages, change in
8194 definition of \TeX logo.
8196 * tltc002.tlg: Change in format of error messages.
8198 * source2e.tex: Changed according to split in files.
8200 * manifest.l2e: Changed according to split in files.
8202 * unpack2e.ins: Changed according to split in files.
8204 * ltdefns.dtx: Added definitions for \@namedef and \@nameuse
8207 * ltcntlen.dtx: Split into ltcounts.dtx (counters), ltpageno.dtx
8208 (page numbering), ltxref.dtx (cross referencing), ltlength.dtx
8211 * ltidxbib.dtx: Split into ltidxglo.dtx (index and glossary) and
8212 ltbibl.dtx (bibliography commands).
8214 * tlb0268.tlg: Change in test2e setup causes box printout to
8217 * tlb0077.tlg: Change in test2e setup causes box printout to
8220 * vtl2e01.tlg: Change in test2e setup causes box printout to
8223 * tl2e1.tlg: Change in test2e setup causes box printout to
8226 * tlxs04a.tlg: Change in test2e setup causes box printout to
8229 * tlxs02.tlg: Change in test2e setup causes box printout to
8232 * tlxs01p.tlg: Change in test2e setup causes box printout to
8235 * tltx001.tlg: Change in test2e setup causes box printout to
8238 * vlatex05.tlg: Strut in footnotes back to old version for
8241 * vlatex04.tlg: Strut in footnotes back to old version for
8244 * vlatex03.tlg: Strut in footnotes back to old version for
8247 * vlatex02.tlg: Strut in footnotes back to old version for
8250 * vlatex01.tlg: Change in test2e setup causes box printout to
8253 * tnfss1.tlg: Change in test2e setup causes box printout to
8256 * tlcs02.tlg: Change in test2e setup causes box printout to
8259 * tlcs01b.tlg: Change in test2e setup causes box printout to
8262 * tltc001.tlg: Change in test2e setup causes box printout to
8263 reappear, strut in footnotes back to old version for
8266 1994-05-18 Rainer Schoepf <latex-bugs@latex-project.org>
8268 * tnfss4.tlg: With new handling of changes to font size and
8269 \baselinestretch the tracefnt messages are slightly different.
8271 * tl2e4.tlg: With new handling of changes to font size and
8272 \baselinestretch the tracefnt messages are slightly different.
8274 * vtl2e02.tlg: New definitions for LaTeX and SLiTeX logos now
8275 active, change in writing of robust commands, change in glue for
8278 * vlatex02.tlg: New definitions for LaTeX and SLiTeX logos now
8279 active, change in writing of robust commands, change in glue for
8282 * tl2e7.tlg: Updated for new values of \sfcode and correct
8285 * tl2e7.lvt: Replace package t1enc by fontenc, added a space.
8286 Added space after number to prevent too much expansion.
8288 * vtl2e01.tlg: Change in strut for footnotes causes blank
8291 1994-05-18 Alan Jeffrey <latex-bugs@latex-project.org>
8293 * latex209.dtx: Added \@finalstrut.
8295 * ltlogos.dtx: Added the TeX logo.
8296 Made the LaTeX2e logo use the text font 2 rather than the math
8299 * ltoutenc.dtx: Fixed a typo with fontenc.sty... it's
8300 \encodingdefault, not \defaultencoding!
8302 * ltfinal.dtx: Corrected the lccode for d-bar.
8304 * ltoutenc.dtx: Made \.i produce i.
8306 1994-05-17 David Carlisle <latex-bugs@latex-project.org>
8308 * ltclass.dtx: Modify \@use@option so Alan can use
8309 \OptionNotUsed within the code for a declared option.
8311 1994-05-17 Rainer Schoepf <latex-bugs@latex-project.org>
8313 * tl2e7.lvt: Corrected: \documentstyle --> \documentclass.
8315 * tlb0039.tlg: Removed \usepage{t1ot1}.
8317 * tlb0039.lvt: Removed \usepage{t1ot1}.
8319 * latint.dtx: Added missing \let in \@no@font@optfalse, added
8320 \ProvidesFile and \GetFileInfo.
8322 * tlb0438.tlg: Updated for \every@size now working correctly.
8324 * vlatex07.tlg: Change in strut for array/tabular parboxes and
8327 * vtl2e07.tlg: Change in strut for array/tabular parboxes and
8330 * vlatex05.tlg: Change in strut for footnotes, change in
8331 writing of robust commands, change in glue for framed boxes.
8333 * vtl2e05.tlg: Change in strut for footnotes, change in
8334 writing of robust commands, change in glue for framed boxes.
8336 * vlatex03.tlg: Change in strut for footnotes, change in glue
8339 * vlatex04.tlg: Change in strut for footnotes.
8341 * tltx001.tlg: Change in glue for framed boxes, change in args
8342 to \@ifstar, change in colorendbox.
8344 * tl2e3.tlg: Change in strut for footnotes.
8346 * vtl2e03.tlg: Change in strut for footnotes, change in glue
8349 * vtl2e04.tlg: Change in strut for footnotes.
8351 * tlb0202.tlg: Change in expansion of accent macros.
8353 * tltc001.tlg: Change in glue for framed boxes, change in args
8354 to \@ifstar, change in colorendbox.
8356 1994-05-17 Rainer Schoepf <latex-bugs@latex-project.org>
8358 * ltplain.dtx: An underscore character with catcode 12 in math
8359 mode produced an error since the active underscore was \let to
8360 \_ before the latter was defined. \global\let replaced by \gdef.
8362 1994-05-17 Frank Mittelbach <latex-bugs@latex-project.org>
8365 Added extra braces to \copyright.
8366 Added extra braces to \nfss@text (allow direct use in subscript).
8368 1994-05-17 Alan Jeffrey <latex-bugs@latex-project.org>
8370 * lterror.dtx: Moved error commands from ltdefns.dtx.
8372 * ltdefns.dtx: Added section on \protect. Moved error commands to
8375 * ltoutenc.dtx: Removed braces from \$ since they're now in
8378 * latex209.dtx: Fixed a bug with \ds@newlfont.
8379 Removed extra spaces from the missing file error.
8380 Commented out bezier with \iffalse...\fi rather than %% to avoid
8381 bezier turning up in every file.
8382 Corrected some documentation.
8384 1994-05-16 David Carlisle <latex-bugs@latex-project.org>
8386 * ltmiscen.dtx: Use \DeclareRobustCommand to define \ensuremath,
8387 and add extra braces so a_\ensuremath{foo} works.
8389 * ltoutput.dtx: Add \color@begingroup to protect \normalcolor.
8390 move \normalcolor out of the inner box.
8392 1994-05-16 Rainer Schoepf <latex-bugs@latex-project.org>
8394 * unpack2e.ins: Added batch file ltoutenc.ins.
8396 * ltoutenc.dst: Capitalize encoding names.
8398 1994-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
8400 * fam.dtx (subsection{Macros for the user}):
8401 Removed surplus braces from robust command \linespread.
8402 Pass \baselinestretch not \f@linespread in \fontsize.
8405 \DeclareTextCommand now uses specified encoding again in
8407 Encoding files now use mixed case names, eg OT1enc.def
8408 (subsection{Definitions for the OT1 encoding}):
8409 Added extra braces in def of \$.
8412 Changed \loop ...\repeat to use Kabelschacht method (TUB 8#2)
8413 Comment out encoding specific commands which are defined by
8417 Use \let to get original defs of accents back in output routine.
8420 Removed loading of ot1enc.sty (not longer available).
8421 Moved definitions of \@acci and friends to lfonts.dtx.
8423 * lfonts.dtx (subsection{Miscellaneous}):
8424 Define saved versions of accents (\@acci and friends) here.
8426 * fontdef.dtx (subsection{Encodings}):
8427 Declare default encoding first.
8428 Load encoding specific files for OT1 and T1.
8430 1994-05-16 Alan Jeffrey <latex-bugs@latex-project.org>
8432 * ltcntrl.dtx: Split file from ltinit.dtx.
8434 * ltcounts.dtx: Split file from ltinit.dtx.
8436 * ltdefns.dtx: Split file from ltinit.dtx.
8438 * lterror.dtx: Split file from ltinit.dtx.
8440 * ltlogos.dtx: Split file from ltinit.dtx.
8442 * ltpar.dtx: Split file from ltinit.dtx.
8444 * ltspace.dtx: Split file from ltinit.dtx.
8446 * ltoutenc.dtx: Removed \P, since it's not in the T1 encoding.
8447 Added \r and \k accents.
8448 Added \NG, \ng, \TH, \th, \DH, \dh, \DJ and \dj.
8450 * latex209.dtx: Fixed a bug with \mediumseries.
8452 * ltoutenc.dtx: Redid fontenc.sty to use the new mixed-case
8454 Fixed a bug with \pounds.
8456 * latex209.dtx: Fixed a bug with the margid option.
8458 * ltfinal.dtx: Removed ot1enc.sty.
8460 1994-05-15 Frank Mittelbach <latex-bugs@latex-project.org>
8463 \$ and \pdollar removed since now part of encoding cmds.
8464 \pounds and \ppounds ditto.
8467 Names of encoding commands changed to \<enc>-cmd.
8469 1994-05-15 Alan Jeffrey <latex-bugs@latex-project.org>
8471 * latex209.dtx: Added the nomargid and margid options.
8473 1994-05-14 David Carlisle <latex-bugs@latex-project.org>
8475 * ifthen.dtx: Add \TE@repl, to make \or safe in \equal.
8477 1994-05-14 Frank Mittelbach <latex-bugs@latex-project.org>
8479 * fontdef.dtx (subsection{Encodings}):
8480 Don't input .def files in encoding declarations.
8482 * fam.dtx (section{Macros for setting up the tables}):
8483 Init the encoding change macro only for new \DeclareFontEncoding.
8484 Log redeclarations of font encodings.
8485 (subsection{Macros for the user}):
8486 Added missing \noexpand to \enc@update.
8487 Initialise all \f@... macros with \@empty.
8488 (subsection{Macros for loading fonts}):
8489 Don't change \f@encoding in \DeclareErrorFont. Removed
8490 definitions for \makeatletter and \@input etc. since they are not
8493 * lfonts.dtx (subsection{Miscellaneous}):
8494 Removed surplus braces within \normalfont.
8495 Added \DeclareErrorFont.
8497 * unpack2e.ins (IMPORTANT NOTICE):
8498 Moved ltoutenc.dtx before ltfss.dtx since ltfss needs parts of the
8501 * tracefnt.dtx (section{Macros common to \texttt{fam.tex} and
8502 \texttt{tracefnt.sty}}): Added \enc@update to selectfont.
8504 * fam.dtx (section{Macros for setting up the tables}):
8505 Initialise \<enc>@cmd in \DeclareFontEncoding.
8506 (subsection{Macros for the user}):
8507 Added \enc@update to \fontencoding. Thus now encoding updates are
8508 deferred until the following \selectfont (as they should). One
8509 action of \enc@update is to update \<enc>@cmd for the old and the
8512 1994-05-14 Alan Jeffrey <latex-bugs@latex-project.org>
8514 * ltoutenc.dtx: Renamed \ENC@cmd to \ENC-cmd, to avoid collisions
8515 with commands like \U@cmd.
8517 * ltoutenc.dst: Updated the dst file to match ltoutenc.dtx.
8519 * latex209.dtx: Redid the oldlfont and newlfont options to set the
8520 \@no@font@optfalse flag.
8522 * fontsmpl.dtx: Split font sample document and package out of
8525 * ltoutenc.dtx: Stopped commands declared with DeclareTextWidget
8526 from going into an infinite loop if f@encoding isn't the current
8528 Added fontenc package.
8529 Made ot1enc.def and t1enc.def files rather than packages.
8531 * latex209.dtx: Changed how 2e commands are switched off.
8532 Removed the date from the announcement of 2.09 mode.
8534 1994-05-13 David Carlisle <latex-bugs@latex-project.org>
8536 * lfonts.dtx: remove file identification typeout.
8538 * latint.dtx: remove file identification typeout.
8540 * setsize.dtx: remove file identification typeout.
8542 * tracefnt.dtx: remove file identification typeout.
8544 * fam.dtx: remove file identification typeout.
8546 * lttab.dtx: Remove definition of \a \a' etc. Now in
8549 * ltboxes.dtx: New accent handling in parboxrestore.
8551 * newlfont.dtx: \DeclareProtectedCommand now
8552 \DeclareRobustCommand
8554 * oldlfont.dtx: \DeclareProtectedCommand now
8555 \DeclareRobustCommand
8557 * ltpictur.dtx: Removed unnecessary braces from \@ifnextchar and
8558 \@ifstar constructions.
8560 * ltclass.dtx: Stop \listfiles being run twice, (A second
8561 occurrence in the preamble is silently ignored)
8563 * lttab.dtx: Add colour support to tabbing macros.
8564 Use \@finalstrut in @endpbox.
8566 * ltfloat.dtx: Add colour support (back again:-) to
8567 \@footnotetext. Safe this time, using \normalcolor in an inner
8568 group, leaving \reset@font\footnotesize in an outer group so
8569 that \split... get set correctly. Also use \@finalstrut, and
8570 remove some superfluous braces.
8571 Add \normalcolor to \@xfloat, so floats do not pick up the
8574 1994-05-13 Frank Mittelbach <latex-bugs@latex-project.org>
8577 Use \@input@ for .fd files so that they show up with
8581 Replaced \@protecteddef by \DeclareRobustCommand.
8584 File renamed to ltfntcmd.dtx.
8587 Added Welcome message.
8588 Update kernel generation.
8591 Added file identification string.
8594 Added file identification string.
8597 Added file identification string.
8598 Removed \@Ialph and \@ialph since they neither save space
8602 Added file identification string.
8603 Execute \every@size hook at begin document.
8606 Added file identification string.
8607 Added \endinput at the end. This is necessary for running
8609 Use \fmtname in \everyjob and welcome message.
8612 Change \DeclareProtectedCommand to \DeclareRobustCommand.
8615 Change \DeclareProtectedCommand to \DeclareRobustCommand.
8618 Change \DeclareProtectedCommand to \DeclareRobustCommand.
8620 1994-05-13 Alan Jeffrey <latex-bugs@latex-project.org>
8622 * ltinit.dtx: Added \@backslashchar.
8623 Improved coding of \@ifdefinable.
8625 * testdist.dtx: Improved documentation.
8627 * emtex.l2e: Created this file.
8629 * ltfinal.dtx: Loaded package ot1enc, and defined \@acci and
8632 * ltinit.dtx: Added logging to DeclareProtectedCommand.
8634 * ltoutenc.dtx: Renamed accents.dtx to ltoutenc.dtx.
8635 After all these months It's now a real bit of kernel! :-)
8637 * accents.dtx: Replaces \space by ` ' in csname.
8639 * ltinit.dtx: Replaced \space by ` ' in \csname
8641 * accents.dtx: Added \{, \} and \$.
8643 * ltinit.dtx: Renamed DeclareProtectedCommand to
8644 DeclareRobustCommand.
8645 Moved DeclareRobustCommand after @gobble.
8646 Removed @if@short@command.
8649 * accents.dtx: Redid all the kernel commands. Made t1.def and
8650 ot1.def into t1enc.sty and ot1enc.sty.
8652 1994-05-12 Braams J.L. <latex-bugs@latex-project.org>
8655 Changed some \changes entries to have a 'v' in front of the
8657 (section{A driver for this document}):
8658 A missing \begin{macrocode} line caused LaTeX to loop and complain
8659 about \begin{document} only being allowed in the preamble.
8660 Wrapped a number of long lines to prevent overfull hbox messages
8661 and fixed improper nesting of macro and macrocode environments.
8664 Changed some \changes entries to have a 'v' in front of the
8666 (subsubsection{Defining the page styles}):
8667 Made running heads the same for odd and even pages in twoside
8670 1994-05-12 David Carlisle <latex-bugs@latex-project.org>
8672 * amsfonts.dst: Remove generation of the drv file.
8674 * amsfonts.fdd: Add \ProvidesFile comments to all the files
8677 * slides.fdd: Add \ProvidesFile comments to all the files
8680 * ltdirchk.dtx: Add early definition of \ProvidesFile,
8681 so fd files read at initex time work OK.
8682 Add `v' to \changes entries.
8684 * cmfonts.fdd: Add \ProvidesFile comments to all the files
8687 * newlfont.dtx: \DeclareProtectedCommand to define \em. Remove
8688 the definitions of \prm and friends.
8690 * oldlfont.dtx: use \DeclareProtectedCommand to define \rm and
8691 friends. Also use \normalfont rather than \reset@font.
8693 1994-05-12 David Carlisle <latex-bugs@latex-project.org>
8695 * ltoutput.dtx: Added \normalcolor to the output routine just
8696 before the head and foot are placed. Needed now color.sty does
8697 not redefine \reset@font.
8699 * ltboxes.dtx: merged \fbox and \framebox.
8700 Defined \@finalstrut (used in \@mpfootnotetext)
8701 Defined \normalcolor (\let to \relax)
8703 1994-05-12 Frank Mittelbach <latex-bugs@latex-project.org>
8706 New \baselinestretch concept.
8707 Added some tracing again that was incorrectly removed.
8708 Ensure that ltfss can be processed with main mem
8709 less than 65000 by adding macrocode envs.
8710 Defined all robust commands vi \DeclareProtectedCommand.
8713 Ensure that ltfss can be processed with main mem
8714 less than 65000 by adding macrocode envs.
8715 Defined all robust commands vi \DeclareProtectedCommand.
8718 New \baselinestretch concept.
8719 Ensure that ltfss can be processed with main mem
8720 less than 65000 by adding macrocode envs.
8721 Defined all robust commands vi \DeclareProtectedCommand.
8724 Allow commands to be \let to \relax in the argument of
8725 \DeclareMathSymbol, etc. So far only undefined commands
8726 or commands of the right type (eg mathchars) were
8728 Ensure that ltfss can be processed with main mem
8729 less than 65000 by adding macrocode envs.
8731 1994-05-12 Alan Jeffrey <latex-bugs@latex-project.org>
8733 * ltinit.dtx: Fixed a bug with DeclareProtectedCommand.
8735 1994-05-11 Braams J.L. <latex-bugs@latex-project.org>
8738 Changed some \changes entries to have a 'v' in front of the
8741 1994-05-11 David Carlisle <latex-bugs@latex-project.org>
8743 * ltboxes.dtx: Superfluous braces removed from several commands
8745 * ltclass.dtx: modify filecontents environment so that ctrl-L
8746 and ctrl-I are written as a blank line and space respectively.
8747 A warning is given if either of these translations takes
8748 place, using a devious use of \@ifundefined.
8750 1994-05-11 Alan Jeffrey <latex-bugs@latex-project.org>
8752 * ltinit.dtx: Moved the logos to after \DeclareProtectedCommand.
8753 Defined them using \DeclareProtectedCommand.
8754 Made the SLiTeX logo use the TeX logo.
8755 Made \, and \hspace use \DeclareProtectedCommand.
8757 * ltfinal.dtx: Added %%% ltfinal.dtx line.
8759 * ltinit.dtx: Added %%% ltinit.dtx line.
8761 * latex209.dst: Added dummy bezier.sty.
8763 * latex209.dtx: Added dummy bezier.sty.
8765 1994-05-10 Rainer Schoepf <latex-bugs@latex-project.org>
8767 * ltmiscen.dtx: Slight change in text of error message for
8768 \verb in command argument.
8770 1994-05-10 Alan Jeffrey <latex-bugs@latex-project.org>
8772 * ltinit.dtx: Added documentation sent by DPC.
8773 Moved \makeatletter and \maketother into ltinit.
8774 Added extra ^^Js to \@latexerr.
8775 Removed a couple of spurious braces.
8777 1994-05-09 Rainer Schoepf <latex-bugs@latex-project.org>
8779 * fontcmds.dtx: Temporary fix: Make sure that \next is not
8780 dangerously \let to \relax.
8783 Added code for scaling of \big... delimiters.
8785 1994-05-09 Frank Mittelbach <latex-bugs@latex-project.org>
8788 Added file identification string.
8789 Changed error message to fit linewidth.
8792 Added file identification string.
8793 Added test to \newmathalphabet to produce an error if
8794 used in old 209 sources without explicit newlfont or oldlfont
8795 option. (New compatibility concept)
8797 * oldlfont.dtx (section{The Code}):
8798 Setting of \math@bgroup and \math@egroup outside latex209
8799 part. (New compatibility concept)
8802 Replaced use of \next by \@let@token and undid temp fix 3.3e.
8804 1994-05-08 Chris Rowley <latex-bugs@latex-project.org>
8808 1994-05-08 Rainer Schoepf <latex-bugs@latex-project.org>
8810 * exscale.dtx: Changed to conform to new documentation
8813 * euscript.dtx: Changed to conform to new documentation
8816 * eufrak.dtx: Changed to conform to new documentation
8819 * eufrak.dst: Removed generation of .drv file.
8821 1994-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
8824 Moved definition of \GetFileInfo to doc.dtx.
8826 * doc.dtx (subsection{GetFileInfo}):
8827 Moved definition of \GetFileInfo into this file.
8830 Added file identification string.
8832 1994-05-08 Alan Jeffrey <latex-bugs@latex-project.org>
8834 * somedefs.dtx: Produced v0.01.
8836 * rawfonts.dtx: Produced v0.01, using somedefs.dtx.
8838 1994-05-07 Frank Mittelbach <latex-bugs@latex-project.org>
8841 Added file identification string.
8842 Changed \@firsttab and \@maxtab from counters to chardefs.
8843 Removed surplus {} in \@ifnextchar and \@ifstar constructs.
8844 Removed plain TeX definition of \+
8846 1994-05-06 Braams J.L. <latex-bugs@latex-project.org>
8848 * letter.dtx (subsubsection{Itemize}):
8849 Inserted \normalfont before \bfseries in second level list label.
8850 (subsubsection{Description}):
8851 Inserted \normalfont before \bfseries in \descriptionlabel
8852 Modified the documentation to use doc's `environment' environment
8853 when documenting new environments.
8854 (subsubsection{Vertical spacing}):
8855 Added the setting of \maxdepth and \@maxdepth.
8858 Modified the documentation to use doc's `environment' environment
8859 when documenting new environments.
8860 (subsubsection{Vertical spacing}):
8861 Added the setting of \maxdepth and \@maxdepth.
8863 * classes.dtx (subsection{The title}):
8864 Now check whether we are in the first or second column in
8866 (subsubsection{Vertical spacing}):
8867 Added the setting of \maxdepth and \@maxdepth.
8868 (subsubsection{Itemize}):
8869 Inserted \normalfont before \bfseries in second level list label.
8870 (subsubsection{Description}):
8871 Inserted \normalfont before \bfseries in \descriptionlabel
8873 1994-05-05 Rainer Schoepf <latex-bugs@latex-project.org>
8875 * ltidxbib.dtx: Do not write page number in \nocite warning
8876 message. Set switch for warning and end of run.
8878 1994-05-05 Frank Mittelbach <latex-bugs@latex-project.org>
8881 Added some explanation about the need to have the encoding
8882 predeclared as well.
8884 1994-05-05 Alan Jeffrey <latex-bugs@latex-project.org>
8886 * ltfinal.dtx: Added empty \errhelp.
8888 1994-05-04 David Carlisle <latex-bugs@latex-project.org>
8890 * ltclass.dtx: Changed the wording of the warning in
8893 * ltinit.dtx: added patch (from Frank)
8894 @badcrerr error message removed
8896 1994-05-04 Frank Mittelbach <latex-bugs@latex-project.org>
8899 Renamed \@@DeclareMathDelimiter to \@xDeclareMathDelimiter
8901 1994-05-03 David Carlisle <latex-bugs@latex-project.org>
8903 * ltinit.dtx: add \@break@tfor
8904 Remove many superfluous braces around arguments of \@ifnextchar
8907 * source2e.tex: allow full indexing on \@latexerr \@warning, and
8908 \@tempboxa and friends.
8910 * ltfiles.dtx: add \@onlypreamble\@obsoletefile
8911 remove some obsolete code which was previously commented out.
8912 rename \@break@loop to \@break@tfor, and move its definition to
8915 * tlb0203.lvt: new test file for \@tfor bug.
8917 1994-05-03 Rainer Schoepf <latex-bugs@latex-project.org>
8919 * ltidxbib.dtx: Make \nocite issue a warning for an undefined
8922 * ltfinal.dtx: Corrected setting catcode for ctrl-j.
8924 * amsfonts.fdd: Removed definitions for AMS-supplied cm fonts.
8926 * cmfonts.fdd: Included definitions for AMS-supplied cm fonts.
8928 1994-05-03 Frank Mittelbach <latex-bugs@latex-project.org>
8931 \@badcrerr replaced by \@nolnerr.
8934 \@badcrerr error message removed.
8936 1994-05-03 Alan Jeffrey <latex-bugs@latex-project.org>
8938 * ltfinal.dtx: Set the catcode of ^^J to other.
8940 Removed \@undefinedfonterror.
8942 1994-05-02 Chris Rowley <latex-bugs@latex-project.org>
8944 * ltoutput.dtx (subsubsection{Float control}):
8946 Shortened code of \@resethfps.
8948 Corrected info message code.
8952 1994-05-02 Alan Jeffrey <latex-bugs@latex-project.org>
8954 * latex209.dtx: Redid the method of switching off 2e commands.
8956 * ltfinal.dtx: Set all the catcodes before dumping. Made 127
8959 * install.l2e: Added yandytex.l2e
8961 * accents.dtx: Rewrote almost everything from scratch.
8963 * yandytex.l2e: Installed a file from Berthold
8965 Corrected \@fontswitch.
8967 1994-05-01 Chris Rowley <latex-bugs@latex-project.org>
8969 * ltfloat.dtx (subsection{Floating Environments}):
8971 Added \@largefloatcheck.
8973 Removed unnecessary braces from arguments of \@ifnextchar.
8975 1994-05-01 Braams J.L. <latex-bugs@latex-project.org>
8978 Removed line left over from the driver generation.
8980 * slides.dtx (subsection{The class code}):
8981 Removed the use of variables to store the version information.
8982 Added \ProvidesFile to slides.def
8984 * letter.dtx (section{Identification}):
8985 Removed the use of variables to store the version information.
8987 * classes.dtx (section{Identification}):
8988 Removed the use of variables to store the version information.
8990 * proc.dtx (subsection{Identification}):
8991 Removed the use of variables to store the version information.
8993 * makeindx.dtx (subsection{Identification}):
8994 Removed the use of variables to store the version information.
8996 1994-04-30 Chris Rowley <latex-bugs@latex-project.org>
9000 Added latexinfo commands.
9004 Changed prefix in \@protecteddef from frag@ to frag.
9005 Changed warning therein to an info message.
9009 Changed to, eg, v1.0l.
9013 Rogue space removed.
9015 Cut-off points for adding \@emptycol changed.
9017 Empty column action added: \@emptycol.
9019 Full of floats action improved.
9021 Changed `active characters warning' to an info message.
9023 (subsection{Floats}):
9025 Changed wording of some error messages.
9027 Changed 9* to 199* in dates.
9029 Fixed bug from \dblfigrule with \@topnewpage.
9033 Changed to, eg, v1.0l.
9034 1994-04-29 Braams J.L. <latex-bugs@latex-project.org>
9036 * letter.dtx (section{Identification}):
9037 Use the generic name LaTeX instead of LaTeX2e in the arguments of
9038 \ProvidesClass and removed typeout message.
9040 1994-04-29 David Carlisle <latex-bugs@latex-project.org>
9042 * ltboxes.dtx: use `v' in \changes entries.
9044 * ltxdoc.dtx: Update the documentation. (source2e now has an
9047 * ltclass.dtx: upgrade version to 1 (no other change, except
9048 using `v' in \changes entries in to match the other kernel
9051 * test2e.tex: reset the original \showbox parameters. (As
9052 ltplain now sets them to -1)
9054 1994-04-28 Braams J.L. <latex-bugs@latex-project.org>
9056 * classes.dtx (subsubsection{Table of Contents}):
9057 Changed the definitions of \l@part, \l@chapter and \l@section
9058 (article only) to check the value of tocdepth. :
9059 (section{Identification}):
9060 Use the generic name LaTeX instead of LaTeX2e in the arguments of
9061 \ProvidesClass and \ProvidesFile
9063 * letter.dtx (subsection{Two-side or one-side printing}):
9064 Allow the twoside option in native mode; introduced oneside
9066 (subsubsection{Defining the page styles}):
9067 Changed the definition of the pagestyles plain and empty to also
9068 define the head and feet for even pages; Added different
9069 definition for pagestyle headings when twoside is in effect.
9070 (subsection{The generic letter commands}):
9071 A letter has to start on a `right' page when in twosided mode.
9073 1994-04-28 David Carlisle <latex-bugs@latex-project.org>
9075 * graphpap.dtx: Leslie's \graphpaper macros, Converted to
9076 ignore spaces between arguments, and documented using doc.
9078 * ltxdoc.dtx: add \parg for picture mode args.
9080 * ltpictur.dtx (subsection{Curves}): added \bezier and \qbezier
9081 (section{Picture Mode}): Modified \picture \multiput and \bezier
9082 so that they ignore spaces between arguments.
9083 (section{Picture Mode}): made \circle use \@inmatherr
9085 1994-04-28 Frank Mittelbach <latex-bugs@latex-project.org>
9087 * ltplain.dtx (section{Plain \TeX}):
9088 Turn off overrfull box tracing in trancript file.
9090 * doc.dtx (subsection{Bells and whistles}):
9091 Ignore \Finale without \StopEventually.
9094 Removed \uppercase from all counter assignments dealing possibly
9095 with hex numbers. That means that
9096 \DeclareMathSymbol{m}{\mathord}{operators}{"6d}
9097 doesn't work any longer (must be "6D now).
9099 \DeclareMathSymbol{m}{\mathord}{operators}{`m}
9100 although we would suggest to use at least `\m
9103 Replaced the warning \@ltxnomath by \@inmatherr.
9105 * ltinit.dtx (section{Initex initialisations}):
9106 Added error macro \@inmatherr#1 to be issued by commands
9107 that will not work in math mode (like (\circle))
9109 * doc.dtx (subsection{Redefining the \textsf{index} environment}):
9110 Use \RequirePackage to input multicol.
9112 1994-04-25 David Carlisle <latex-bugs@latex-project.org>
9114 * ltclass.dtx: Remove extra full stops from the ends of some
9117 1994-04-25 Frank Mittelbach <latex-bugs@latex-project.org>
9120 message changed to "\verb ended by end of line"
9122 1994-04-24 Frank Mittelbach <latex-bugs@latex-project.org>
9125 Redefine \@leftmark and \@rightmark to use \@firstoftwo
9128 * classes.dtx (subsection{Font changing}):
9129 We do warn now if \sl or \sc is found in math
9130 (not that they should be used at all.
9133 Removed surplus spaces after "\hbox to " in several cases.
9135 1994-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
9137 * ltfinal.dtx (subsection{Font loading}):
9138 Checked the value of \font@submax. If greater 0pt issue a
9139 bold warning and reset it to 0pt.
9142 \verb error messages reworded.
9144 1994-04-22 Frank Mittelbach <latex-bugs@latex-project.org>
9147 Replaced width, height, depth by \@wifth, \@height, \@depth.
9150 Replace the use of \@leftmark with \@firstoftwo.
9151 Moved \@tempdimc to ltinit.dtx.
9154 Moved all \@gobble... macros to this file.
9156 * ltmiscen.dtx (subsection{Environments}):
9157 Messages generated by \enddocument reworded.
9159 1994-04-21 David Carlisle <latex-bugs@latex-project.org>
9161 * ltboxes.dtx (section{\LaTeX\ Box commands}): add colour
9162 support to minipage. add comments throughout the file.
9164 * source2e.tex: modify to always print the index and change
9165 history, no longer need to use ltxdoc.cfg to get the index.
9167 1994-04-21 Frank Mittelbach <latex-bugs@latex-project.org>
9170 Changed message "Don't use ..." to "Command \foo invalid in math mode".
9173 Changed message "Don't use ..." to "Command \foo invalid in math mode".
9176 Changed message "Don't use ..." to "Command \foo invalid in math mode".
9177 Changed \errmessage's to \@latexerr's.
9179 1994-04-21 Alan Jeffrey <latex-bugs@latex-project.org>
9181 * install.l2e: Corrected the wording of the bug report.
9183 * ltfinal.dtx: Added some documentation, incorporated ltcodes.dtx.
9184 This now includes setting the catcodes of 128--255 to `illegal'.
9186 1994-04-20 David Carlisle <latex-bugs@latex-project.org>
9188 * features.tex: New name for dircheck.
9189 Improve description of package option names. Modify
9190 description of dtx extension (as they may now be directly
9192 \@filename@parse typo corrected to \filename@parse.
9194 1994-04-20 Frank Mittelbach <latex-bugs@latex-project.org>
9196 * fam.dtx (subsection{Macros for loading fonts}):
9197 Added the global flag \ifG@fontsubs. This will be set to true
9198 when automatic font substitution happened.
9200 * ltmiscen.dtx (subsection{Environments}):
9201 Moved the warning messages in \enddocument so that they will appear in
9202 succession. Also ensure that the aux file is always read so that toc etc.
9203 will be correctly produced even in case of multiple labels.
9204 Query \ifG@fontsubs and issue a warning in \enddocument when set to true.
9205 Also check if size substitution has happened and issue a warning if it
9206 is greater than \fontsubfuzz.
9208 1994-04-20 Alan Jeffrey <latex-bugs@latex-project.org>
9210 * latex209.dtx: Redefined \verbatim@noligs@list.
9212 1994-04-19 David Carlisle <latex-bugs@latex-project.org>
9214 * ltpage.dtx Improve documentation.
9216 1994-04-18 David Carlisle <latex-bugs@latex-project.org>
9218 * ltfinal.dtx: Use catcode15 not catcode13 for control chars.
9219 Initialise \textwidth \textheight and page style.
9221 * ltfloat.dtx: removed colour support from \@footnotetext and
9222 \@savemarbox. The `simple' extra groups that had been added
9223 cause incorrect spacing. More complicated modifications
9224 required for colour support will be done in color.sty.
9226 1994-04-18 Frank Mittelbach <latex-bugs@latex-project.org>
9229 Removed surplus definition of \no@alphabet@error (see fam.dtx entry).
9230 Corrected an error in \DeclareMathAlphabet M@#3 -> M@#2.
9231 Added a missing % in \SetMathAlphabet@.
9232 Changed two error message helps still containing \documentstyle. :-)
9233 Changed all "Redeclaring something..." messages to log only infos.
9234 Changed "Check substitution defaults ..." message to "Checking defaults ..."
9237 Changed message "Calculating math sizes ..." to appear only in
9239 \no@alphabet@error reimplemented to be LaTeX err message.
9240 \no@alphabet@help removed.
9243 Changed line breaks and wording in some messages.
9244 Removed surplus "." from some warning messages.
9245 All warning/error messages changed to start "LaTeX Font Warning" etc.
9246 Continuation lines are changed to "(Font)".
9248 * tracefnt.dtx (section{Scaled font extraction}):
9249 Removed dimen regs \fontsubfuzz and \fontsubmax and replaced them
9250 by macros \fontsubfuzz and \font@submax.
9252 1994-04-18 Alan Jeffrey <latex-bugs@latex-project.org>
9254 * web2ctex.l2e: Changed name from unixtex.l2e. Changed the
9255 example shell script to look for a LATEX209INPUTS environment
9258 * install.l2e: Changed name of unixtex.l2e to
9261 * latint.dtx: Changed \font@warning to \font@log for redefining
9262 math alphabets and symbol fonts.
9264 1994-04-17 Frank Mittelbach <latex-bugs@latex-project.org>
9267 Use new std counter error message \@nocounterr.
9270 Use new std counter error message \@nocounterr.
9273 Defined \@nocounterr to be the LaTeX2e error command with one
9274 argument that announces unknown counters. Changed \@nocnterr
9275 back to no-arg syntax for compatibility with old styles making
9276 use of that error message. \@nocnterr should not be used by
9277 new LaTeX2e applications.
9279 1994-04-15 Rainer Schoepf <latex-bugs@latex-project.org>
9281 * proc.dtx: Adding missing guard /class, this produced
9284 * ltboxes.dtx: Added missing % character in definition of
9287 1994-04-14 Braams J.L. <latex-bugs@latex-project.org>
9289 * slides.dtx (subsection{Font changing}):
9290 \@renewfontswitch has gone; \@newfontswitch has become
9291 \DeclareOldFontCommand
9293 * letter.dtx (subsection{Font changing}):
9294 \@renewfontswitch has gone; \@newfontswitch has become
9295 \DeclareOldFontCommand
9297 * classes.dtx (subsection{Fonts}):
9298 The size changing commands are no longer defined in the
9299 kernel. Use \newcommand instead of \renewcommand.
9300 (subsection{Font changing}):
9301 \@renewfontswitch has gone; \@newfontswitch has become
9302 \DeclareOldFontCommand
9305 Renamed \@newtextcmd to \DeclareTextFontCommand
9308 Renamed \@newtextcmd to \DeclareTextFontCommand and
9309 \@newfontswitch to \DeclareOldFontCommand as agreed in Warwick.
9311 1994-04-14 David Carlisle <latex-bugs@latex-project.org>
9313 * source2e.tex: fix to pagestyle in change log.
9315 1994-04-14 Alan Jeffrey <latex-bugs@latex-project.org>
9317 * latexbug.tex: Changed the prompt for `a list of files' to a
9318 prompt for a single filename. Made latexbug look to see if it
9319 could find the file, and if it can, it includes the file and the
9320 logfile in the latexbug.msg.
9322 1994-04-12 David Carlisle <latex-bugs@latex-project.org>
9324 * ltinit.dtx: Add definition of \@dischyph (was in ltboxes).
9326 * ltboxes.dtx: Remove redefinition \@acci-iii. (now defined in
9327 ltplain). Remove definition of \@dischyph (now in ltinit).
9329 * ltplain.dtx: define \' \` \= in terms of \@acci-iii.
9330 Use NFSS font commands in \ttraggedright and \proclaim.
9332 1994-04-12 Rainer Schoepf <latex-bugs@latex-project.org>
9334 * manifest.l2e: Changes according to splitting of kernel.
9336 * ltvers.dtx: Have Expansion of \fmtversion (version info)
9337 generated automatically.
9339 * accdefs.dtx: Removed definitions of accent macros \' \` \=
9340 as these are in the kernel.
9342 1994-04-12 Alan Jeffrey <latex-bugs@latex-project.org>
9344 * oztex.l2e: Added warning that lines are > 80 chars
9346 1994-04-11 Braams J.L. <latex-bugs@latex-project.org>
9348 * classes.dtx (subsubsection{Titlepage}):
9349 Removed bug introduced by inserting \cleardoublepage in the wrong
9352 Checked the file for long lines and wrapped them.
9354 LL introduced options openright and openany fot the report and
9357 LL introduced commands \frontmatter, \mainmatter and \backmatter
9360 1994-04-11 David Carlisle <latex-bugs@latex-project.org>
9362 * ltclass.dtx: add * form of filecontents environment.
9363 Protect \ProvidesFile against space and / having strange
9366 * ltinit.dtx: remove setting of errorcontextlines in \@latexerr
9367 remove old definition of the \LaTeX logo.
9369 * source2e.tex: minor improvements (mainly to the comments)
9371 * ltthm.dtx: use new style \@nocnterr (diff from Frank, dated
9374 1994-04-11 Alan Jeffrey <latex-bugs@latex-project.org>
9376 * fam.dtx: Added `defaultscriptratio and
9377 `defaultscriptscriptratio.
9379 * latex209.dtx: Switched off `enlargethispage and the `!' float
9382 1994-04-10 Alan Jeffrey <latex-bugs@latex-project.org>
9384 * install.l2e: Split the installation guide into install.l2e,
9385 texpert.l2e, and system-specific oztex.l2e and unixtex.l2e files.
9387 * template.l2e: Created a template for system.l2e files.
9389 1994-04-09 Frank Mittelbach <latex-bugs@latex-project.org>
9392 Use standard counter missing error message for \newtheorem.
9395 Use \setcounter in \stepcounter to have counter name checked.
9396 Change usage of \@nocnterr to have counter name as argument.
9399 Change default err message to point to the LaTeX manual or
9402 1994-04-05 Alan Jeffrey <latex-bugs@latex-project.org>
9404 * latex209.dtx: Switched off `lrbox, `width, `height and `depth in
9407 Removed optional arguments to `parbox, `minipage and `newcommand.
9409 Made `ProvidesPackage and `ProvidesClass produce log entries
9410 rather than warnings.
9414 1994-03-31 David Carlisle <latex-bugs@latex-project.org>
9416 * ltxdoc.dtx: Minor improvements.
9418 * manifest.l2e: update this file with all the new file names.
9420 * source2e.tex: update this file with all the new file names.
9422 * unpack2e.ins: update this file with all the new file names.
9424 * ltherest.dtx: The only thing left in this file is the old
9425 definition of \documentstyle and \@options, which are
9426 redefined in ltclass.dtx. This file is now removed.
9428 * ltpage.dtx: Create file. Page style + \raggedbottom \sloppy
9429 etc. Taken from ltherest.dtx.
9431 * ltidxbib.dtx: create file. index and bibliography stuff from
9434 1994-03-29 David Carlisle <latex-bugs@latex-project.org>
9436 * ltcntlen.dtx: create file. Contains counter and length macros.
9438 * ltmiscen.dtx: remove counter macros.
9440 1994-03-28 David Carlisle <latex-bugs@latex-project.org>
9442 * ltfloat.dtx: create file by removing sectioning commands from
9444 Use \normalsize in \@caption in place of \@normalsize.
9446 * ltsect.dtx: create file by removing sectioning commands from
9449 * ltthm.dtx: create file by removing theorem environment from
9452 * lttab.dtx: Improve documentation, mainly making sure that
9453 \changes entries are not in the scope of `oldcomments'.
9455 * ltlists.dtx: Improve documentation, mainly making sure that
9456 \changes entries are not in the scope of `oldcomments'.
9458 * ltmiscen.dtx: Improve documentation, mainly making sure that
9459 \changes entries are not in the scope of `oldcomments'.
9461 * ltfiles.dtx: remove \@normalsize test from \document. Use
9462 \normalsize instead of \@normalsize.
9464 * ltinit.dtx: Remove redefinition of \newcount and friends as
9465 version in ltplain.dtx is no longer \outer.
9466 Comment out the experimental version of \@bsphack.
9468 Remove test for \cs{inputlineno} undefined as it is
9469 defined in ltplain.dtx
9471 * ltplain.dtx: remove \outer from \newskip \newdimen \newwrite
9472 and \newfam. Also comment out the definition of the `log like'
9473 operators. (This does not alter the format, as they were
9474 previously redefined by later files.)
9476 * ltdirchk.dtx: Improve documentation. (Removal of comments
9477 refering to obsolete versions of the file.)
9479 1994-03-25 David Carlisle <latex-bugs@latex-project.org>
9481 * source2e.tex: fix date to be \fmtversion, and add authors.
9483 * ltxdoc.dtx (section{DocInclude}): Use \part to separate the
9484 individual file sections.
9486 * Started Keeping Change log in GNU format. All entries below
9487 this point, have been converted from the LaTeX/doc \changes
9490 1994-03-16 Braams J.L. <latex-bugs@latex-project.org>
9493 Removed the use of \wlog and included \fileversion in the optional
9494 argument of \ProvidesClass
9497 Removed the \typeout lines since they are no longer needed.
9499 * varioref.dtx (subsection{Options}):
9500 Inserted missing hash mark in the code for the spanish option.
9502 1994-03-16 David Carlisle <latex-bugs@latex-project.org>
9504 * ltfiles.dtx v1.0c \document (DPC) directly add file list
9507 * ltclass.dtx 0.3f \listfiles Move this code directly into
9510 * ltclass.dtx 0.3f "General" Add pkgindoc package
9512 1994-03-15 David Carlisle <latex-bugs@latex-project.org>
9514 * ltdirchk.dtx 1.0c "General" Add \NeedsTeXFormat
9516 * ltclass.dtx 0.3e \@missingfileerror Quit on x or X just like
9519 * fontcmds.dtx v3.2a "General" Removed defs of short-forms and
9520 all sizes except \normalize
9522 * fontcmds.dtx v3.2a "General" Removed \@renewfontswitch
9524 * fontcmds.dtx v3.2a "General" Changed \/ to \@@italiccorr
9526 * fontcmds.dtx v3.2a "General" Adapted to mass formatting
9528 1994-03-15 Frank Mittelbach <latex-bugs@latex-project.org>
9530 * varioref.dtx (subsection{Options}):
9531 Text added for spanish default (Julio Sanchez).
9532 Changed all \extra... to \extras... that was a bug
9534 1994-03-14 David Carlisle <latex-bugs@latex-project.org>
9536 * ltherest.dtx v1.0c \end@float (DPC) Use \color@endgroup
9538 * ltherest.dtx v1.0c \@xfloat (DPC) Use \color@begingroup
9540 * ltherest.dtx v1.0c \@savemarbox (DPC) Use \color@begingroup
9542 * ltherest.dtx v1.0c \@footnotetext (DPC) Use
9543 \color@begingroup, add \endgraf
9545 * ltherest.dtx 1.0c \@xympar (DPC) Use \color@begingroup
9547 * ltboxes.dtx 1.0b \sbox Use \color@begingroup
9549 * ltboxes.dtx 1.0b \lrbox Use \color@begingroup
9551 * ltboxes.dtx 1.0b \color@endgroup macro added for colour
9554 * ltboxes.dtx 1.0b \color@begingroup macro added for colour
9557 * ltboxes.dtx 1.0b \@isavepicbox Use \color@begingroup
9559 * ltboxes.dtx 1.0b \@isavebox Use \color@begingroup
9561 1994-03-14 Rainer Schoepf <latex-bugs@latex-project.org>
9563 * lablst.tex: Added.
9567 1994-03-14 Frank Mittelbach <latex-bugs@latex-project.org>
9569 * classes.dtx (subsubsection{Margins}):
9570 Shortened calculation for margins.
9572 1994-03-13 David Carlisle <latex-bugs@latex-project.org>
9574 * ltinit.dtx v1.0c \@tfor (DPC) Add \@tf@r so a single group is
9577 * ltfiles.dtx 0.3b \InputIfFileExists Use new cmd
9580 * ltclass.dtx 0.3d \listfiles Reset \@addtofilelist at begin
9583 * ltclass.dtx 0.3d \@addtofilelist Macro added
9585 1994-03-13 Frank Mittelbach <latex-bugs@latex-project.org>
9588 Replaced \if!#2! by \if>#2> in \from to allow negated modules
9589 appearing in this place.
9616 Corrected unpacking for ltxdoc.cls (change of docstrip module).
9619 (subsubsection{The dimension of text}):
9620 Use same default values for native mode as in old styles.
9622 (section{Identification}):
9623 Added file versions to the \Provides... commands
9625 (subsection{Footnotes}):
9626 Use \@makefnmark rather than its expansion in the definition
9629 1994-03-12 David Carlisle <latex-bugs@latex-project.org>
9631 * ltplain.dtx v1.0b "General" Name changed from lplain. The end
9634 * ltinit.dtx v1.0b \@yargdef Name changed from \XXX@Argdef
9636 * ltinit.dtx v1.0b \@reargdef New defn, in terms of \@yargdef
9638 * ltherest.dtx v0.1b \@xympar (DPC) Extra bgroup for colour
9640 * ltherest.dtx v0.1b \@savemarbox (DPC) Extra group for colour
9642 * ltdirchk.dtx 1.0b "General" Minor edits to the typeouts in
9645 * ltdirchk.dtx 1.0b "General" Change name from dircheck.dtx
9647 * ltclass.dtx 0.3c \ProvidesPackage use \@gtempa
9649 * ltclass.dtx 0.3c \ProvidesPackage Add \wlog
9651 * ltclass.dtx 0.3c \ProvidesFile Add \wlog
9653 * ltclass.dtx 0.3c "General" Change name from docclass to
9656 * ltclass.dtx 0.3c \@fileswithoptions Do not use
9657 \@pr@videpackage to avoid typeout
9659 1994-03-12 Frank Mittelbach <latex-bugs@latex-project.org>
9662 (section{Identification}):
9663 Removed \typeout statements since this is now handled by
9666 (subsubsection{Margins}):
9667 New algorithm for calculation \oddsidemargin.
9668 New algorithm for calculating \marginparwidth.
9671 Changed kernel generation using new file names.
9673 1994-03-11 Rainer Schoepf <latex-bugs@latex-project.org>
9675 * slides.dtx: Corrected \@oval, like previous change to
9678 * latint.dtx: \DeclareSymbolFontAlphabet: Added check against
9679 use of alphabet switch outside of math mode.
9681 1994-03-10 Rainer Schoepf <latex-bugs@latex-project.org>
9683 * newlfont.dtx: Changed \math@bgroup/\math@egroup to use
9684 \bgroup/\egroup, to follow the change in fam.dtx.
9686 * fam.dtx: Changed \math@bgroup/\math@egroup to use
9687 \bgroup/\egroup rather than \begingroup/\endgroup to avoid
9688 leaking out of style changes. Side effect: now always produce
9691 * tlb0320.lvt: Added \showoutput and \scrollmode.
9693 * manifest.l2e: Added syntonly.dtx, syntonly.ins and
9696 * l2extra.dst: Added generation of syntonly package. Removed
9697 generation of .drv file for varioref.
9699 * syntonly.dst: Added to distribution.
9701 * syntonly.dtx: Added to distribution.
9703 1994-03-08 David Carlisle <latex-bugs@latex-project.org>
9705 * ltplain.dtx v1.0a "General" Remove need for a driver file.
9707 * ltdirchk.dtx 1.0a "General" Reorganise driver module into `new
9710 * ltclass.dtx 0.3b "General" Modify driver code into `new style'
9712 1994-03-08 Rainer Schoepf <latex-bugs@latex-project.org>
9714 * slides.dtx: Changed \@makefnmark to call \@makefntext rather
9715 that \@thefnmark directly.
9717 * letter.dtx: Changed \@makefnmark to call \@makefntext rather
9718 that \@thefnmark directly. Changed class to always write an
9719 .aux file, so that, e.g., cross referencing commands work.
9721 * tl2e4.tlg: Update for new versions of packages latexsym,
9724 * tlxs05s.tlg: Update for removal of declared option `twoside'
9727 * tlcs05s.tlg: Update for removal of declared option `twoside'
9730 * tlcs01a.tlg: Updated for change in latexsym.dtx (v2.1a -->
9733 * tlcs01b.tlg: Updated for change in latexsym.dtx (v2.1a -->
9736 * tlcs01l.tlg: Updated for change in latexsym.dtx (v2.1a -->
9739 * tlcs01p.tlg: Updated for change in latexsym.dtx (v2.1a -->
9742 * tltc001.tlg: Updated for change in latexsym.dtx (v2.1a -->
9745 * tltc002.tlg: Updated for change in latexsym.dtx (v2.1a -->
9748 * tlcs01r.tlg: Updated for change in latexsym.dtx (v2.1a -->
9751 * tlcs02.tlg: Updated for change in latexsym.dtx (v2.1a -->
9754 * tlcs04a.tlg: Updated for change in latexsym.dtx (v2.1a -->
9757 * tlcs04b.tlg: Updated for change in latexsym.dtx (v2.1a -->
9760 * tlcs04r.tlg: Updated for change in latexsym.dtx (v2.1a -->
9763 * tlcs08.tlg: Updated for change in latexsym.dtx (v2.1a -->
9766 * slides.dtx: Corrected first argument of \IfFileExists for
9767 reading sfonts.cfg: sfonts.def to sfonts.cfg.
9769 * tnfss1.tlg: Updated for change in latexsym.dtx (v2.1a -->
9772 * tnfss2.tlg: Updated for change in latexsym.dtx (v2.1a -->
9775 * tnfss3.tlg: Updated for change in latexsym.dtx (v2.1a -->
9778 * tnfss4.tlg: Updated for change in latexsym.dtx (v2.1a -->
9781 * tnfss5.tlg: Updated for change in latexsym.dtx (v2.1a -->
9784 * tnfss6.tlg: Updated for change in latexsym.dtx (v2.1a -->
9787 * tl2e5.tlg: Updated for change in latexsym.dtx (v2.1a -->
9790 * tlb0014.tlg: Updated for change in latexsym.dtx (v2.1a -->
9793 * vlatex01.tlg: Updated for change in latexsym.dtx (v2.1a -->
9796 * vlatex02.tlg: Updated for change in latexsym.dtx (v2.1a -->
9799 * vlatex03.tlg: Updated for change in latexsym.dtx (v2.1a -->
9802 * vlatex04.tlg: Updated for change in latexsym.dtx (v2.1a -->
9805 * vlatex06.tlg: Updated for change in latexsym.dtx (v2.1a -->
9808 * vlatex07.tlg: Updated for change in latexsym.dtx (v2.1a -->
9811 * tl2e1.tlg: Updated for change in latexsym.dtx (v2.1a -->
9814 * tl2e2.tlg: Updated for change in latexsym.dtx (v2.1a -->
9817 * tl2e3.tlg: Updated for change in latexsym.dtx (v2.1a -->
9820 * tlb0057.tlg: Updated for new filedate (\docdate taken up
9823 * tlb0010.tlg: Updated for change in latexsym.dtx (v2.1a -->
9826 * tlb0018.tlg: Updated for change in latexsym.dtx (v2.1a -->
9829 * tlb0073.tlg: Updated for change in latexsym.dtx (v2.1a -->
9832 * tlb0077.tlg: Updated for change in latexsym.dtx (v2.1a -->
9835 * fontcmds.dtx: Corrected typo in documentation.
9837 1994-03-07 David Carlisle <latex-bugs@latex-project.org>
9839 * lttab.dtx v1.0a "General" Long lines wrapped to 72 columns
9841 * ltpictur.dtx v0.1a "General" Long lines wrapped to 72 columns
9843 * ltpictur.dtx v0.1a "General" Initial version, split from
9846 * ltlists.dtx v1.0a "General" Long lines wrapped to 72 columns
9848 * ltinit.dtx v1.0a "General" (DPC) Removed input of nfsscode.ltx
9850 * ltinit.dtx v1.0a \@@italiccorr Macro added
9852 * ltinit.dtx v0.1a "General" Long lines wrapped to 72 columns
9854 * ltinit.dtx v0.1a "General" Initial version, split from
9857 * ltherest.dtx v0.1a \end@float (DPC) Extra group for colour
9859 * ltherest.dtx v0.1a "General" Long lines wrapped to 72 columns
9861 * ltherest.dtx v0.1a "General" Initial version, split from
9864 * ltherest.dtx v0.1a \@xfloat (DPC) Extra group for colour
9866 * ltherest.dtx v0.1a \@settodim (DPC) Extra group for colour
9868 * ltherest.dtx v0.1a \@hangfrom (DPC)Extra groups for colour
9870 * ltherest.dtx v0.1a \@footnotetext (DPC) Extra group for colour
9872 * ltfinal.dtx v0.1a "General" Remove oldcomments environment
9874 * ltfinal.dtx v0.1a "General" Initial version, split from
9877 * ltfinal.dtx 0.1a "General" use \InputIfFileExists not
9880 * ltfinal.dtx 0.1a "General" move code here from lhyphen.dtx
9882 * ltfinal.dtx 0.1a "General" Add code from the old dump.dtx
9884 * ltfiles.dtx v1.0a "General" Long lines wrapped to 72 columns
9886 * ltfiles.dtx v1.0a "General" Initial version, split from
9889 * ltboxes.dtx v1.0a "General" Unify format with other Kernel
9892 * ltboxes.dtx v0.1a \@mpfootnotetext (DPC) Extra group for
9895 1994-03-07 Rainer Schoepf <latex-bugs@latex-project.org>
9897 * cmextra.dst: Corrected `cyrilic' --> `cyrillic'. Changed
9900 * slides.dtx: Removed declared option `twoside' (Suggested by
9903 1994-03-07 Frank Mittelbach <latex-bugs@latex-project.org>
9905 * makeindx.dtx (subsection{Makeidx}):
9906 Changed \newcommand to \providecommand for \seename.
9908 1994-03-06 Frank Mittelbach <latex-bugs@latex-project.org>
9911 Changed \typeout's to \wlog's
9913 * newlfont.dtx (section{The Code}):
9914 Define \cal and \mit to behave as in NFSS1
9916 1994-03-04 David Carlisle <latex-bugs@latex-project.org>
9918 * ltvers.dtx v1.0a "General" Initial version, split from
9921 * lttab.dtx v1.0a "General" Initial version, split from
9924 * ltlists.dtx v1.0a "General" Initial version, split from
9927 1994-03-04 Rainer Schoepf <latex-bugs@latex-project.org>
9929 * testpage.tex: Changed question asking for paper type so that
9930 the answer must now include `paper'. Added question for
9931 doublesided printing.
9933 1994-03-03 David Carlisle <latex-bugs@latex-project.org>
9935 * ltboxes.dtx 0.1f \@irsbox Replaced a missing \else
9937 1994-03-03 Frank Mittelbach <latex-bugs@latex-project.org>
9940 Added driver code in front so that the documentation can be
9941 processed by simply running the file through LaTeX2e.
9942 Set counter StandardModuleDepth to 1, since all ltx documentation
9943 needs that setting anyway.
9945 1994-03-02 David Carlisle <latex-bugs@latex-project.org>
9947 * ltclass.dtx 0.3a "General" Remove need for driver file
9949 * ltboxes.dtx v0.1e "General" Remove need for drv file
9951 * ltboxes.dtx v0.1e "General" Add 2ekernel module
9953 1994-03-02 Rainer Schoepf <latex-bugs@latex-project.org>
9955 * unpack2e.ins: Added 2ekernel conditional to generation of
9956 ltboxes.ltx from ltboxes.dtx since this is now necessary
9957 (cf. last change to ltboxes.dtx).
9959 * unpack2e.ins: Added 2ekernel conditional to generation of
9960 latex2e.ltx from docclass.dtx since this is now necessary
9961 (cf. last change to docclass.dtx).
9963 * unpack2e.ins: Removed generation of latex2e.drv and
9966 * slides.dst: Renamed sfontdef.* to sfonts.*.
9968 * unpacked.l2e: Removed *.drv files (no longer generated)
9969 Renamed slides .ltx files to .def.
9971 * slides.fdd: Removed extra pair of curly braces after
9972 DeclareFontFamily. Corrected Documentation to refer to
9973 sfonts.*, not to sfontdef.*.
9975 * slides.dtx: Renamed files sfontdef.* to sfonts.*.
9977 * letter.dtx: Moved documentation driver further up, so that
9978 "latex2e letter.dtx" works.
9980 * letter.dst: Removed generation of .drv file, changed typeout
9981 message that explains how to typeset the documentation.
9983 * slides.dtx: Added forgotten changes entry for last change.
9985 * slides.dtx: Renamed files slides.ltx and sfontdef.ltx to
9986 slides.def and sfontdef.def.
9988 * slides.fdd: Moved driver further up so that no extra .drv
9989 file is needed, but "latex2e slides.fdd" works.
9991 * slides.dst: Updated copyright message to show 1994. Removed
9992 generation of .drv files. Renamed .ltx --> .def
9994 * slides.dtx: Moved driver further up so that no extra .drv
9995 file is needed, but "latex2e slides.dtx" works. Removed
9996 makeidx class option, as it is now a proper package. Changed
9997 leqno class option t oread leqno.clo. Added fleqn class
9998 option (reads fleqn.clo).
9999 1994-03-01 David Carlisle <latex-bugs@latex-project.org>
10001 * ltdirchk.dtx 0.2k "General" Add unstripped module, so that
10002 dircheck.dtx may be used with initex
10004 1994-03-01 Frank Mittelbach <latex-bugs@latex-project.org>
10007 Removed unnecessary .drv generation (some are still there)
10008 Added the the WITHOUT ANY WARRANTY message to some preambles.
10011 Moved the driver code in front so that the documentation can be
10012 processed by simply running the file through LaTeX2e.
10013 Removed extra pair of braces after \DeclareFontFamily which has
10014 only three arguments not four.
10017 Removed surplus \ShortVerb setting.
10020 Corrected typo in documentation.
10022 1994-02-28 Frank Mittelbach <latex-bugs@latex-project.org>
10025 Moved the driver code in front so that the documentation can be
10026 processed by simply running the file through LaTeX2e.
10028 1994-02-27 Frank Mittelbach <latex-bugs@latex-project.org>
10031 Removed decl of \@unused since defined earlier.
10032 Removed decl of \typeout.
10033 Removed decl of \@tempdima \@tempdimb.
10035 1994-02-26 Frank Mittelbach <latex-bugs@latex-project.org>
10038 Changed driver code slightly.
10039 Moved the driver code in front so that the documentation can be
10040 processed by simply running the file through LaTeX2e.
10043 Changed driver code slightly.
10044 Moved the driver code in front so that the documentation can be
10045 processed by simply running the file through LaTeX2e.
10048 Moved the driver code in front so that the documentation can be
10049 processed by simply running the file through LaTeX2e.
10052 Added to the distribution.
10053 Moved the driver code in front so that the documentation can be
10054 processed by simply running the file through LaTeX2e.
10056 * docstrip.dtx (section{Producing the documentation}):
10057 Moved the driver code in front so that the documentation can be
10058 processed by simply running the file through LaTeX2e.
10061 Moved the driver code in front so that the documentation can be
10062 processed by simply running the file through LaTeX2e.
10065 Moved the driver code in front so that the documentation can be
10066 processed by simply running the file through LaTeX2e.
10069 Moved the driver code in front so that the documentation can be
10070 processed by simply running the file through LaTeX2e.
10073 Moved the driver code in front so that the documentation can be
10074 processed by simply running the file through LaTeX2e.
10077 Moved the driver code in front so that the documentation can be
10078 processed by simply running the file through LaTeX2e.
10081 Moved the driver code in front so that the documentation can be
10082 processed by simply running the file through LaTeX2e.
10085 Moved the driver code in front so that the documentation can be
10086 processed by simply running the file through LaTeX2e.
10089 Moved the driver code in front so that the documentation can be
10090 processed by simply running the file through LaTeX2e.
10092 1994-02-24 Frank Mittelbach <latex-bugs@latex-project.org>
10094 * fam.dtx (subsection{Macros for loading fonts}):
10095 Removed catcode settings from \try@load@fontshape and
10096 \DeclareFontShape and placed them into a separate macro called
10097 \nfss@catcodes so that it is easier to maintain special
10098 requirements for packages that make certain characters active.