diff options
author | Karl Berry <karl@freefriends.org> | 2010-07-09 21:36:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-07-09 21:36:51 +0000 |
commit | 358774b44f57eabd62294dec13884e8b7bd2cc1f (patch) | |
tree | bb6b3f82e00510b82969eff3d4bfabd494de76be /Master/texmf-dist/doc/latex/geometry | |
parent | 270ee8b2382d6bbeca87901435ac95ae1b448afe (diff) |
geometry update (9jul10)
git-svn-id: svn://tug.org/texlive/trunk@19307 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/geometry')
-rw-r--r-- | Master/texmf-dist/doc/latex/geometry/README | 11 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/geometry/changes.txt | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/geometry/geometry.pdf | bin | 227170 -> 232572 bytes |
3 files changed, 17 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/geometry/README b/Master/texmf-dist/doc/latex/geometry/README index df223304c57..45aa6eb8407 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/03/13 v5.3 +LaTeX Package: Geometry 2010/07/08 v5.4 ---------------------------------------- Flexible and easy interface to page dimensions @@ -15,16 +15,15 @@ Abstract: CTAN: macros/latex/contrib/geometry Recent changes: - [Release 5.3] - * Fixed missed initialization of \Gm@lines. - - [Release 5.0-] +[Release 5.0-5.4] * 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. + * 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'. * Loading geometry.cfg precedes processing class options. * Deleted options: 'compat2' and 'twosideshift'. * Added 'onecolumn' option as a shorthand for 'twocolumn=false'. diff --git a/Master/texmf-dist/doc/latex/geometry/changes.txt b/Master/texmf-dist/doc/latex/geometry/changes.txt index 287fedb77fe..3d946793be0 100644 --- a/Master/texmf-dist/doc/latex/geometry/changes.txt +++ b/Master/texmf-dist/doc/latex/geometry/changes.txt @@ -1,3 +1,15 @@ +2010-07-08 Release 5.4 + * New paper size presets for ISO C-series: 'c0paper' to 'c6paper'. + * Fixed a bug where overloading shipout in 'showframe' and/or 'showcrop' + mode caused warnings when 'pdfpages' package is used. + * Changed the shipout overloading process to use 'atbegshi' package. + Options 'showframe' and 'showcrop' require the package. + * Fixed a bug where restoring layoutwidth and layoutheight failed + when \restoregeometry is called. + * Fixed a bug where page frame shown in 'showframe' mode was placed + slightly wrong. + * Changed format and fixed values shown in verbose mode. + 2010-03-13 Release 5.3 * Fixed missed initialization of \Gm@lines. diff --git a/Master/texmf-dist/doc/latex/geometry/geometry.pdf b/Master/texmf-dist/doc/latex/geometry/geometry.pdf Binary files differindex 97619af3e23..e8beba468ab 100644 --- a/Master/texmf-dist/doc/latex/geometry/geometry.pdf +++ b/Master/texmf-dist/doc/latex/geometry/geometry.pdf |