summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex')
-rw-r--r--Master/texmf-dist/doc/latex/zwpagelayout/zwpagelayout.tex17
1 files changed, 16 insertions, 1 deletions
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