diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-14 16:40:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-14 16:40:53 +0000 |
commit | 6cc8017ab09cc54a9f88bcca6d4b9f09cef82185 (patch) | |
tree | b056f06ccd9582c8a1d09c97469634b54892d19f /Master/texmf-dist/doc/latex/geometry/README | |
parent | 57e485197587d08aa2ca05ce2cc95e8063edd4cc (diff) |
geometry 5.5 (13jul10)
git-svn-id: svn://tug.org/texlive/trunk@19448 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 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/geometry/README b/Master/texmf-dist/doc/latex/geometry/README index 45aa6eb8407..426e5ce24c6 100644 --- a/Master/texmf-dist/doc/latex/geometry/README +++ b/Master/texmf-dist/doc/latex/geometry/README @@ -1,6 +1,6 @@ -LaTeX Package: Geometry 2010/07/08 v5.4 +LaTeX Package: Geometry 2010/07/13 v5.5 ---------------------------------------- -Flexible and easy interface to page dimensions +Flexible and complete interface to document dimensions. Copyright (C) 1996-2010 by Hideo Umeki <latexgeometry@gmail.com> @@ -15,19 +15,21 @@ Abstract: CTAN: macros/latex/contrib/geometry Recent changes: -[Release 5.0-5.4] +[Release 5.0-5.5] * Changing page layout mid-document. - * A new set of options to specify the layout area. + * A new set of options to specify layout area. * A new driver option 'xetex'. * New paper size presets for JIS B-series and ISO C-series. * Changing default for underspecified margin. * The option 'showframe' works on every page. - * The option 'showcrop' prints cross-shape cropmarks at each corner. - * Package 'atbegshi' is required when using 'showframe' or 'showcrop'. + * The option 'showcrop' prints elbow-shaped crop marks at each corner + of the layout area, which is equal to paper size. + * Package 'atbegshi' is required when 'showframe' or 'showcrop' is specified. * Loading geometry.cfg precedes processing class options. * Deleted options: 'compat2' and 'twosideshift'. * Added 'onecolumn' option as a shorthand for 'twocolumn=false'. * Changed the format of the verbose mode. + * Fixed typos and wrong figures, and revised expressions in the document. (changes.txt for more history) |