From 0cff79e049000ceb7a9e171b5642be43f89455c9 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Mon, 23 Sep 2024 17:25:38 +0100 Subject: [PATCH] more --- cpdfmanual.tex | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/cpdfmanual.tex b/cpdfmanual.tex index 9de2a78..8226c1e 100644 --- a/cpdfmanual.tex +++ b/cpdfmanual.tex @@ -5217,13 +5217,9 @@ There are two types of tag we can add manually. One kind is used to tag individu \noindent\small\verb! -bt -paras "L200pt=This is the first paragraph, which spreads over!\\ \noindent\small\verb!more than one line\nHere is the second, which also has multiple lines..."!\\ \noindent\small\verb! -et AND -o out.pdf! - \noindent\small\verb!! - \noindent\small\verb!! - \noindent\small\verb!! - \end{framed} -\noindent Here is the result, visually: +\noindent We turned off auto-tagging with \texttt{-no-auto-tag}, then used \texttt{-tag H1} and \texttt{-end-tag} to tag the heading. Then we turned auto-tagging back on with \texttt{-auto-tag}. Here is the result, visually: \bigskip \fbox{\includegraphics[width=0.3\textwidth]{manualimages/h1.pdf}} @@ -5246,7 +5242,7 @@ There are two types of tag we can add manually. One kind is used to tag individu \noindent\verb!-stag! Begin structure tree branch\\ \noindent\verb!-end-stag! End structure tree branch\\ -(describe how structure tags are different). Sections example. +(describe how structure tags are different). Sections example. Top-level /Document example. \noindent\verb!-artifact! Begin manual artifact\\ \noindent\verb!-end-artifact! End manual artifact\\