1
0
Fork 0

Additional information paragraph numbering

master
Mike Gerwitz 2013-08-22 09:30:54 -04:00
parent f065c1a27d
commit 8cb7aadc20
1 changed files with 20 additions and 2 deletions

View File

@ -120,6 +120,9 @@ environment. All examples end with `$\square$'.
% ...example here...
\end{ex}
\end{verbatim}
The extra vertical space is simply because of the \cmd{verbatim} environment
used for the above examples; \cmd{ex} itself does not add it, as shown here.
\end{ex}
@ -133,8 +136,6 @@ re-enabled using \verb|pnumon|\ldots
\pnumon
Numbers will continue where they previously left off before being suppressed.
Disabling paragraph numbering also disables the signature line
\begin{ex}
\begin{verbatim}
Paragraph numbering can be temporarily disabled using \verb|\pnumoff| and
@ -148,6 +149,23 @@ Numbers will continue where they previously left off before being suppressed.
\end{verbatim}
\end{ex}
Disabling paragraph numbering also disables the signature line, since there is
no longer any disambiguating identifier.
\begin{itemize}
\item Paragraph numbering, by default, does not take effect inside any
environments.\footnote{Except for \cmd{document}.}
\end{itemize}
\begin{ex}
\begin{verbatim}
\begin{itemize}
\item Paragraph numbering, by default, does not take effect inside any
environments.\footnote{Except for \cmd{document}.}
\end{itemize}
\end{verbatim}
\end{ex}
\section{Signature Lines}
The department for the entire section can be set using the