diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-19 01:15:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-19 01:15:25 +0000 |
commit | 28a0e9690789c4a791c2ca1d95f3caf94922adf6 (patch) | |
tree | a28e38def88c82786110fc140c6cd55c6c90b0df /Master/texmf-dist/doc/latex/papertex/CHANGES | |
parent | 16b1721b6156255ee494d66e293a306e3d753846 (diff) |
papertex update (19jan07)
git-svn-id: svn://tug.org/texlive/trunk@3581 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 | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/papertex/CHANGES b/Master/texmf-dist/doc/latex/papertex/CHANGES index 39b5ba9fc20..07933b79d9e 100644 --- a/Master/texmf-dist/doc/latex/papertex/CHANGES +++ b/Master/texmf-dist/doc/latex/papertex/CHANGES @@ -4,6 +4,12 @@ paperTeX: class change history Copyright (C) 2007 by Ignacio Llopis <lloptor@gmail.com> ------------------------------------------------------- +v.1.1b (18 January 2007) +------------------------- +- solved problem with hyperlinks in the main index. added \phantomsection (s). +- ``shortnews'' environment can now be refered. new label parameter. +- very thanks to Randy Yates + v.1.1a (15 January 2007) ------------------------- - corrected a big error in documentation (I said usepackage{papertex} @@ -12,13 +18,13 @@ but papertex is a class!!) v.1.1 (10 January 2007) ------------------------ --"amssymb" package is not needed anymore. It was used only to draw a \blackbox. --instead: \newcommand{\innerTextFinalMark}{\rule{0.65em}{0.65em}}. --very thanks to Robert Fuster. +- ``amssymb'' package is not needed anymore. It was used only to draw a \blackbox. +- instead: \newcommand{\innerTextFinalMark}{\rule{0.65em}{0.65em}}. +- very thanks to Robert Fuster. v.1.0 (6 July 2006) -------------------- --first release. +- first release. Ignacio Llopis <lloptor@gmail.com> |