diff options
author | Norbert Preining <preining@logic.at> | 2007-11-27 15:27:45 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-11-27 15:27:45 +0000 |
commit | 296f7e0921065722d9da9e2df000b3c3747a6cc0 (patch) | |
tree | 96f3caba95399697f8133df9ec8cfa18565fc5cb /Master/texmf-dist/doc/eplain/ChangeLog | |
parent | 7e2204f4ea41a8f2ef3d1749332042f0b050d365 (diff) |
eplain 3.2 from CTAN
git-svn-id: svn://tug.org/texlive/trunk@5622 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/eplain/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/eplain/ChangeLog | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/eplain/ChangeLog b/Master/texmf-dist/doc/eplain/ChangeLog index d11f45da276..06bff49b92c 100644 --- a/Master/texmf-dist/doc/eplain/ChangeLog +++ b/Master/texmf-dist/doc/eplain/ChangeLog @@ -1,3 +1,87 @@ +2007-11-26 Oleg Katsitadze <olegkat@gmail.com> + + * NEWS, Makefile, eplain.tex, doc/eplain.info, doc/eplain.pdf: + * doc/eplain.texi: + Version 3.2. + * NEWS: More news for 3.2. + +2007-11-23 Karl Berry <karl@gnu.org> + + * doc/arrow.texi (Construction of commutative diagrams): use + @smallexample to avoid overfull box. + * doc/eplain.texi (@direntry): Switch to "TeX". Update comments. + * doc/userdef.texi: missing articles, etc. + +2007-11-20 Oleg Katsitadze <olegkat@gmail.com> + + * xeplain.tex: For each index with prefix N, added the \ifNdx + switch to control opening and writing of the index file for that + prefix. + + * xeplain.tex (@idxwrite): Don't call \allowhyphens in vertical + mode, to avoid spurious whitespace. + + * doc/userdef.texi (Formatting equation references): Added an + example on formatting equation numbers with optional part number. + (Indexing): Documented the \ifNdx switch. + (Modifying index entries): Clarified behavior of seealso entries. + +2007-09-30 Oleg Katsitadze <olegkat@gmail.com> + + * doc/userdef.texi: Added index entries. + +2007-09-17 Oleg Katsitadze <olegkat@gmail.com> + + * Makefile, NEWS, eplain.tex, xeplain.tex: + Refined double-column macros to reduce the chance of producing a + spaced-out last column. + * xeplain.tex (@col@extraheight): New dimen. Used by the + double-column macros. + +2007-09-12 Oleg Katsitadze <olegkat@gmail.com> + + * Makefile, btxmac.tex, eplain.tex, xeplain.tex: + Avoid save stack overflow when reading the .aux file with a large + number of label definitions. + +2007-09-07 Oleg Katsitadze <olegkat@gmail.com> + + * eplain.tex, Makefile: + * xeplain.tex (@endcolumns, @columnsplit): + Modified column balancing macros to avoid losing material, + reported by GĂ©rald Tenenbaum 24 Aug 2007 14:56:00. Some other + refinements. + (@balancecolumns, dump@balanced@columns, test@spill@columns): + New macros. + (ifspill@columns): New switch. + * test/colinterline.tex, test/colinserts.tex, test/collost.tex: + * test/colpagetotal.tex: + New tests for the column balancing routines. + +2007-01-22 Karl Berry <karl@gnu.org> + + * doc/texinfo.tex: update from texinfo + +2006-12-30 Karl Berry <karl@gnu.org> + + * doc/texinfo.tex: update from texinfo + +2006-12-23 Karl Berry <karl@gnu.org> + + * doc/texinfo.tex: update from texinfo + +2006-12-22 Karl Berry <karl@gnu.org> + + * doc/texinfo.tex: update from texinfo + +2006-12-09 Oleg Katsitadze <olegkat@gmail.com> + + * Makefile: Added explanatory comment to eplain.aux. + +2006-12-05 Karl Berry <karl@gnu.org> + + * doc/texinfo.tex: update from texinfo + 2006-12-03 Oleg Katsitadze <olegkat@gmail.com> * Makefile, doc/eplain.info, doc/eplain.pdf, doc/eplain.texi, eplain.tex: |