From 8dcd4fc66975b026f39a00884709d6e3bae644c4 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 10 Jul 2000 10:44:58 +0000 Subject: [PATCH] + Updated version number, switched on bookmarks generation. --- docs/fpc.sty | 4 ++-- docs/prog.tex | 2 +- docs/ref.tex | 4 ++-- docs/units.tex | 4 ++-- docs/user.tex | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/fpc.sty b/docs/fpc.sty index d15d80f56a..33da79b43b 100644 --- a/docs/fpc.sty +++ b/docs/fpc.sty @@ -182,7 +182,7 @@ % % Some versions % -\newcommand{\fpcversion}{1.00} +\newcommand{\fpcversion}{1.0.0} % % PDF support % @@ -252,7 +252,7 @@ % PDF stuff % \ifpdf -%\usepackage[pdftex,bookmarks=true]{hyperref} +\usepackage[pdftex,bookmarks=true]{hyperref} \usepackage{times} \usepackage[T1]{fontenc} \pdfcompresslevel=9 diff --git a/docs/prog.tex b/docs/prog.tex index ab56a3bd5d..e8da294b1e 100644 --- a/docs/prog.tex +++ b/docs/prog.tex @@ -49,7 +49,7 @@ \begin{document} \title{Free Pascal \\ Programmers' manual} \docdescription{Programmers' manual for \fpc, version \fpcversion} -\docversion{1.6} +\docversion{1.8} \input{date.inc} \author{Micha\"el Van Canneyt} \maketitle diff --git a/docs/ref.tex b/docs/ref.tex index 373aa2ed1d..81a46501b4 100644 --- a/docs/ref.tex +++ b/docs/ref.tex @@ -51,7 +51,7 @@ \begin{document} \title{Free Pascal :\\ Reference guide.} \docdescription{Reference guide for Free Pascal, version \fpcversion} -\docversion{1.6} +\docversion{1.8} \input{date.inc} \author{Micha\"el Van Canneyt} \maketitle @@ -7059,4 +7059,4 @@ table \var{TableIndex} with index \var{StringIndex}. % The index. % \printindex -\end{document} +\end{document} \ No newline at end of file diff --git a/docs/units.tex b/docs/units.tex index 615d76a0d9..5379c4dc40 100644 --- a/docs/units.tex +++ b/docs/units.tex @@ -71,7 +71,7 @@ \begin{document} \title{Free Pascal supplied units : \\ Reference guide.} \docdescription{Reference guide for standard Free Pascal units.} -\docversion{1.6} +\docversion{1.8} \input{date.inc} \author{Micha\"el Van Canneyt\\ Florian Kl\"ampfl} \maketitle @@ -152,4 +152,4 @@ lookup. \input{sysutils.tex} % end of units. Index. \printindex -\end{document} +\end{document} \ No newline at end of file diff --git a/docs/user.tex b/docs/user.tex index 6647ba4a0c..702d195072 100644 --- a/docs/user.tex +++ b/docs/user.tex @@ -45,7 +45,7 @@ \begin{document} \title{Free Pascal :\\ Users' manual} \docdescription{Users' manual for \fpc, version \fpcversion} -\docversion{1.6} +\docversion{1.8} \input{date.inc} \author{Micha\"el Van Canneyt\\Florian Kl\"ampfl} \maketitle