diff options
author | Karl Berry <karl@freefriends.org> | 2010-09-13 23:53:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-09-13 23:53:33 +0000 |
commit | 19908bf03185813a2c3bb24b2db83f04978c28b9 (patch) | |
tree | 17cf74f91ba02731ab528dc1973cb8d9fddc5ac6 /Master/texmf-dist/doc/latex/geometry/README | |
parent | a90c8f1327404390540ffdd03ac9f3db374c92b9 (diff) |
geometry 5.6 (12sep10)
git-svn-id: svn://tug.org/texlive/trunk@19716 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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/geometry/README b/Master/texmf-dist/doc/latex/geometry/README index 426e5ce24c6..13c3ca4181f 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/07/13 v5.5 +LaTeX Package: Geometry 2010/09/12 v5.6 ---------------------------------------- Flexible and complete interface to document dimensions. @@ -15,15 +15,16 @@ Abstract: CTAN: macros/latex/contrib/geometry Recent changes: -[Release 5.0-5.5] +[Release 5.0-5.6] + * Package 'ifxetex' is loaded for robuster detection of XeTeX. (v5.6-) * Changing page layout mid-document. * 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. + * New paper size presets for JIS B-series and ISO C-series (v5.4-). * Changing default for underspecified margin. * The option 'showframe' works on every page. * The option 'showcrop' prints elbow-shaped crop marks at each corner - of the layout area, which is equal to paper size. + of the layout area, which is equal to paper size. (v5.5-) * Package 'atbegshi' is required when 'showframe' or 'showcrop' is specified. * Loading geometry.cfg precedes processing class options. * Deleted options: 'compat2' and 'twosideshift'. |