]> granicus.if.org Git - python/commitdiff
Update the HOWTO template to use a separate page for front matter, with
authorFred Drake <fdrake@acm.org>
Tue, 28 Jul 1998 21:53:34 +0000 (21:53 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 28 Jul 1998 21:53:34 +0000 (21:53 +0000)
comments.

Doc/howto.tex
Doc/templates/howto.tex

index b6121a34e5ac1671fb10b8c3f9813ad6b78edcb6..0f9f990b3b40375682bb636962d84a0b469c27c8 100644 (file)
 \begin{document}
 \maketitle
 
+% This makes the Abstract go on a separate page in the HTML version;
+% if a copyright notice is used, it should go immediately after this.
+%
+\ifhtml
+\chapter*{Front Matter\label{front}}
+\fi
+
+% Copyright statement should go here, if needed.
+% ...
+
 % The abstract should be a paragraph or two long, and describe the
 % scope of the document.
 \begin{abstract}
index b6121a34e5ac1671fb10b8c3f9813ad6b78edcb6..0f9f990b3b40375682bb636962d84a0b469c27c8 100644 (file)
 \begin{document}
 \maketitle
 
+% This makes the Abstract go on a separate page in the HTML version;
+% if a copyright notice is used, it should go immediately after this.
+%
+\ifhtml
+\chapter*{Front Matter\label{front}}
+\fi
+
+% Copyright statement should go here, if needed.
+% ...
+
 % The abstract should be a paragraph or two long, and describe the
 % scope of the document.
 \begin{abstract}