diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-12 23:12:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-12 23:12:07 +0000 |
commit | 7ea9fb4231d861c8122b9aa7a023287bac98618f (patch) | |
tree | 12a5d223e0a7eca8d896fc867410e80c379d4894 /Master | |
parent | 0f4dc54ddda68c23e7114e8ad3c27d282cfc8dd7 (diff) |
zwpagelayout 1.3a (12jan12)
git-svn-id: svn://tug.org/texlive/trunk@25083 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/zwpagelayout/README | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/zwpagelayout/adjustfoot.pdf | bin | 89001 -> 89001 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.pdf | bin | 88764 -> 88764 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/zwpagelayout/coversample.pdf | bin | 65926 -> 65926 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.pdf | bin | 466967 -> 467808 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex | 17 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/zwpagelayout/zwpagelayout.sty | 9 |
7 files changed, 26 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/README b/Master/texmf-dist/doc/latex/zwpagelayout/README index 1c1b3eb9e8e..480e4dc3b04 100644 --- a/Master/texmf-dist/doc/latex/zwpagelayout/README +++ b/Master/texmf-dist/doc/latex/zwpagelayout/README @@ -1,5 +1,5 @@ ============================================================================= -Package: zwpagelayout Version 1.3 22 November 2011 +Package: zwpagelayout Version 1.3a 10 January 2012 ============================================================================= This package was developed as a typographers toolbox offering the most @@ -8,15 +8,8 @@ as well as the page layout. The next important feature is the ability of printing crop marks both with TeX + dvips or (x)dvipdfm(x) and with pdfTeX. Finally it is possible to reflect pages both horizontally and vertically. -Version 1.3 fixes a few bugs and implements a new crop marks style for -leaflets production. - -Version 1.2 is a bug fix release, there was a bug in \ZWifdriver. - -Version 1.1 adds a few features: support of black overprint, possibility -of setting PDF information without the need of loading the hyperref package, -automatic setting of ArtBox, TrimBox and BleedBox (can be disabled) and -partial compliance with PDF/X-1a. +Version 1.3a is a bug release. It fixes a bug that occured when the +onlycropmark option was used. The license of the package is LPPL. diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/adjustfoot.pdf b/Master/texmf-dist/doc/latex/zwpagelayout/adjustfoot.pdf Binary files differindex 24052f7a154..0d8414a42b8 100644 --- a/Master/texmf-dist/doc/latex/zwpagelayout/adjustfoot.pdf +++ b/Master/texmf-dist/doc/latex/zwpagelayout/adjustfoot.pdf diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.pdf b/Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.pdf Binary files differindex 02779bf9520..ef1ad71b190 100644 --- a/Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.pdf +++ b/Master/texmf-dist/doc/latex/zwpagelayout/adjusthead.pdf diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/coversample.pdf b/Master/texmf-dist/doc/latex/zwpagelayout/coversample.pdf Binary files differindex daf7931ea61..9a0dabda098 100644 --- a/Master/texmf-dist/doc/latex/zwpagelayout/coversample.pdf +++ b/Master/texmf-dist/doc/latex/zwpagelayout/coversample.pdf diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.pdf b/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.pdf Binary files differindex c917a0ffc30..52d03a50bc3 100644 --- a/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.pdf +++ b/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.pdf diff --git a/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex b/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex index be7228edf47..b94e1674bd9 100644 --- a/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex +++ b/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex @@ -1,4 +1,4 @@ -%% $Id: zwpagelayout.tex 422 2011-11-22 21:28:05Z zw $ +%% $Id: zwpagelayout.tex 424 2012-01-10 22:42:46Z zw $ \input utf8-t1 % encTeX required \documentclass[11pt]{article} \usepackage{zwgetfdate} @@ -67,6 +67,7 @@ \begin{document} \hyphenation{post-script ghost-script allow-with-height-switching Output-Condition Output-Condition-Identifier} + \title{Page Layout with Crop Marks} \author{Zdeněk Wagner\\\url{http://icebearsoft.euweb.cz}} \date{Package date: \DateOfPackage{zwpagelayout}} @@ -1229,6 +1230,20 @@ This section summarizes the changes. The version and the package date is given. specify the date in the \cmd{usepackage} or \cmd{RequirePackage} command if you rely on a specific feature not available in the old version of the package. +\subsection{Version 1.3a, 2012/01/10} +\begin{itemize} +\item Bug fix, code rearrangement in order to prevent an error message if \opt{onlycropmarks} is +used. It leads to the following changes in the functionality: +\begin{enumerate} +\item Page size is always set in the driver specific way. It is still assumed that +\cmd{paperheight} and \cmd{paperwidth} contained correct values before the package was loaded. +\item Bounding boxes are set unless they are explicitly suppressed. +\item PDF options are honoured. It is therefore possible to request PDF/X compliance, set the PDF +title and other information. If you do not wish it, you have to suppress it explicitely by +\opt{nopdfinfo}. +\end{enumerate} +\end{itemize} + \subsection{Version 1.3, 2011/11/22} \begin{itemize} \item Bug fix, weird errors appeared if the \pkg{ifxetex} package was loaded previously either diff --git a/Master/texmf-dist/tex/latex/zwpagelayout/zwpagelayout.sty b/Master/texmf-dist/tex/latex/zwpagelayout/zwpagelayout.sty index ffff213d72b..947b459a46a 100644 --- a/Master/texmf-dist/tex/latex/zwpagelayout/zwpagelayout.sty +++ b/Master/texmf-dist/tex/latex/zwpagelayout/zwpagelayout.sty @@ -1,5 +1,5 @@ -\ProvidesPackage{zwpagelayout}[2011/11/22 ZW Page Layout] -\PackageInfo{zwpagelayout}{$Id: zwpagelayout.sty 419 2011-11-22 16:57:09Z zw $\@gobble} +\ProvidesPackage{zwpagelayout}[2012/01/10 ZW Page Layout] +\PackageInfo{zwpagelayout}{$Id: zwpagelayout.sty 424 2012-01-10 22:42:46Z zw $\@gobble} %% Copyright 2008--2011 Z. Wagner, http://icebearsoft.euweb.cz % @@ -255,6 +255,9 @@ \ifdim\paperheight<\paperwidth \zwpl@switchpapdims\fi \fi \fi +\fi % \ifzwpl@cropmarks + +% This part used always \AtBeginDocument{\ifcaseZWdriver \or \pdfpagewidth\paperwidth \pdfpageheight\paperheight @@ -407,6 +410,8 @@ \fi \fi +\ifzwpl@onlycropmarks \else % page layout disabled if only cropomarks requested + % Page margins \ifcat$\zwpl@margins$ \else \ZWsetkeys{zwpl}{topmargin=\zwpl@margins,botmargin, |