diff options
| -rw-r--r-- | doc/AddRefMan-pre.tex | 5 | ||||
| -rwxr-xr-x | doc/title.tex | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/doc/AddRefMan-pre.tex b/doc/AddRefMan-pre.tex index 29632d67f5..4e1f652f5b 100644 --- a/doc/AddRefMan-pre.tex +++ b/doc/AddRefMan-pre.tex @@ -1,7 +1,4 @@ -%BEGIN LATEX -\RefManCutCommand{BEGINADDENDUM=\thepage} -%END LATEX -\coverpage{Addenddum to the Reference Manual}{\ } +%\coverpage{Addenddum to the Reference Manual}{\ } \addcontentsline{toc}{part}{Additional documentation} \setheaders{Presentation of the Addendum} \section*{Presentation of the Addendum} diff --git a/doc/title.tex b/doc/title.tex index deaecdd45d..53ad9e0f89 100755 --- a/doc/title.tex +++ b/doc/title.tex @@ -46,13 +46,17 @@ The Coq Proof Assistant\\ \newpage \vspace*{520pt} \thispagestyle{empty} +%END LATEX + \begin{flushleft} {\large{V\coqversion, \printingdate}}\\[20pt] {\large{\copyright INRIA 1999-2004}}\\ \end{flushleft} -\newpage} +%BEGIN LATEX +\newpage %END LATEX +} \newcommand{\shorttitle}[1]{ \begin{center} |
