From d5ec65756af92aeb683730aee0c1eefea823331f Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 18 Jan 1999 13:48:38 +0000 Subject: [PATCH] + PDF changes --- docs/onechap.tex | 1 + docs/onepdf.tex | 11 ++++++++++- docs/progpdf.tex | 8 ++++++++ docs/refpdf.tex | 8 ++++++++ docs/unitspdf.tex | 8 ++++++++ docs/userpdf.tex | 8 ++++++++ 6 files changed, 43 insertions(+), 1 deletion(-) diff --git a/docs/onechap.tex b/docs/onechap.tex index 9a50bfbad4..df738c2c8c 100644 --- a/docs/onechap.tex +++ b/docs/onechap.tex @@ -39,6 +39,7 @@ %\input{go32.tex} %\input{graph.tex} %\input{heaptrc.tex} +%\input{ipc.tex} %\input{linux.tex} %\input{mmx.tex} %\input{mouse.tex} diff --git a/docs/onepdf.tex b/docs/onepdf.tex index 3f5ea39363..c97cb4a822 100644 --- a/docs/onepdf.tex +++ b/docs/onepdf.tex @@ -1,4 +1,7 @@ \pdfoutput=1\relax +\pdfpagewidth=210mm +\pdfpageheight=297mm +\pdfcompresslevel=1 % % $Id$ % This file is part of the FPC documentation. @@ -31,12 +34,18 @@ %\input{crt.tex} %\input{dos.tex} %\input{getopts.tex} -\input{go32.tex} +%\input{go32.tex} %\input{graph.tex} %\input{linux.tex} %\input{mmx.tex} %\input{mouse.tex} +\input{objects.tex} %\input{printer.tex} %\input{sockets.tex} %\input{strings.tex} +\pdfinfo +author{Michael Van Canneyt} +title{Onechap} +subject{One chapter in Free pascal manuals} +keywords{Free Pascal} \end{document} diff --git a/docs/progpdf.tex b/docs/progpdf.tex index 378535e8c7..b134836985 100644 --- a/docs/progpdf.tex +++ b/docs/progpdf.tex @@ -19,4 +19,12 @@ % Boston, MA 02111-1307, USA. % \pdfoutput=1 +\pdfpagewidth=210mm +\pdfpageheight=297mm +\pdfcompresslevel=1 +\pdfinfo +author{Michael Van Canneyt} +title{Programmers' guide} +subject{Free Pascal Programmers' guide} +keywords{Programmers' Guide} \input{prog.tex} \ No newline at end of file diff --git a/docs/refpdf.tex b/docs/refpdf.tex index 9ded75e0e0..f7da22d6ae 100644 --- a/docs/refpdf.tex +++ b/docs/refpdf.tex @@ -19,4 +19,12 @@ % Boston, MA 02111-1307, USA. % \pdfoutput=1 +\pdfpagewidth=210mm +\pdfpageheight=297mm +\pdfcompresslevel=1 +\pdfinfo +author{Michael Van Canneyt} +title{Reference guide} +subject{Free Pascal reference guide} +keywords{Free Pascal Reference guide} \input{ref.tex} \ No newline at end of file diff --git a/docs/unitspdf.tex b/docs/unitspdf.tex index 3e6cc9a1a8..8193ac77c1 100644 --- a/docs/unitspdf.tex +++ b/docs/unitspdf.tex @@ -19,4 +19,12 @@ % Boston, MA 02111-1307, USA. % \pdfoutput=1 +\pdfpagewidth=210mm +\pdfpageheight=297mm +\pdfcompresslevel=1 +\pdfinfo +author{Michael Van Canneyt} +title{Units reference guide} +subject{Free Pascal Units reference guide} +keywords{Free Pascal} \input{units.tex} \ No newline at end of file diff --git a/docs/userpdf.tex b/docs/userpdf.tex index bbe09b3315..5b58de7235 100644 --- a/docs/userpdf.tex +++ b/docs/userpdf.tex @@ -19,4 +19,12 @@ % Boston, MA 02111-1307, USA. % \pdfoutput=1\relax +\pdfpagewidth=210mm +\pdfpageheight=297mm +\pdfcompresslevel=1 +\pdfinfo +author{Michael Van Canneyt} +title{Users' Guide} +subject{Free Pascal Users' guide} +keywords{Free Pascal} \input{user.tex}