mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
Page headings
This commit is contained in:
BIN
cpdfmanual.pdf
BIN
cpdfmanual.pdf
Binary file not shown.
@@ -1222,6 +1222,7 @@ In modern usage, \texttt{-utf8} is almost always the sensible option. But for hi
|
|||||||
|
|
||||||
For historical reasons, Cpdf uses the Unix line ending character (LF) when writing text files on Microsoft Windows. For example, bookmark files.
|
For historical reasons, Cpdf uses the Unix line ending character (LF) when writing text files on Microsoft Windows. For example, bookmark files.
|
||||||
|
|
||||||
|
|
||||||
\begin{cpdflib}
|
\begin{cpdflib}
|
||||||
\clearpage
|
\clearpage
|
||||||
\section*{C Interface}
|
\section*{C Interface}
|
||||||
@@ -1272,7 +1273,11 @@ For historical reasons, Cpdf uses the Unix line ending character (LF) when writi
|
|||||||
\end{small}
|
\end{small}
|
||||||
\end{jscpdflib}
|
\end{jscpdflib}
|
||||||
|
|
||||||
|
\pagestyle{empty}
|
||||||
|
\thispagestyle{fancy}
|
||||||
|
|
||||||
\chapter{Merging and Splitting}\label{chap:2}
|
\chapter{Merging and Splitting}\label{chap:2}
|
||||||
|
\pagestyle{fancy}
|
||||||
\begin{framed}
|
\begin{framed}
|
||||||
\small
|
\small
|
||||||
\noindent\verb!cpdf -merge in1.pdf [<range>] in2.pdf [<range>] [<more names/ranges>]!\\
|
\noindent\verb!cpdf -merge in1.pdf [<range>] in2.pdf [<range>] [<more names/ranges>]!\\
|
||||||
@@ -4308,6 +4313,9 @@ Option & Effect\\\hline
|
|||||||
\end{small}
|
\end{small}
|
||||||
\end{jscpdflib}
|
\end{jscpdflib}
|
||||||
|
|
||||||
|
\pagestyle{empty}
|
||||||
|
\thispagestyle{fancy}
|
||||||
|
|
||||||
\chapter{Fonts}\pagestyle{fancy}\label{chap:14}
|
\chapter{Fonts}\pagestyle{fancy}\label{chap:14}
|
||||||
{\small \begin{framed}
|
{\small \begin{framed}
|
||||||
|
|
||||||
@@ -6557,7 +6565,7 @@ YYYY-MM-DDThh:mm:ssTZD
|
|||||||
\ \ \
|
\ \ \
|
||||||
|
|
||||||
\vfill
|
\vfill
|
||||||
\chapter{Change logs}\pagestyle{empty}
|
\chapter{Change logs}
|
||||||
|
|
||||||
\section{Cpdf Change Log}
|
\section{Cpdf Change Log}
|
||||||
{\footnotesize\begin{alltt}
|
{\footnotesize\begin{alltt}
|
||||||
@@ -6571,7 +6579,9 @@ YYYY-MM-DDThh:mm:ssTZD
|
|||||||
\input{../camlpdf/Changes}
|
\input{../camlpdf/Changes}
|
||||||
\end{alltt}}
|
\end{alltt}}
|
||||||
|
|
||||||
\chapter{Matterhorn Protocol}\pagestyle{empty}
|
\pagestyle{empty}
|
||||||
|
\thispagestyle{fancy}
|
||||||
|
\chapter{Matterhorn Protocol}\pagestyle{fancy}
|
||||||
|
|
||||||
Implementation status:
|
Implementation status:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user