diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-02 00:44:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-02 00:44:35 +0000 |
commit | 65293db75e3702db6206732e71cc68adbb0075a7 (patch) | |
tree | 177ac7f2e0c39f831b7937f4bafa8fd61290e220 /Master/texmf-dist/doc/latex/geometry/README | |
parent | 22e1ea793c2800134b08e2148376a5dfa8722750 (diff) |
geometry 5.2 (28feb10)
git-svn-id: svn://tug.org/texlive/trunk@17268 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/geometry/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/geometry/README | 32 |
1 files changed, 20 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/geometry/README b/Master/texmf-dist/doc/latex/geometry/README index 6fa8e6a455a..909c8a914e0 100644 --- a/Master/texmf-dist/doc/latex/geometry/README +++ b/Master/texmf-dist/doc/latex/geometry/README @@ -1,4 +1,4 @@ -LaTeX Package: Geometry 2010/02/15 v5.1 +LaTeX Package: Geometry 2010/03/01 v5.2 ---------------------------------------- Flexible and easy interface to page dimensions @@ -14,17 +14,26 @@ Abstract: CTAN: macros/latex/contrib/geometry +Release 5.2 + * Fixed a bug that the papersize setting explicitly specified + with \geometry or \usepackage in the preample didn't come to + \newgeometry. + * Added \mag offset adjustment for \newgeometry. + * Added 'onecolumn' option as a shorthand for 'twocolumn=false'. + * Changed the format of the verbose mode. + Release 5.1 - * Fixed a bug that caused an error in 'pass' option. + * Fixed a bug that caused an error in 'pass' option. + Release 5.0 - * Changing page layout mid-document. - * A new set of options to specify the layout area. - * A new driver option 'xetex'. - * New paper size presets for JIS B-series. - * Changing default for underspecified margin. - * The option 'showframe' works on every page. - * Loading geometry.cfg precedes processing class options. - * Deleted options: 'compat2' and 'twosideshift'. + * Changing page layout mid-document. + * A new set of options to specify the layout area. + * A new driver option 'xetex'. + * New paper size presets for JIS B-series. + * Changing default for underspecified margin. + * The option 'showframe' works on every page. + * Loading geometry.cfg precedes processing class options. + * Deleted options: 'compat2' and 'twosideshift'. See changes.txt for more history. @@ -55,8 +64,7 @@ License: This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. The latest version of this - license is in - http://www.latex-project.org/lppl.txt + license is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2005/12/01 or later. |