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/changes.txt | |
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/changes.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/geometry/changes.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/geometry/changes.txt b/Master/texmf-dist/doc/latex/geometry/changes.txt index ec19d341705..a3852032863 100644 --- a/Master/texmf-dist/doc/latex/geometry/changes.txt +++ b/Master/texmf-dist/doc/latex/geometry/changes.txt @@ -1,3 +1,7 @@ +2010-09-12 Release 5.6 + * Package 'ifxetex' is loaded for robuster detection of XeTeX. + * Fixed a bug where 'pass' option was not reset in \newgeometry. + 2010-07-13 Release 5.5 * Fixed a bug where paper width and height were swapped unnecessarily inside \newgeometry{} if 'landscape' is given as a class option. @@ -83,7 +87,7 @@ * Fixed check for the definition of \AtBeginShipoutFirst. * Fixed \topskip adjustment so that it works when "lines" option is used. * Added "driver=none" option, which does nothing for driver. - * Revised the note on "ifvtex" package. + * Revised the note on 'ifvtex' package. 2008-11-13 Release 4.1 * Fixed missing \ProvidesPackage. |