diff options
author | Karl Berry <karl@freefriends.org> | 2007-02-28 14:28:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-02-28 14:28:16 +0000 |
commit | 212d001e0925acbb935bb1c844c6ec7ec5ca831f (patch) | |
tree | 0b7bb182e480994d82c296e3fa38144e562aaec6 /Master/texmf-dist/doc/latex/papertex/CHANGES | |
parent | cc45371f572bd45d740b48c56b97a77614294e0b (diff) |
papertex update (27feb07)
git-svn-id: svn://tug.org/texlive/trunk@3999 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/papertex/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/papertex/CHANGES | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/papertex/CHANGES b/Master/texmf-dist/doc/latex/papertex/CHANGES index 07933b79d9e..ae0db6adc74 100644 --- a/Master/texmf-dist/doc/latex/papertex/CHANGES +++ b/Master/texmf-dist/doc/latex/papertex/CHANGES @@ -4,6 +4,26 @@ paperTeX: class change history Copyright (C) 2007 by Ignacio Llopis <lloptor@gmail.com> ------------------------------------------------------- +v.1.2a (27 February 2007) +------------------------- +- anysize package is replaced by geometry +- new ``a3paper'' option +- 12pt can now be used (it did not work before) +- fixed some documentation bugs +- \authorandplace default alignment = left + +v.1.2 (25 January 2007) +------------------------- +- \minraggedcols counter added +- \raggedFormat style command added +- thanks to Will Henney & Donald Arseneau for the idea + +v.1.1c (20 January 2007) +------------------------- +- specification of ``a4paper'' option when loading ``article'' class. +- \makeindex command removed (it produced an empty .idx file). +- very thanks to Dan + v.1.1b (18 January 2007) ------------------------- - solved problem with hyperlinks in the main index. added \phantomsection (s). |