Fix -two-up typo in manual

This commit is contained in:
John Whitington 2022-11-30 11:09:41 +00:00
parent 7e5aeb3f33
commit 5a54f66c93
3 changed files with 3 additions and 2 deletions

View File

@ -2,6 +2,7 @@
New features: New features:
o Create new PDF graphics with -draw
o Embed TrueType fonts with -font-ttf for -add-text et al. o Embed TrueType fonts with -font-ttf for -add-text et al.
o Embed the 14 standard fonts if requested o Embed the 14 standard fonts if requested
o Add links to parts of text with -add-text as %URL[|]. o Add links to parts of text with -add-text as %URL[|].

Binary file not shown.

View File

@ -2716,12 +2716,12 @@ page, rotating them 90 degrees to do so. The new mediabox is thus larger. The \t
that the media box is unchanged. that the media box is unchanged.
\begin{framed} \begin{framed}
\small\verb!cpdf -two-up in.pdf -o out.pdf! \small\verb!cpdf -twoup in.pdf -o out.pdf!
\vspace{2.5mm} \vspace{2.5mm}
\noindent Impose a document two-up, keeping the existing page size. \noindent Impose a document two-up, keeping the existing page size.
\small\verb!cpdf -two-up-stack in.pdf -o out.pdf! \small\verb!cpdf -twoup-stack in.pdf -o out.pdf!
\vspace{2.5mm} \vspace{2.5mm}
\noindent Impose a document two-up on a larger page by rotation. \noindent Impose a document two-up on a larger page by rotation.