diff --git a/cpdfmanual.pdf b/cpdfmanual.pdf
index 0bdbd7a..445a35e 100644
Binary files a/cpdfmanual.pdf and b/cpdfmanual.pdf differ
diff --git a/cpdfmanual.tex b/cpdfmanual.tex
index 259a95c..7c718e0 100644
--- a/cpdfmanual.tex
+++ b/cpdfmanual.tex
@@ -3,7 +3,7 @@
\usepackage{microtype}
\usepackage{graphics}
\usepackage{upquote}
-\usepackage[plainpages=false,pdfpagelabels,pdfborder=0 0 0,draft=false,hidelinks]{hyperref}
+\usepackage[plainpages=false,pdfpagelabels,pdfborder=0 0 0,draft=false,hidelinks,bookmarksnumbered]{hyperref}
\usepackage{framed}
\newcommand{\smallgap}{\bigskip}
\newcommand{\cpdf}{\texttt{cpdf}}
@@ -67,6 +67,7 @@ Excel are registered trademarks of Microsoft Corporation.
\cleardoublepage
+\pagestyle{plain}
\chapter*{Quickstart Examples}
A sampling of just a few of the facilities provided by the Coherent PDF Command Line Tools.
@@ -208,7 +209,7 @@ A sampling of just a few of the facilities provided by the Coherent PDF Command
\begin{framed}\noindent\texttt{cpdf -hide-toolbar true in.pdf -o out.pdf}\end{framed}
-\noindent Set the document \texttt{in.pdf} to open with the Acrobat Viewer's toolbar hidden, writing to \texttt{out.pdf}.
+\noindent Set the document \texttt{in.pdf} to open with the PDF Viewer's toolbar hidden, writing to \texttt{out.pdf}.
\begin{framed}\noindent\texttt{cpdf -set-metadata metadata.xml in.pdf -o out.pdf}\end{framed}
@@ -216,11 +217,11 @@ A sampling of just a few of the facilities provided by the Coherent PDF Command
\begin{framed}\noindent\texttt{cpdf -set-page-layout TwoColumnRight in.pdf -o out.pdf}\end{framed}
-\noindent Set the document \texttt{in.pdf} to open in Acrobat Viewer showing two columns of pages, starting on the right, putting the result in \texttt{out.pdf}.
+\noindent Set the document \texttt{in.pdf} to open in PDF Viewer showing two columns of pages, starting on the right, putting the result in \texttt{out.pdf}.
\begin{framed}\noindent\texttt{cpdf -set-page-mode FullScreen in.pdf -o out.pdf}\end{framed}
-\noindent Set the document \texttt{in.pdf} to open in Acrobat Viewer in full screen mode, putting the result in \texttt{out.pdf}.
+\noindent Set the document \texttt{in.pdf} to open in PDF Viewer in full screen mode, putting the result in \texttt{out.pdf}.
\section*{\hyperref[chap:12]{File Attachments}}
@@ -251,7 +252,7 @@ A sampling of just a few of the facilities provided by the Coherent PDF Command
\begin{framed}\noindent\texttt{cpdf -gs /usr/bin/gs -embed-missing-fonts in.pdf -o out.pdf}\end{framed}
-\noindent Embed missing fonts (with the help of GhostScript).
+\noindent Embed missing fonts (with the help of Ghostscript).
\section*{\hyperref[chap:15]{PDF and JSON}}
@@ -279,10 +280,13 @@ A sampling of just a few of the facilities provided by the Coherent PDF Command
\noindent Make sure all lines in \texttt{in.pdf} are at least 2 pts wide, writing to \texttt{out.pdf}.
% Letter
+\pagestyle{empty}
\cleardoublepage
-\tableofcontents
+\pagestyle{plain}
+\tableofcontents\clearpage\pagestyle{empty}
\cleardoublepage
+\pagestyle{plain}
\chapter*{Typographical Conventions}
Command lines to be typed are shown in \texttt{typewriter\hspace{-1mm} font} in a box.
For example:
@@ -300,7 +304,7 @@ substituted for particular instances. For example,
a range. An exception is that we use \texttt{in.pdf} and \texttt{out.pdf}
instead of \texttt{} and \texttt{