diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/base/changes.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/base/changes.txt | 167 |
1 files changed, 167 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/base/changes.txt b/Master/texmf-dist/doc/latex/base/changes.txt index 70a65970980..38e7f3af04e 100644 --- a/Master/texmf-dist/doc/latex/base/changes.txt +++ b/Master/texmf-dist/doc/latex/base/changes.txt @@ -9,6 +9,169 @@ are not part of the distribution. ======================================================================= +2006-05-20 Frank Mittelbach <latex-bugs@latex-project.org> + + * lppl.tex: 1.3c clarification that the license text can not + be changed. + + * lppl.txt: 1.3c clarification that the license text can not + be changed. + +2006-05-18 Frank Mittelbach <latex-bugs@latex-project.org> + + * docstrip.ins: put a correct \usedir declaration in for + generating the makeindex files (pr/3863) + + * ltboxes.dtx: Ensure \@parboxto holds the value of \@tempdimb + not the register itself (pr/3867) + +2006-03-24 Morten Hoegholm <latex-bugs@latex-project.org> + + * fixltx2e.dtx: Added \MakeRobust and made several kernel macros + robust (pr/3816). + +2006-03-04 Frank Mittelbach <latex-bugs@latex-project.org> + + * inputenc.dtx: large number of corrections for a number of + input encodings (pr/3849) + Number of normalisations in the LICR representation (pr/3849) + Avoid displaying warning about empty encoding file for "ascii" + encoding. + + * utf8ienc.dtx: omsenc.dfu contained an incorrect ref from + 02D9 to \textperiodcentered (should have been 00B7) + +2006-02-23 Frank Mittelbach <latex-bugs@latex-project.org> + + * cleanup of .txt files: obsolete installation instructions + removed + +2006-02-22 Frank Mittelbach <latex-bugs@latex-project.org> + + * inputenc.dtx: added \inputencodingname and the two hooks + \newtoks\inpenc@prehook \newtoks\inpenc@posthook + to run code before and after an encoding change (suggested by + Philipp Lehman) + +2006-02-14 Frank Mittelbach <latex-bugs@latex-project.org> + + * utf8ienc.dtx: added \ij and \IJ mappings (beta test) + +2006-01-12 Johannes Braams <latex-bugs@latex-project.org> + + * lppl.tex: Created from lppl.txt + +2006-01-08 Morten Hoegholm <latex-bugs@latex-project.org> + + * fixltx2e.dtx: Changed \@fnsymbol to use the new robust + \TextOrMath command instead (pr/3752). + +2006-01-07 Frank Mittelbach <latex-bugs@latex-project.org> + + * nfssfont.dtx: fixing bug pr/3789 + +2005-11-25 Frank Mittelbach <latex-bugs@latex-project.org> + + * lppl.txt: small update, fixing typo and clarifying the term + "Base Interpreter" (found by Karl Berry) + +2005-11-10 Morten Hoegholm <latex-bugs@latex-project.org> + + * fixltx2e.dtx: Make sure \addpenalty ultimately adds the correct + skip (pr/3073). + + * ltmath.dtx: Fixed potential problem in \[ (pr/3399) + + documentation fix (pr/3802). + +2005-11-08 Morten Hoegholm <latex-bugs@latex-project.org> + + * ltoutenc.dtx: Added \ij and \IJ from babel (pr/3771). + +2005-09-29 Morten Hoegholm <latex-bugs@latex-project.org> + + * fixltx2e.dtx: Fixed blank lines (editor problem). + +2005-09-27 Morten Hoegholm <latex-bugs@latex-project.org> + + * ltfssdcl.dtx: Fixed a few oversights when making the + commands robust. + +2005-09-27 Frank Mittelbach <latex-bugs@latex-project.org> + + * ltplain.dtx: Added \ltx@sh@ft (pr/3469) + + * ltoutenc.dtx: Replace \sh@ft by \ltx@sh@ft (pr/3469) + + * utf8ienc.dtx: Fixed error messages not showing spaces. + Added ``else'' clause that got deleted by mistake. + +2005-09-16 Frank Mittelbach <latex-bugs@latex-project.org> + + * classes.dtx: small docu update + +2005-07-29 Morten Hoegholm <latex-bugs@latex-project.org> + + * docstrip.dtx: Added \kernel@ifnextchar. + +2005-07-27 Morten Hoegholm <latex-bugs@latex-project.org> + + * ltfssdcl.dtx: Changed \mathbf etc. to be naturally robust. + +2005-07-13 Morten Hoegholm <latex-bugs@latex-project.org> + + * fixltx2e.dtx: Added \textsuperscript and made + \DeclareMathSizes allow dimensions in all arguments. + +2005-01-14 Frank Mittelbach <latex-bugs@latex-project.org> + + * fixltx2e.dtx ( \fnsymbol should use text symbols ): + that change made \@fnsymbol too robust (pr/3752) + +2004-10-31 Frank Mittelbach <latex-bugs@latex-project.org> + + * vtexfree.txt: added info about *.dfu files (pr/3652) + + * install.txt: added info about *.dfu files (pr/3652) + +2004-10-20 Frank Mittelbach <latex-bugs@latex-project.org> + + * ltoutput.dtx: Removed dead code in \@makecol + +2004-09-20 Frank Mittelbach <latex-bugs@latex-project.org> + + * utf8ienc.dtx: \textasciitilde mapping changed (pr/3721) + +2004-09-02 Frank Mittelbach <latex-bugs@latex-project.org> + + * sample2e.tex: fixed small glitches in the text (pr/3703) + +2004-07-23 Frank Mittelbach <latex-bugs@latex-project.org> + + * doc.dtx: environment names incorrectly sorted in + index (pr/3615) + +2004-05-08 Frank Mittelbach <latex-bugs@latex-project.org> + + * utf8ienc.dtx: explicitly set catcode of space within utf8.def + +2004-05-07 Frank Mittelbach <latex-bugs@latex-project.org> + + * tlc2.err: LaTeX Companion 2ed errata added to distribution + + * inputenc.ins: split utf8 file generation into two parts for OSes + with a small limit on open output files + + * utf8ienc.dtx: fixed typo in \ProvidesFile line for ly1enc.dfu + +2004-05-06 Frank Mittelbach <latex-bugs@latex-project.org> + + * inputenc.dtx: properly allow \inputencoding in horizontal mode + (forgotten to set \catcode of space) (pr/3273) + +2004-05-03 Frank Mittelbach <latex-bugs@latex-project.org> + + * inputenc.dtx: Typo in \textquotedblleft (pr/3673) + 2004-02-24 Frank Mittelbach <latex-bugs@latex-project.org> * ltplain.dtx: added \loggingall and \loggingoutput as variant of @@ -1102,6 +1265,10 @@ are not part of the distribution. Reverted openany change to \mainmatter +1998-05-07 David Carlisle <latex-bugs@latex-project.org> + + * ltclass.dtx: Modify option clash error help message. latex/2805 + 1998-04-28 Frank Mittelbach <latex-bugs@latex-project.org> * docstrip.dtx (IMPORTANT NOTICE): renamed \orginaldefault to |