Update LuaTeX testfiles for ^@ change
[latex2e.git] / latex2e-20170101 / required / tools / changes.txt
blob1329cf49d5c73f5cce4d65977eb0ca534417dd79
1 =======================================================================
2 This file lists changes to the LaTeX2e files in reverse chronological order.
3 It is provided for convenience only.  It therefore makes no claims to
4 completeness or accuracy and it contains some references to files that
5 are not part of the distribution.
6 =======================================================================
8 2017-01-16  David Carlisle  <latex-bugs@latex-project.org>
10         * bm.dtx: further fixes to luatex code branch for
11         http://tex.stackexchange.com/questions/349001
13 2016-10-06  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
15         * array.dtx: Fixed a 25 year old bug that surfaced for the first time.
16         \@halignto needs to be managed locally (pr/4488)
18 2016-07-07  David Carlisle  <latex-bugs@latex-project.org>
20         * bm.dtx: additional tests to cope with luatex's new treatment of
21         \mathchar.
23 2016-07-01  David Carlisle  <latex-bugs@latex-project.org>
25         * tabularx.dtx: show [tcb] optional argument in tabularx
26         syntax description.
28 2016-06-07  David Carlisle  <latex-bugs@latex-project.org>
30         * shellesc.dtx: typos in messages, and
31         improve use with plain etex or luatex
33 2016-04-29  David Carlisle  <latex-bugs@latex-project.org>
35         * shellesc.dtx: in classic tex code accidentally defined
36         \ShellEscape twice instead of defining \DelayedShellEscape
37         (Ulrike Fischer)
39 2016-04-07  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
41         * multicol.dtx: Reset \boxmaxdepth back to \maxdimen when outputting
42          pages (issue SX302532).
44 2016-02-27  David Carlisle  <latex-bugs@latex-project.org>
46         * bm.dtx: add initial support for \Umathchardef defined tokens.
48 2016-02-16  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
50         * varioref.dtx: Delay generating a "may loop" warning or error
51         until we know that we aren't using \reftextfaraway
52         -- thanks to Morten Hoegholm for the fix
54 2016-02-09  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
56         * varioref.dtx: revamped some of the documentation to better
57         explain how varioref could be used in a multi-lingual context
59 2016-02-08  Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
61         * multicol.dtx: Ensure we are back in vmode before using
62         \prevdepth (pr/4448)
63         \col@number already initialized in the kernel, so not initializing
64         it in the package in case the document is in two-column (pr/4435)
66 2016-02-03  David Carlisle  <latex-bugs@latex-project.org>
68         * tabularx.dtx: support end code of {foo\endtabulax bar} again
69           (Reported by Ulrike Fischer)
71 2016-02-02  David Carlisle  <latex-bugs@latex-project.org>
73         * shellesc.dtx: Documentation typos (via Johannes_B at tex.sx)
75 2016-01-08  David Carlisle  <latex-bugs@latex-project.org>
77         * shellesc.dtx: Added new package
79 2015-09-22 Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
81         * varioref.dtx: Fixed blunder from 2005 - galician option
82         clearly never used
84 2015-08-19 Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
86         * multicol.dtx: Reset \@textfloatsheight after page finishes (sx261884)
88 2015-04-02  Joseph Wright <joseph.wright@morningstar2.co.uk>
89         * TDS-style zip improvements
91 2015-04-02 Joseph Wright <latex-team@latex-project.org>
92        * Update CTAN link in README
94 2015-03-31 Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
96         * multicol.dtx: Another rewrite of \remove@discardable@items to
97         capture the case of \vspace (remove) and \vspace* (keep) correctly
99 2015-03-25 Frank Mittelbach  <Frank.Mittelbach@latex-project.org>
101         * multicol.dtx: additional tracing info if forced breaks result in
102         overflow of column heights
104 2015-03-23  Frank Mittelbach  <latex-bugs@latex-project.org>
106         * multicol.dtx: Detect when columns get too large during balancing
107         because the user requested more forced breaks than available
108         columns.
110         Fixed the logic for removing excess white space at column bottoms
111         (this is a source of trouble for sure)
113 2015-03-07  Frank Mittelbach  <latex-bugs@latex-project.org>
115         * multicol.dtx: - Use only `0.0001fil' for stretching in \vfilmaxdepth
116          - Set \boxmaxdepth in multi@column@out to avoid material getting too
117         far down
118          - Redesign the implementation of \end{multicols*}
120 2014-11-07 Joseph Wright <latex-bugs@latex-project.org>
122        * Rename 00readme.txt to README (named README.txt in the development
123          repository)
125 2014-10-28 Frank Mittelbach   <latex-bugs@latex-project.org>
127         * multicol.dtx: In \end{multicols*} only add vertical space if not
128         doing already doing \raggedcolumns and add \null to hide the final
129         fill if added so that it doesn't get removed again.
131 2014-10-28  Frank Mittelbach  <latex-bugs@latex-project.org>
132         * afterpage.dtx, array.dtx, bm.dtx, calc.dtx, dcolumn.dtx,
133         delarray.dtx, enumerate.dtx, ftnright.dtx, hhline.dtx, layout.dtx,
134         longtable.dtx, multicol.dtx, showkeys.dtx, tabularx.dtx,
135         theorem.dtx, trace.dtx, varioref.dtx, verbatim.dtx, xspace.dtx
137         Fixed typos found by Karl Berry in documentation (no version number change)
139 2014-09-12  Frank Mittelbach  <latex-bugs@latex-project.org>
141         * multicol.dtx: change ragged columns to not just fill the
142         column but also back up by \maxdepth if they otherwise become
143         overfull as adding glue at the bottom means the column will
144         never have any depth and before they had. (pr/4395)
146         \maxdepth is applied to all column boxes. That was initially not
147         necessary as \splitmaxdepth was doing the trick. However, the
148         moment those boxes get reboxed this information is lost and
149         resulted in some subtle errors. (pr/4395)
151         Suppress even really bad overfull warnings while looping
153 2014-08-24  Frank Mittelbach  <latex-bugs@latex-project.org>
155         * multicol.dtx: set \prevdepth to 0pt (in the right place)
156         after adding the multicol material. Was not happening in boxed mode.
157         Test for excessive depth of columns using > not = (which nearly
158         ever will be correct)
160 2014-07-03    <latex-bugs@latex-project.org>
162         * varioref.dtx: correct Romanian default text as suggested
164 2014-06-19  Frank Mittelbach  <latex-bugs@latex-project.org>
166         * multicol.dtx: color-leak fix introduced a spacing problem in boxed mode
167         as the added color commands were hiding any space at the bottom of the box
168         material (which thus didn't get discarded)
170 2014-05-14  David Carlisle  <latex-bugs@latex-project.org>
172         * readme.txt: rename to 00readme.txt.
174 2014-05-13  David Carlisle  <latex-bugs@latex-project.org>
176         * tabularx.dtx: If \endtabularx not found, act as if it was at the start of
177         the end code.
179 2014-04-24    David Carlisle  <david.carlisle@latex-project.org>
181         * showkeys.dtx: modify \cite redefinition so {} in the optional argument
182           works (tools/4162)
184 2014-04-23  Frank Mittelbach  <latex-bugs@latex-project.org>
186         * multicol.dtx: Support \docolaction
188 2014-04-22  Frank Mittelbach  <latex-bugs@latex-project.org>
190         * multicol.dtx:
191            Bug fix: color leak (http://tex.stackexchange.com/questions/138783)
192            Bug fix: space at column bottom (http://tex.stackexchange.com/questions/121692)
193            Bug fix: Reset \@mparbottom after page finishes
195 2014-04-22  David Carlisle  <david.carlisle@latex-project.org>
197         * tabularx.dtx: allow code before \endtabularx (pr/3722)
199 2012-02-06  David Carlisle  <david.carlisle@latex-project.org>
201         * tabularx.dtx: Avoid exceeding maxdimen
202           http://tex.stackexchange.com/questions/29194/how-to-typeset-tabularx-with-34-columns-error-message
204 2011-12-20  Frank Mittelbach  <latex-bugs@latex-project.org>
206         * multicol.dtx: RL language support fixed
207                         Support for \enlargethispage
208                         Balancing concept improved
209                         Bug fix: Only re-add output penalty if it was
210                                  explicit in the source.
212 2011/11/24  David Carlisle  <david.carlisle@latex-project.org>
214         * showkeys.dtx: revert change made at v3.14 because of tools/4173
216 2011-10-02  Frank Mittelbach  <latex-bugs@latex-project.org>
218         * varioref.dtx: Previous fix need one more expansion
219 %                            (pr/4159,pr/4171)
221 2010-11-12  Frank Mittelbach  <latex-bugs@latex-project.org>
223         * varioref.dtx: Avoid even \protected@edef in \vref@pagenum
224                  to pacify french babel (pr/4093)
226 2010-10-24  Frank Mittelbach  <latex-bugs@latex-project.org>
228         * multicol.dtx: right-to-left language support added
230 2010-08-06  Frank Mittelbach  <latex-bugs@latex-project.org>
232         * multicol.dtx: typo corrections only -- thanks to Laurent Lyaudet
234 2010-08-04  Frank Mittelbach  <latex-bugs@latex-project.org>
236         * varioref.dtx: Correct spacing -- same mistake as in \vref (pr/4123)
237                         Defaults for esperanto added
239 2010-04-06  Will Robertson  <will.robertson@latex-project.org>
241         * xspace.dtx: Improve edge case for xspace (tools/3895)
243 2010-02-25  Frank Mittelbach  <latex-bugs@latex-project.org>
245         * ftnright.dtx: Check for split footnotes (pr/4099)
247 2009-09-13  Frank Mittelbach  <latex-bugs@latex-project.org>
249         * varioref.dtx: Use \protected@edef to avoid problems
250               in complicated setups, e.g., microtype (pr/4080)
252 2009-06-12  Frank Mittelbach  <latex-bugs@latex-project.org>
254         * varioref.dtx: Incorrect text in \reftextafter (pr/4070)
256 2008-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
258         * varioref.dtx: clarified customization with Babel in use.
260 2007-09-07 Frank Mittelbach <latex-bugs@latex-project.org>
262         * varioref.dtx: Added defaults for islandic
264 2007-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
266         * varioref.dtx: fixed missspellings of \extrasbazil and \extrasportuges
268 2006-09-19 Frank Mittelbach <latex-bugs@latex-project.org>
270         * multicol.dtx: Make the color of the rule between columns (if
271         any) a hook called \columnseprulecolor. Defaults to \normalcolor
273 2006-05-23 Frank Mittelbach <latex-bugs@latex-project.org>
275         * varioref.dtx: support for bulgarian added.
277 2006-05-14 Frank Mittelbach <latex-bugs@latex-project.org>
279         * varioref.dtx: support for croatian added.
281 2006-05-08 Morten Hoegholm <latex-bugs@latex-project.org>
283         * xspace.dtx: Bug fix for verbatim in output routine.
285 2006-02-23 Frank Mittelbach <latex-bugs@latex-project.org>
287         * multicol.dtx: Added \@minipagefalse to \end@dblfloat. Otherwise
288         that switch may end up being true after a figure* has ended,
289         messing up spacing afterwards randomly.
291 2006-02-12 Morten Hoegholm <latex-bugs@latex-project.org>
293         * xspace.dtx: Modified so the \@let@token can be \outer. Avoid
294         re-doing eTeX setup step multiple times for the original call of
295         \xspace.
297 2006-01-09 Morten Hoegholm <latex-bugs@latex-project.org>
299         * showkeys.dtx: Make \tag* and starred AMS environments work
300         (pr/3693). Fix varioref support so \vref* also works
301         (pr/3373). Added \showkeyslabelformat to avoid hard-wiring the
302         label format.
304 2005-12-02 Frank Mittelbach <latex-bugs@latex-project.org>
306         * varioref.dtx: Bahasa Malaysia defaults added.
308 2005-11-26 Frank Mittelbach <latex-bugs@latex-project.org>
310         * varioref.dtx: Single hyphen rather than -- in range for spanish
311         an galician.
313 2005-11-10 Frank Mittelbach <latex-bugs@latex-project.org>
315         * varioref.dtx: Added a few more brazil strings
316         Added a few more finnish strings
317         Added further galician defaults (and corrected spelling)
318         Corrections in italian strings
320 2005-10-04 Morten Hoegholm <latex-bugs@latex-project.org>
322         * xspace.dtx: Improved expansion method. Added use of higher level
323         functions for conditional processing. Simplified the code so that
324         difference between eTeX and non-eTeX is minimal.
326 2005-09-27 Frank Mittelbach <latex-bugs@latex-project.org>
328         * varioref.dtx: corrected typo in documentation
330 2005-09-14 Frank Mittelbach <latex-bugs@latex-project.org>
332         * varioref.dtx: corrected one default for polish
334 2005-08-23 Morten Hoegholm <latex-bugs@latex-project.org>
336         * array.dtx: Removed spurious space.
338 2005-08-06 Morten Hoegholm <latex-bugs@latex-project.org>
340         * calc.dtx: Improved expansion of arguments, added new
341           commands \maxof, \minof, \totalheightof and
342           \settototalheight.
344 2005-07-26 Morten Hoegholm <latex-bugs@latex-project.org>
346         * xspace.dtx: Improve test by exiting if \@let@token is a
347           letter. Add \xspaceremoveexception.
349 2005-07-24 Frank Mittelbach <latex-bugs@latex-project.org>
351         * varioref.dtx: small change in italian.
352                         small fix in german and ngerman (pr/3793)
353         
354 2005-06-09 Frank Mittelbach <latex-bugs@latex-project.org>
356         * varioref.dtx: fixed bug in Dutch localization (pr/3791)
357         added localization for romanian (pr/3790)
359 2005-05-07 Morten Hoegholm <latex-bugs@latex-project.org>
361         * xspace.dtx: Improve handling of active characters.
363 2005-04-24 Frank Mittelbach <latex-bugs@latex-project.org>
365         * varioref.dtx: Ukranian defaults added (by Mykola Lyakhovych)
367 2005-04-09 Frank Mittelbach <latex-bugs@latex-project.org>
369         * varioref.dtx: Basque defaults added (by I\~naki Larra\~naga
370         Murgoitio) 
372 2004-12-07 Morten Hoegholm <latex-bugs@latex-project.org>
374         * xspace.dtx: Make extensible (tools/3712), fix active
375           characters (tools/3747) and update documentation.
377 2004-10-30 Frank Mittelbach <latex-bugs@latex-project.org>
379         * varioref.dtx: Added missing defaults for italian (by Lapo Mori)
381 2004-07-03 Frank Mittelbach <latex-bugs@latex-project.org>
383         * multicol.dtx: fixing errors that happen only if multicol is
384         compiled with a special combination of docstrip modules. 
386 2004-05-08 Frank Mittelbach <latex-bugs@latex-project.org>
388         * varioref.dtx: Use \@nil for testing in \is@pos@num
390 2004-02-27 Frank Mittelbach <latex-bugs@latex-project.org>
392         * varioref.dtx:  fixed a bug in magyar option
394 2004-02-15 Frank Mittelbach <latex-bugs@latex-project.org>
396         * multicol.dtx: Avoid self-referencing definition of
397         \@footnotetext (pr/3618)
399 2003-12-29 Frank Mittelbach <latex-bugs@latex-project.org>
401         * fileerr.dtx: attempt to set exit code when reading x.tex (pr/3538)
403 2003-12-19 David Carlisle <latex-bugs@latex-project.org>
405         * array.dtx: add \arraybackslash
407 2003-10-05 Frank Mittelbach <latex-bugs@latex-project.org>
409         * bm.dtx: AMS version of \sqrt not working
411 2003-09-01 Frank Mittelbach <latex-bugs@latex-project.org>
413         * bm.dtx: Forgotten to check for \hskip (pr/3572)
415 2003-08-22 Rainer Schoepf <latex-bugs@latex-project.org>
417         * verbatim.dtx: Added \@noligs again, as I can be sure that
418         it is defined in the LaTeX kernel, so that other packages
419         can rely on \@noligs always being used.
421 2003-04-30 Frank Mittelbach <latex-bugs@latex-project.org>
423         * trace.dtx: added option full to trace everything; set a few more
424         switches back to no-tracing on exit; make \tracingall trace full
425         even when full is not specified
427 2003-04-17 Frank Mittelbach <latex-bugs@latex-project.org>
429         * multicol.dtx: Catch problem with \columnbreak
430         in last line (found by Ulrike Fischer)
432 2003-04-08 Frank Mittelbach <latex-bugs@latex-project.org>
434         * multicol.dtx: Collect one addition line per column to account
435         for vanishing space at column breaks
437 2003-03-29 Frank Mittelbach <latex-bugs@latex-project.org>
439         * varioref.dtx (subsection{Options}): 
440         Afrikaans option contributed by Danie Els <dnjels@sun.ac.za>.
442 2003-03-18 Frank Mittelbach <latex-bugs@latex-project.org>
444         * multicol.dtx: changed the tracing output a bit
446 2003-03-15 Frank Mittelbach <latex-bugs@latex-project.org>
448         * multicol.dtx: 
449         Further corrections to the micro-spacing around the boxes produced
450         by multicols, so that grid typesetting (given right values for
451         other parameters) becomes a possibility.
452         Also added option "grid" which currently does nothing except
453         producing a warning if the grid might got lost.
454         
455 2003-02-17 Frank Mittelbach <latex-bugs@latex-project.org>
457         * multicol.dtx: 
458         Add a kern to cancel potential depth of previous line at the
459         beginning of a multicols and also suppsed \lineskip
460         
461         \multicolovershoot set back to 0pt as a default 2pt was simply
462         wrong in some applications (pr/3465)
464 2003-01-10 Frank Mittelbach <latex-bugs@latex-project.org>
466         * varioref.dtx: changed error message when possible loop was
467         detected.
469         * somedefs.dtx: added version number to \ProvidesPackage line
470         (pr/3490)
472         * varioref.dtx: typo added a blank line into one macro
474 2003-01-08 Frank Mittelbach <latex-bugs@latex-project.org>
476         * varioref.dtx: Use \vref@label instead of \label to avoid
477         problems with amsmath. (pr/3489)
479 2002-11-22 Frank Mittelbach <latex-bugs@latex-project.org>
481         * bm.dtx: Get math alphabets right (pr/3476)
483 2002-11-06 Frank Mittelbach <latex-bugs@latex-project.org>
485         * varioref.dtx: Changed default for \reftextbefore for options
486         english and american.
487         This is an incompatible change, but the original was bad English!
488         Changed default for \reftext...range for dutch as well.
490 2002-06-18 Frank Mittelbach <latex-bugs@latex-project.org>
492         * fileerr.dtx: added space after ! better to match TeX's error
493         style (pr/3414)
495         * varioref.dtx:         Use \vpageref inside \ref not \@vpageref
496         to get spacing correct (pr/3403) 
498 2002-06-14 Frank Mittelbach <latex-bugs@latex-project.org>
500         * varioref.dtx: added \labelformat to support references that
501         automatically add "text" around the referenced number.
503         added \Ref and \Vref to generated references at the beinning of a
504         sentence (might be needed if \reformat is used)
506         added \vpagerefnum to support referencing the "number" within
507         commands like \refpageafter, e.g.
509            \renewcommand\reftextfaceafter {on page~\thevpagerefnum}
511         texts for "slovak" and "slovene" options added
512         
513 2001-09-04 Frank Mittelbach <latex-bugs@latex-project.org>
515         * varioref.dtx: correct typo in name \vref -> \vr@f
517 2001-07-24 Frank Mittelbach <latex-bugs@latex-project.org>
519         * trace.dtx: use ltxdoc not ltugboat class for docu
521 2001-05-28 Chris Rowley <latex-bugs@latex-project.org>
523         * dcolumn.dtx: 
525         Documentation of centring improved (pr/3315)
527 2001-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
529         * varioref.dtx: changed my mind and also added \vpagerefrange*
531         * trace.dtx: added package to tools distribution
533 2001-04-12 Frank Mittelbach <latex-bugs@latex-project.org>
535         * varioref.dtx (subsection{Defining the main macros}): Added
536         \vref* and \vpageref* which do not add a space in front of the
537         generated text (ever) so that they can be used in situations like
538         (\vref{foo} ...) without added a space after the open parenthesis.
540 2001-01-12 Frank Mittelbach <latex-bugs@latex-project.org>
542         * varioref.dtx: Updated nynorsk defaults
544 2000-12-30 Frank Mittelbach <latex-bugs@latex-project.org>
546         * varioref.dtx: Updated Danish defaults
548 2000-10-23 Chris Rowley <latex-bugs@latex-project.org>
550         * longtable.dtx:
552         Added a \noexpand (as in array.sty) for mathtext.sty
554 2000-09-25 Johannes Braams <latex-bugs@latex-project.org>
556         * layout.dtx: Added the option italian as suggested by Claudio
557         Beccari, back in august 1998...
559 2000-09-21 Johannes Braams <latex-bugs@latex-project.org>
561         * layout.dtx: Added the option german as proposed by Karsten
562         Tinnefeld <karsten@tinnefeld.com> in PR 3259
564 2000-08-23 Frank Mittelbach <latex-bugs@latex-project.org>
566         * varioref.dtx: Updated defaults for catalan
568 2000-08-21 Chris Rowley <latex-bugs@latex-project.org>
570         * verbatim.dtx:
572 2000-07-10 Frank Mittelbach <latex-bugs@latex-project.org>
574         * multicol.dtx: fixed color problem with rules between columns
575         (their color did depend on the color of the text at the break)
577 2000-07-09 Frank Mittelbach <latex-bugs@latex-project.org>
579         * varioref.dtx: Don't output space if optional argument
580         to \vpageref is empty (pr/3230)
582 2000-06-11 Frank Mittelbach <latex-bugs@latex-project.org>
584         * multicol.dtx (subsection{The output routines}]): when
585         doing boxed mode do not restrict height of columns to \@colroom
586         (pr/3212)
588 2000-05-05 Frank Mittelbach <latex-bugs@latex-project.org>
590         * multicol.dtx (subsection{Starting and ): Detect and fix 
591         problem if a multicols ends at the top of a page
593 2000-04-16 Frank Mittelbach <latex-bugs@latex-project.org>
595         * varioref.dtx: added defaults for Czech
597 2000-04-15 Frank Mittelbach <latex-bugs@latex-project.org>
599         * ftnright.dtx: Don't use math mode for footnote symbol
600                         (pr/3172)
602 2000-01-11 Frank Mittelbach <latex-bugs@latex-project.org>
604         * varioref.dtx: added naustrian and ngerman options
606 2000-01-07 Rainer Schoepf <latex-bugs@latex-project.org>
608         * verbatim.dtx: Disable hyphenation even if the font allows it.
610 1999-12-14 Rainer Schoepf <latex-bugs@latex-project.org>
612 1999-12-02 Frank Mittelbach <latex-bugs@latex-project.org>
614         * varioref.dtx: even more portugese defaults
616 1999-11-25 Frank Mittelbach <latex-bugs@latex-project.org>
618         * varioref.dtx: added portuguese defaults
620 1999-10-21 Frank Mittelbach <latex-bugs@latex-project.org>
622         * multicol.dtx: allow multi-paragraph footnotes again. This functionality
623         was lost when the footnotes got reimplemented some time ago. (Problem
624         reported by Niels Ferguson)
626 1999-09-03 Frank Mittelbach <latex-bugs@latex-project.org>
628         * DEFAULT.hea: updated for LPPL 1.2
630         * DEFAULT.pre: updated for LPPL 1.2
632 1999-07-19 Frank Mittelbach <latex-bugs@latex-project.org>
634         * multicol.dtx: 
635         Added some additional tracing code.
636         When balancing check that last column doesn't contain a forced
637         page break; if it does reject the solution.
639 1999-07-09 Frank Mittelbach <latex-bugs@latex-project.org>
641         * updated headers to reflect LPPL 1.1
643 1999-06-18 Frank Mittelbach <latex-bugs@latex-project.org>
645         * multicol.dtx: added documentation for \columnsep
647 1999-06-12 Frank Mittelbach <latex-bugs@latex-project.org>
649         * multicol.dtx: minor documentation updates
651 1999-05-27 Frank Mittelbach <latex-bugs@latex-project.org>
653         * tools.ins: added colbreak guard for multicol.sty
655 1999-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
657         * multicol.dtx (subsection{Manual column breaking}): 
658         Added a \columnbreak command to allow manual column breaks.
660 1999-05-01 Frank Mittelbach <latex-bugs@latex-project.org>
662         * multicol.dtx: reworded license text slightly
664 1999-03-22 Frank Mittelbach <latex-bugs@latex-project.org>
666         * multicol.dtx: re-add \cs{mark} command which was commented out
667         by mistake at some point in 1998 (pr/2978)
669 1999-03-05 David Carlisle <latex-bugs@latex-project.org>
671         * enumerate.dtx: extension hook tools/2916}
673         * verbatim.dtx: Add \begingroup/\endgroup to definition of
674         \verbatim(*)/\endverbatim(*) so that they can safely be
675         used without \begin/\end.  Suggested by Donald Arseneau.
677 1999-03-04 Rainer Schoepf <latex-bugs@latex-project.org>
679         * manifest.txt: Corrected typo.
681 1999-03-03 Rainer Schoepf <latex-bugs@latex-project.org>
683         * tools.ins: New copyright info and preamble.
685 1999-02-16 Frank Mittelbach <latex-bugs@latex-project.org>
687         * multicol.dtx: fixed reference to ltx3info.tex in license
689 1999-02-13 David Carlisle <latex-bugs@latex-project.org>
691         * readme.txt: lppl
693 1999-02-10 Frank Mittelbach <latex-bugs@latex-project.org>
695         * multicol.dtx: changed license text
697 1998-12-31 Frank Mittelbach <latex-bugs@latex-project.org>
699         * array.dtx: Added \noexpand in front of \ialign
700         to guard against interesting :-) changes to \halign done to support
701         text glyphs in math
703 1998-12-03 Johannes Braams <latex-bugs@latex-project.org>
705         * ftnright.dtx: Made \@makecol colorsafe by adding
706         \color@begingroup, \color@endgroup and \normalcolor.
708 1998-11-27 Frank Mittelbach <latex-bugs@latex-project.org>
710         * varioref.dtx: taken out fix for (pr/1866) as it produce undesired
711         results (see comments in doc of \vref)      (pr/2909)
713         * varioref.dtx: Added two new user commands \vrefrange and
714         \vpagerefrange to support referencing a range of labels.
715         Also added customising commands \reftextlabelrange and
716         \reftextpagerange to support the above commands.
717         Added draft and final option (draft will turn errors into warnings).
718         Added austrian defaults (same a german).
719         Added greek defaults.
720         Removed incorrect warning for italian.
721         Added hungarian defaults.
722         Added russian defaults.
723         Added utility command \vrefpagenum and used it to shorten code
724         this will also fix a problem that in certain circumstances varioref
725         was not warning that another run was needed.
727 1998-09-16 Frank Mittelbach <latex-bugs@latex-project.org>
729         * multicol.dtx: test if document ends in middle of multicols
730         and if so issue an error message instead of dying with an OR loop
731         pr/2873
733 1998-08-17 Frank Mittelbach <latex-bugs@latex-project.org>
735         * multicol.dtx: new logic for dealing with \@footnotetext macro:
736         instead of redefining its definition completely, thereby possibly
737         overwriting a class change, we locally set \columnwidth to \textwidth
738         and then call the original definition. this will also solves a problem
739         with the situation of a footnote inside multicols inside a minipage
740         would vanish.
742         * varioref.dtx: added defaults for greek contributed by
743         Apostolos Syropoulos <apostolo@obelix.ee.duth.gr>
745 1998-06-22 Frank Mittelbach <latex-bugs@latex-project.org>
747         * layout.dtx: renamed \bs to \LayOutbs to avoid possible conflicts
748         with other packages using this command. Originally the package
749         redefined \bs in case it already had a definition.
750         Also rename \type to \LayOuttype for the same reason.
752         Added \@doendpe to definition of
753         \endverbatim(*) (pr/3234)
755 1998-06-17 Chris Rowley <latex-bugs@latex-project.org>
757         * calc.dtx:
759         Added \widthof etc
761         Made \ratio and \real robust
763         Enhanced documentation
764 2004-02-27    <david.carlisle@latex-project.org>
766         * bm.sty: fix for "new" AMS math accent code. tools/3256
768 2004-02-01    <david.carlisle@latex-project.org>
770         * longtable.dtx: \nobreak after table head, for tools/3484
772 1998-05-13 David Carlisle <latex-bugs@latex-project.org>
774         * tabularx.dtx:  Use \setlength so calc syntax may be used in
775         the width argument. tools/2793.
777         * longtable.dtx: Use \setlength so calc syntax may be used in p
778         arguments. tools/2793.
780 1998-05-13 Frank Mittelbach <latex-bugs@latex-project.org>
782         * array.dtx: also allow calc syntax in first arg of tabular*
783         (pr/2793)
785 1998-05-12 Frank Mittelbach <latex-bugs@latex-project.org>
787         * array.dtx: set the \hsize for p columns (and others) via
788         \setlength so that calc syntax can be applied (pr/2793)
790 1998-05-10 Frank Mittelbach <latex-bugs@latex-project.org>
792         * varioref.dtx: support for amsmath displays (pr2175)
793         Actually this probably should be fixed in amsmath instead.
795 1998-04-25 Frank Mittelbach <latex-bugs@latex-project.org>
797         * varioref.dtx: added galician defaults contributed by Matthias
798         Moebius.
800 1998-03-09 Frank Mittelbach <latex-bugs@latex-project.org>
802         * varioref.dtx: replace ~ by \nobreak\space so that \vref obeys
803         setting of \frenchspacing  (pr/1866)
805 1998-01-29 Frank Mittelbach <latex-bugs@latex-project.org>
807         * multicol.dtx: Removed group around contents of optional argument
808         to \begin{multicols}{2}[...] so that the use of \section within
809         this argument works better.
811         * array.dtx: made \multicolumn long to match kernel change for
812         pr/2180 (forgotten at that time)
814 1998-01-19 Frank Mittelbach <latex-bugs@latex-project.org>
816         * multicol.dtx (subsection{Not balancing the columns}):
817         added support for a version of multicols (star form) that doesn't
818         balance the columns on the last page.
819         Fixed a bit of the documentation (so that a toc is possible).
821 1997-12-19 Frank Mittelbach <latex-bugs@latex-project.org>
823         * array.dtx: moving a docstrip guard. this doesn't change
824         the style but prevents some code being added at the end of
825         the driver file
827 1997-12-14 Frank Mittelbach <latex-bugs@latex-project.org>
829         * multicol.dtx: redefine \@footnotetext only within environment
830         not globally any longer. pr/2689 + some docu updates
832         * fileerr.dtx: fixed file date. pr/2689
834 1997-12-06 Frank Mittelbach <latex-bugs@latex-project.org>
836         * varioref.dtx: added default for polish language.
838 1997-11-22 David Carlisle <latex-bugs@latex-project.org>
840         * bm.dtx: Make \bm{\hat{A}} work like \bm{\hat A} (from c.t.t).
842 1997-11-18 Frank Mittelbach <latex-bugs@latex-project.org>
844         * multicol.dtx: now finally set \columnwidth to width of column
845           pr2664
847 1997-11-16 David Carlisle <latex-bugs@latex-project.org>
849         * bm.dtx: support mathcode hex 8000 (like prime) properly.
850         Support null delimiter \left. constructions.
851         Support breqn package.
853 1997-11-11 David Carlisle <latex-bugs@latex-project.org>
855         * calc.dtx: Fix error message inserted at the weekend.
857 1997-11-08 David Carlisle <latex-bugs@latex-project.org>
859         * manifest.txt: add calc.
861         * Makefile (FILES): add calc
863         * tools.ins: add calc.
865         * calc.dtx: Contributed to the distribution by
866         Kresten Krab Thorup and Frank Jensen. One minor change, use
867         \PackageError rather than the primitive \errormessge.
869 1997-10-16 David Carlisle <latex-bugs@latex-project.org>
871         * longtable.dtx: avoid using % in aux file. tools/2631
873 1997-10-13 David Carlisle <latex-bugs@latex-project.org>
875         * xspace.dtx: test for space token added for tools/2632
877 1997-10-09 David Carlisle <latex-bugs@latex-project.org>
879         * bm.dtx: Add extra braces around group code so \bm{\frac..} does
880         the right thing. (Spotted on c.t.t)
882 1997-10-06 David Carlisle <latex-bugs@latex-project.org>
884         * dcolumn.dtx: Document use of math mode. tools/2616.
886 1997-09-18 David Carlisle <latex-bugs@latex-project.org>
888         * tabularx.dtx: Fix \write catch for tools/2607.
889         (Fix page 401 of TeXBook at same time...)
891 1997-07-09 Rainer Schoepf <latex-bugs@latex-project.org>
893         * verbatim.dtx: Documentation fixes by Andreas Schwab
894         <schwab@issan.informatik.uni-dortmund.de>.
896         * tabularx.dtx: Documentation fixes by Andreas Schwab
897         <schwab@issan.informatik.uni-dortmund.de>.
899         * showkeys.dtx: Documentation fixes by Andreas Schwab
900         <schwab@issan.informatik.uni-dortmund.de>.
902         * multicol.dtx: Documentation fixes by Andreas Schwab
903         <schwab@issan.informatik.uni-dortmund.de>.
905         * longtable.dtx: Documentation fixes by Andreas Schwab
906         <schwab@issan.informatik.uni-dortmund.de>.
908         * layout.dtx: Documentation fixes by Andreas Schwab
909         <schwab@issan.informatik.uni-dortmund.de>.
911         * delarray.dtx: Documentation fixes by Andreas Schwab
912         <schwab@issan.informatik.uni-dortmund.de>.
914         * array.dtx: Documentation fixes by Andreas Schwab
915         <schwab@issan.informatik.uni-dortmund.de>.
917 1997-07-07 Frank Mittelbach <latex-bugs@latex-project.org>
919         * tools.ins:  added q.tex and r.tex files so that "run" and
920           "quit" mode is now also supported.
922         * fileerr.dtx: added q.tex and r.tex files so that "run" and
923           "quit" mode is now also supported.
925 1997-06-28 David Carlisle <latex-bugs@latex-project.org>
927         * longtable.dtx: New email address for David K.
929 1997-06-13 David Carlisle <latex-bugs@latex-project.org>
931         * showkeys.dtx: support cite package for tools/2490
933 1997-06-12 Frank Mittelbach <latex-bugs@latex-project.org>
935         * varioref.dtx: added support for catalan
937 1997-06-05 Rainer Schoepf <latex-bugs@latex-project.org>
939         * multicol.dtx: Applied improvement of documentation, kindly done
940         by Robin Fairbairns.
942 1997-05-13 Rainer Schoepf <latex-bugs@latex-project.org>
944         * fontsmpl.dtx: Replaced \@changed@x@err by
945         \TextSymbolUnavailable, according to the change in ltoutenc.dtx.
947 1997-04-30 Rainer Schoepf <latex-bugs@latex-project.org>
949         * verbatim.dtx (\verbatiminput): Added code to check for
950         existence of file to be input and print error message if not.
952 1997-04-14 David Carlisle <latex-bugs@latex-project.org>
954         * tools.ins: add bm
956         * bm.dtx: Add to tools bundle.
957         Add \boldsymbol as alias for \bm
959 1997-02-26 David Carlisle <latex-bugs@latex-project.org>
961         * tabularx.dtx: Spurious brace removed. Jean-Pierre Drucbert.
963 1997-02-20 David Carlisle <latex-bugs@latex-project.org>
965         * tabularx.dtx: improve behaviour in case table too wide.
967 1996-12-06 David Carlisle <latex-bugs@latex-project.org>
969         * xspace.dtx: alltt support. tools/2322.
971 1996-11-21 David Carlisle <latex-bugs@latex-project.org>
973         * longtable.dtx: new page break control.
975 1996-11-02 David Carlisle <latex-bugs@latex-project.org>
977         * readme.txt: Add old docstrip note.
979 1996-11-01 David Carlisle <latex-bugs@latex-project.org>
981         * showkeys.dtx: colour option.  tools/2297.
983         * tools.ins: new style.
985 1996-10-24 David Carlisle <latex-bugs@latex-project.org>
987         * xspace.dtx: Fix guards for driver document. tools/2206
989 1996-09-25 Rainer Schoepf <latex-bugs@latex-project.org>
991         * verbatim.dtx (\verbatiminput): Added \@addtofilelist and
992         \ProvidesFile so that the name of the file read in appears in the
993         \listfiles output.
995 1996-09-23 David Carlisle <latex-bugs@latex-project.org>
997         * dcolumn.dtx: Fix case where no decimal point is used
998         in the `new' case of a the third argument being n.m.
1000 Fri Sep  6 15:24:17 1996  David Carlisle  <carlisle@cs.man.ac.uk>
1002         * showkeys.dtx: more changes following from /2252.
1004 Fri Aug 30 18:09:48 1996  David Carlisle  <carlisle@cs.man.ac.uk>
1006         * showkeys.dtx: more fudges for AMS tools/2252, and extra
1007         group from Donald A. tools/2147
1009 Wed Jul 10 11:15:30 1996  David Carlisle  <carlisle@cs.man.ac.uk>
1011         * showkeys.dtx: Missing percent added for tools/2215
1013 1996-06-14 David Carlisle <latex-bugs@latex-project.org>
1015         * array.dtx: change \kern\z@ to \hskip1sp for latex/2160
1016         A few long lines wrapped.
1018 1996-06-04 Rainer Schoepf <latex-bugs@latex-project.org>
1020         * verbatim.dtx: \verbatim@noligs@list now processed after
1021         \dospecials (PR 2138).
1023 1996-05-25 Frank Mittelbach <latex-bugs@latex-project.org>
1025         * array.dtx (subsection{Support for
1026           \texttt{\textbackslash firsthline} and ):
1027           Complete reimplementation after Mark Wooding pointed out that
1028           they were everything else than correct --- hope i got it
1029           right this time :-)
1031 1996-05-24 David Carlisle <latex-bugs@latex-project.org>
1033         * longtable.dtx: Add a warning to re run LaTeX \AtEndDocument if
1034         any longtable has failed to align on this run.
1036 1996-05-17 David Carlisle <latex-bugs@latex-project.org>
1038         * xspace.dtx: Add / to list of punctuation characters.
1040         * showkeys.dtx: use \protected@edef rather than \def
1041         so that the expansion of any macros is printed. tools/2147
1043 1996-05-07 David Carlisle <latex-bugs@latex-project.org>
1045         * longtable.dtx: add \hfil to match array package change.
1047         * array.dtx: add \hfil to \@endpbox for tools/2120 (and to match
1048         kernel version).
1050 1996-04-22 David Carlisle <latex-bugs@latex-project.org>
1052         * array.dtx: Extra \kern\z@ for empty l colummns. latex/2122
1054 1996-04-16 David Carlisle <latex-bugs@latex-project.org>
1056         * longtable.dtx: Version 4.02 using new algorithm of David Kastrup
1057         to align tables without \setlongtables command.
1059 1996-02-28 David Carlisle <latex-bugs@latex-project.org>
1061         * dcolumn.dtx: New feature (tools/2093) D{.}{.}{3.2} specifies a
1062         column of figures that should be centred, assuming 3 places to
1063         the left of the decimal point and 2 to the right.
1065 1996-02-01 David Carlisle <latex-bugs@latex-project.org>
1067         * longtable.dtx: allow \multicolumn and \hline to work inside
1068         tabulars inside longtables. tools/2068
1070 1996-01-13 Frank Mittelbach <latex-bugs@latex-project.org>
1072         * multicol.dtx:
1073         Explain why with \OnlyDescription there will be an unresolved
1074         reference pr/2047.
1076 1996-01-03 David Carlisle <latex-bugs@latex-project.org>
1078         * longtable.dtx: (Martin Schr"oder) remove ! which causes a
1079         makeindex error in \changes entry. tools/2035
1081 1996-01-01 Frank Mittelbach <latex-bugs@latex-project.org>
1083         * ftnright.dtx:
1084         Finally got around to take out ltxdoc and use article for
1085         documentation. pr/536
1086         Also cleaned up use of ProvidesPackage.
1088 1995-12-28 Frank Mittelbach <latex-bugs@latex-project.org>
1090         * array.dtx:
1091         Fixed section headings so that a toc is possible. pr/2033.
1093         * multicol.dtx:
1094         Fixed index entries. pr/2036
1096 1995-12-12 David Carlisle <latex-bugs@latex-project.org>
1098         * tools.dst: Add trap for old docstrip.
1100 1995-11-23 David Carlisle <latex-bugs@latex-project.org>
1102         * theorem.dtx: Fix \@newctr usage (Ulrik Vieth)
1104         * layout.dtx: Documentation fixes (J"org Knappen).
1106         * indentfirst.dtx: (Ulrik Vieth) Fix \GetFileInfo usage.
1107           In the documentation.
1109 1995-11-22 David Carlisle <latex-bugs@latex-project.org>
1111         * tools.dst: New style concurrent generation.
1113         * showkeys.dtx: Fix \harvarditem: add SK code after the implicit
1114           \item (as for \cite) not before.
1116 1995-11-19 Frank Mittelbach <latex-bugs@latex-project.org>
1118         * theorem.dtx:
1119         Ensure that there is an error message if one of the counters
1120         in newtheorem are undefined pr/1861.
1122         * array.dtx (subsection{Getting the spacing around rules right}):
1123         ensure that the space between \hline\hline is visually \doublerulesep
1124         and does not depend of the rulewidth (as it does with standard latex)
1125         pr/1945
1126         Added some documentation about rule handling concepts.
1128 1995-11-09 David Carlisle <latex-bugs@latex-project.org>
1130         * longtable.dtx: (Anil K Goel) Really measure the size of the
1131           first row of the table not `assume' the size from the array
1132           strut. (Avoids really bad first page break with two headings)
1134         * showkeys.dtx: Take more care over redefining \protect commands
1136 1995-11-02 David Carlisle <latex-bugs@latex-project.org>
1138         * array.dtx: Minor doc changes, no more ooverfull hboxes...
1140 1995-10-30 Johannes Braams <latex-bugs@latex-project.org>
1142         * layout.dtx : Added command \layout* wbhich recomputes the values
1143         it needs before making the picture of the layout. (PR 1465)
1145 1995-10-30 David Carlisle <latex-bugs@latex-project.org>
1147         * showkeys.dtx: Fix for tools/1744 (notref/varioref case)
1148           Add final and draft options
1149           Fix inner vmode case which could cause extra white space
1150           to be added.
1152 1995-10-29 Johannes Braams <latex-bugs@latex-project.org>
1154         * layout.dtx (section{The implementation}): Added the options
1155         spanish, braziolian and portugues, as provided by
1156         Ausberto S. Castro V. <ascv@inf.ufrgs.br> (PR 1837)
1158 1995-10-27 David Carlisle <latex-bugs@latex-project.org>
1160         * afterpage.dtx: tools/1579/1880/1884
1162 1995-10-19 Frank Mittelbach <latex-bugs@latex-project.org>
1164         * varioref.dtx:
1165         Added defaults for Italian pr/1888
1167         * multicol.dtx:
1168         Added \@largefloatcheck so that floats being too large
1169         will produce a warning.  pr/1890
1171 1995-09-22 Rainer Schoepf <latex-bugs@latex-project.org>
1173         * verbatim.dtx: Corrected vertical spacing if verbatim is nested
1174         in quote (and other) environment. This error was introduced with
1175         version v1.3c (1990/02/26). Clarified documentation on how to
1176         define new verbatim-like environments.
1178 1995-08-06 Frank Mittelbach <latex-bugs@latex-project.org>
1180         * tools.dst:
1181         Updated copying conditions so that it is allowed to distribute
1182         unpacked files together with the sources.
1184 1995-08-04 Frank Mittelbach <latex-bugs@latex-project.org>
1186         * multicol.dtx:
1187         Changed class used for documentation from
1188         article to ltxdoc. pr/1788
1190 1995-06-25 Johannes Braams <latex-bugs@latex-project.org>
1192         * layout.dtx : The june 1995 release of LaTeX no longer needs two
1193         hash marks when defining a newcommand inside the argument of
1194         \DeclareOption.
1196 1995-06-15 David Carlisle <latex-bugs@latex-project.org>
1198         * longtable.dtx: replace ## by # in \DeclareOption, latex/1557
1200 1995-05-25 David Carlisle <latex-bugs@latex-project.org>
1202         * longtable.dtx: Modify Caption handling again.
1204 1995-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
1206         * varioref.dtx:
1207         Updated \DeclareOption declarations to reflect ##1 -> #1 change. pr/1557
1209 1995-05-07 Frank Mittelbach <latex-bugs@latex-project.org>
1211         * fontsmpl.dtx:
1212         Removed \pagestyle{empty} so that all pages produced by fontsmpl.tex
1213         are numbered. pr/1559
1215 1995-05-03 Rainer Schoepf <latex-bugs@latex-project.org>
1217         * verbatim.dtx: Removed extra backslash in argument to \cs.
1219 1995-05-02 David Carlisle <latex-bugs@latex-project.org>
1221         * longtable.dtx: Explitly reset page height for tools/1584.
1222         Modify caption handling.
1224 1995-04-26 Rainer Schoepf <latex-bugs@latex-project.org>
1226         * verbatim.dtx: Removed \fileversion and \filedate.
1228 1995-04-25 David Carlisle <latex-bugs@latex-project.org>
1230         * longtable.dtx: Modify brace hacks cf tools/1571
1231         Allow 1100 longtables in a single document---A bug reported on a
1232         `real document' by Mike Van Geest!
1234         * showkeys.dtx: Fix inner horz mode case.
1235         Add option handling: notref and notcite to stop the
1236         redefinitions of those commands.
1238 1995-04-23 Frank Mittelbach <latex-bugs@latex-project.org>
1240         * array.dtx (section{The line separator \\}):
1241         Fixed a serious bug that was present right from the beginning:
1242         in some cases the last column of an array line could get an extra
1243         math ord messing up the spacing. pr/1571.
1244         (subsection{Bugs and Features}):
1245         Added comment about the fact that a column (execpt for the first) refers to
1246         the column specifier plus intercolumn material to the *right*.
1247         Therefore \multicolumn{2}{|c|} is normally incorrect. pr/1443
1249 1995-04-08 Johannes Braams <latex-bugs@latex-project.org>
1251         * layout.dtx : Added the options 'integers' and 'reals'. The
1252         default is the option 'integers'; this results in the 'old'
1253         behaviour, where the values of parameters are presented
1254         truncated. Using the option 'reals' will switch to presenting the
1255         real val;ues of the parameters. This also affects the definition
1256         of \Show and \Type.
1258 1995-04-06 Frank Mittelbach <latex-bugs@latex-project.org>
1260         * varioref.dtx (subsection{Options}):
1261         Added norsk and nynorsk strings.
1262         Modified Warning message about undefined Option texts.
1264 1995-04-03 Johannes Braams <latex-bugs@latex-project.org>
1266         * layout.dtx : Simplified the definition of \Show and \Type, the
1267         effect is that now the complete value is shown (PR #1520)
1269 1995-03-20 David Carlisle <latex-bugs@latex-project.org>
1271         * tabularx.dtx: Allow \tabularx to be used inside
1272           \newenvironment definitions
1274 1995-03-17 David Carlisle <latex-bugs@latex-project.org>
1276         * showkeys.dtx: Fix for tools/1434  (showkeys affecting footnote
1277           placement)
1279 1995-03-16 Frank Mittelbach <latex-bugs@latex-project.org>
1281         * multicol.dtx:
1282         Fixed colour support (thanks to David)
1283         Clarified copyright notice.
1284         Updated driver file.
1286 1995-03-16 David Carlisle <latex-bugs@latex-project.org>
1288         * showkeys.dtx: Fix for tools/1181 (Bad placement in with \item
1289           and \bibitem) and tools/1496  (Working with new ams*)
1291 1995-03-14 Johannes Braams <latex-bugs@latex-project.org>
1293         * layout.dtx : Added the options french and francais (thanks to
1294         Eric Picheral <Eric.Picheral@univ-rennes1.fr> who provided the
1295         translations); introduced \notshown
1297 1995-01-10 Frank Mittelbach <latex-bugs@latex-project.org>
1299         * varioref.dtx:
1300         Added swedish strings.
1302 1994-12-08 David Carlisle <latex-bugs@latex-project.org>
1304         * longtable.dtx: Add \tabularnewline.
1306         * array.dtx: Add \tabularnewline.
1308 1994-11-22 David Carlisle <latex-bugs@latex-project.org>
1310         * tools.dst: Avoid generating error messages on `.tex'.
1312 1994-11-15 David Carlisle <latex-bugs@latex-project.org>
1314         * xspace.dtx: Make robust, add !
1316 1994-10-29 Johannes Braams <latex-bugs@latex-project.org>
1318         * layout.dtx : Some of the dutch words should really be one word
1319         instead of two (PR #1078)
1321 1994-10-25 Rainer Schoepf <latex-bugs@latex-project.org>
1323         * verbatim.dtx: Changed code for handling verbatim as first thing
1324         after an \item command. (This change had already been done in the
1325         LaTeX2e kernel.)
1327         * verbatim.dtx: Removed extra \typeout lines.
1329 1994-10-15 Frank Mittelbach <latex-bugs@latex-project.org>
1331         * array.dtx (subsection{Support for ...):
1332         Added \firsthline and \lasthline from Companion. 
1334 1994-10-03 Frank Mittelbach <latex-bugs@latex-project.org>
1336         * multicol.dtx:
1337         Correct change from 26 of August. Leave old code only add the new
1338         one.
1340 1994-09-27 Frank Mittelbach <latex-bugs@latex-project.org>
1342         * varioref.dtx:
1343         Added strings for breton language, this also means adding a new option.
1345 1994-09-25 Frank Mittelbach <latex-bugs@latex-project.org>
1347         * varioref.dtx:
1348         Added danish strings.
1350 1994-09-23 Frank Mittelbach <latex-bugs@latex-project.org>
1352         * varioref.dtx (subsection{Options}):
1353         Added finnish strings.
1355 1994-09-09 David Carlisle <latex-bugs@latex-project.org>
1357         * showkeys.dtx: add \citefullauthor for (forthcoming) natbib.
1359 1994-09-08 Johannes Braams <latex-bugs@latex-project.org>
1361         * layout.dtx: Stored texts in control sequences to allow the use
1362         of other languages. Added the options english (default) and
1363         dutch.
1365         * tools.dst: Added the layout package
1367 1994-09-07 David Carlisle <latex-bugs@latex-project.org>
1369         * showkeys.dtx: Version 3, supports varioref ref styles, and
1370           natbib and harvard citation styles.
1371           Also modify `internal vertical mode' case, to cope with modified
1372           \caption behaviour in the LaTeX2e classes.
1373           Modify \GetFileInfo usage, as suggested by Patrick Daly.
1375 1994-08-26 Frank Mittelbach <latex-bugs@latex-project.org>
1377         * multicol.dtx (subsection{The output routines}]):
1378         Check explicitly for void boxes before assigning the current column
1379            width to their width, because void boxes will not change.
1380         Extract the kept marks before adding a penalty -10000 to the output box
1381           when balancing, otherwise no marks will be found. (This bug was
1382           introduced recently.
1384 1994-08-08 Frank Mittelbach <latex-bugs@latex-project.org>
1386         * tools.dst:
1387         Added a better informational message about the problems
1388         that can arise when LaTeX tries to generate the file `.tex'
1390 1994-07-24 Frank Mittelbach <latex-bugs@latex-project.org>
1392         * varioref.dtx (subsection{Options}):
1393         Added dutch defaults as suggested by Frank Poppe.
1394         Explicitly expand label argument before passing it to \label, so that
1395         varioref will work with babel.
1396         Correct misspelling in spanish option.
1398 1994-07-14 Johannes Braams <latex-bugs@latex-project.org>
1400         * layout.dtx: Moved the identification code to the front of the
1401         file.
1402         Needed to interchange to calls to \ttfamily and \footnotsize as
1403         \footnotesize calls \normalfont in compatibility mode.
1404         Added a check for negative arrowlength to \InsideHArrow
1406 1994-06-30 David Carlisle <latex-bugs@latex-project.org>
1408         * longtable.dtx: Obey a \nofiles declaration. Remove special
1409           handling of letter class, not needed for the latex2e version of
1410           letter.
1412         * showkeys.dtx: Correct \ProvidesPackage usage (previously had two
1413           \providesPackage commands),
1415 1994-06-21 Frank Mittelbach <latex-bugs@latex-project.org>
1417         * varioref.dtx (subsection{Options}):
1418         Added french defaults as suggested by Daniel Flippo.
1420 1994-06-20 Frank Mittelbach <latex-bugs@latex-project.org>
1422         * varioref.dtx:
1423         Correction was buggy, brace placed incorrectly.
1425 1994-06-11 Frank Mittelbach <latex-bugs@latex-project.org>
1427         * varioref.dtx:
1428         \vpageref[above][one ]{one} didn't work because first
1429         optional argument wasn't passed (found by Patrick Daly).
1431 1994-06-07 Frank Mittelbach <latex-bugs@latex-project.org>
1433         * multicol.dtx (section{New macros and hacks for version 1.2}]):
1434         Updated float commands to contain \color@endgroup etc. so
1435         that they work together with the color.sty package.
1436         (Found by SPQR)
1438 1994-06-01 Frank Mittelbach <latex-bugs@latex-project.org>
1440         * array.dtx:
1441         Added  \null to the end of \multicolumn. This fixes
1442         a bug that was long fixed in the original but never made it
1443         into array.sty.
1444         Use PackageError/Warning interface.
1446 1994-06-01 David Carlisle <latex-bugs@latex-project.org>
1448         * somedefs.dtx: Use new style error commands.
1450 1994-05-28 Frank Mittelbach <latex-bugs@latex-project.org>
1452         * multicol.dtx:
1453         Do not alloc \col@number any longer.
1454         Use Standard Warning/info messages.
1456         * fileerr.dtx:
1457         Added file to the collection.
1459 1994-05-28 David Carlisle <latex-bugs@latex-project.org>
1461         * manifest.txt: First draft.
1463         * readme.txt: First draft.
1464 1994-05-27 Frank Mittelbach <latex-bugs@latex-project.org>
1466         * varioref.dtx:
1467         Warning about looping pages displayed in wrong order
1468         (found by Wolfgang Christen).
1469         (subsection{Defining the main macros}):
1470         Added help message for loop error.
1471         Use PackageError rather than \errmessage.
1472         Use DeclareRobustCommand.
1473         Added \NeedTeXFormat.
1475 1994-05-26 Frank Mittelbach <latex-bugs@latex-project.org>
1477         * multicol.dtx (subsection{Starting and ):
1478         fixed bug with "premulticols" not being a register
1479         (tried to \the a string in tracing mode)
1481 1994-05-18 Frank Mittelbach <latex-bugs@latex-project.org>
1483         * varioref.dtx:
1484         Added defaults for brazil.
1486 1994-05-16 Frank Mittelbach <latex-bugs@latex-project.org>
1488         * array.dtx (section{The macros \texttt{\protect):
1489         Use \@finalstrut in \@endpbox
1491 1994-03-23 Braams J.L. <latex-bugs@latex-project.org>
1493         * layout.dtx : repaired bug in twosided mode.
1495         Changed vertical positioning of the arrows identifying
1496         \amrginparsep and \marginparwidth
1498         Repaired bug in the preparation of the table of dimensions.
1500         Produce two pages in twoside mode
1502         Removed use of \wlog
1504 1994-03-14 Frank Mittelbach <latex-bugs@latex-project.org>
1506         * array.dtx:
1507         Removed identification \typeout's.
1508         Removed the check for the old version of the \@tfor macro.
1510 1994-02-28 Frank Mittelbach <latex-bugs@latex-project.org>
1512         * array.dtx:
1513         Moved the driver code in front so that the documentation can be
1514         processed by simply running the file through LaTeX2e.
1516         * ftnright.dtx:
1517         Moved the driver code in front so that the documentation can be
1518         processed by simply running the file through LaTeX2e.
1520         * multicol.dtx:
1521         Balance code rewritten; many changes to documentation etc.
1522         Changed driver code slightly.
1523         Moved the driver code in front so that the documentation can be
1524         processed by simply running the file through LaTeX2e.
1526         * theorem.dtx:
1527         Changed driver code slightly.
1528         Moved the driver code in front so that the documentation can be
1529         processed by simply running the file through LaTeX2e.