summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/geometry
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-07-14 16:40:53 +0000
committerKarl Berry <karl@freefriends.org>2010-07-14 16:40:53 +0000
commit6cc8017ab09cc54a9f88bcca6d4b9f09cef82185 (patch)
treeb056f06ccd9582c8a1d09c97469634b54892d19f /Master/texmf-dist/doc/latex/geometry
parent57e485197587d08aa2ca05ce2cc95e8063edd4cc (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')
-rw-r--r--Master/texmf-dist/doc/latex/geometry/README14
-rw-r--r--Master/texmf-dist/doc/latex/geometry/changes.txt12
-rw-r--r--Master/texmf-dist/doc/latex/geometry/geometry.pdfbin232572 -> 233784 bytes
3 files changed, 20 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)
diff --git a/Master/texmf-dist/doc/latex/geometry/changes.txt b/Master/texmf-dist/doc/latex/geometry/changes.txt
index 3d946793be0..ec19d341705 100644
--- a/Master/texmf-dist/doc/latex/geometry/changes.txt
+++ b/Master/texmf-dist/doc/latex/geometry/changes.txt
@@ -1,3 +1,11 @@
+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.
+ * Changed crop marks with elbow-shaped lines 17mm long and offset by 3mm.
+ * Added 'showframe' and 'showcrop' as options shown in verbose mode.
+ * Fixed typos and wrong figures, and revised expressions in the document.
+ * Added missed things that had been fixed for v5.4 into changes.txt.
+
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'
@@ -6,8 +14,12 @@
Options 'showframe' and 'showcrop' require the package.
* Fixed a bug where restoring layoutwidth and layoutheight failed
when \restoregeometry is called.
+ * Fixed a bug that forced papersize to set the same length
+ as the specified layoutsize.
* Fixed a bug where page frame shown in 'showframe' mode was placed
slightly wrong.
+ * Fixed wrong 'h-part' calculation in verbose when bindingoffset
+ or mag is specified.
* Changed format and fixed values shown in verbose mode.
2010-03-13 Release 5.3
diff --git a/Master/texmf-dist/doc/latex/geometry/geometry.pdf b/Master/texmf-dist/doc/latex/geometry/geometry.pdf
index e8beba468ab..3b4f7ca9955 100644
--- a/Master/texmf-dist/doc/latex/geometry/geometry.pdf
+++ b/Master/texmf-dist/doc/latex/geometry/geometry.pdf
Binary files differ