diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-03 17:13:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-03 17:13:21 +0000 |
commit | e5eb637929530ade80eb06166f5c9bf94520cc8a (patch) | |
tree | ea5dc6c8b12191cd520b6abdd4d8539830ec154b /Master/texmf-dist/doc/eplain/ChangeLog | |
parent | df52409da77deee3e0d970aed77312e628a0e5c0 (diff) |
eplain (1oct13)
git-svn-id: svn://tug.org/texlive/trunk@31819 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/eplain/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/eplain/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/eplain/ChangeLog b/Master/texmf-dist/doc/eplain/ChangeLog index 5712f64f58c..3221809d9bb 100644 --- a/Master/texmf-dist/doc/eplain/ChangeLog +++ b/Master/texmf-dist/doc/eplain/ChangeLog @@ -1,3 +1,30 @@ +2013-09-30 Karl Berry <karl@gnu.org> + + * Version 3.6. + * NEWS: update. + + * Makefile: redo dist targets for current CTAN conventions. + + * doc/btxdoc.{bib,tex}: remove these copies of files from BibTeX. + * Makefile, + * doc/Makefile: remove references to them. + + * doc/arrow.texi: must (re)set catcodes of ` and ' now. + * doc/texinfo.tex: update. + + * btxmac.tex (\@@getoptionalarg): use \@futurenonspacelet, thus + ignoring spaces after optional arguments as well as before. + Suggestion from John Frampton. + (\@futurenonspacelet): make \long. + (\@optionaltemp): rename to \@optionalusercs for clarity. + * xeplain.tex (\defineindex): do not make \outer. + * doc/progdef.texi (Macro arguments): mention \futurenonspacelet. + +2013-02-14 Karl Berry <karl@gnu.org> + + * Makefile (dist_browse): ln -s README. + (dist_tds): skip extra doc/doc level. + 2013-02-08 Karl Berry <karl@gnu.org> * xeplain.tex (\columnfill): take \@col@extraheight into account. |