diff --git a/Changes b/Changes index defcec4..071972a 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,7 @@ New features: +o Create new PDF graphics with -draw o Embed TrueType fonts with -font-ttf for -add-text et al. o Embed the 14 standard fonts if requested o Add links to parts of text with -add-text as %URL[|]. diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf index dfd84be..96fe0c0 100644 Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ diff --git a/cpdfmanual.tex b/cpdfmanual.tex index 29830f4..9cfebe0 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -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. \begin{framed} - \small\verb!cpdf -two-up in.pdf -o out.pdf! + \small\verb!cpdf -twoup in.pdf -o out.pdf! \vspace{2.5mm} \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} \noindent Impose a document two-up on a larger page by rotation.