Browse Source

+ PDF changes

michael 26 years ago
parent
commit
d5ec65756a
6 changed files with 43 additions and 1 deletions
  1. 1 0
      docs/onechap.tex
  2. 10 1
      docs/onepdf.tex
  3. 8 0
      docs/progpdf.tex
  4. 8 0
      docs/refpdf.tex
  5. 8 0
      docs/unitspdf.tex
  6. 8 0
      docs/userpdf.tex

+ 1 - 0
docs/onechap.tex

@@ -39,6 +39,7 @@
 %\input{go32.tex}
 %\input{go32.tex}
 %\input{graph.tex}
 %\input{graph.tex}
 %\input{heaptrc.tex}
 %\input{heaptrc.tex}
+%\input{ipc.tex}
 %\input{linux.tex}
 %\input{linux.tex}
 %\input{mmx.tex}
 %\input{mmx.tex}
 %\input{mouse.tex}
 %\input{mouse.tex}

+ 10 - 1
docs/onepdf.tex

@@ -1,4 +1,7 @@
 \pdfoutput=1\relax
 \pdfoutput=1\relax
+\pdfpagewidth=210mm
+\pdfpageheight=297mm
+\pdfcompresslevel=1
 %
 %
 %   $Id$
 %   $Id$
 %   This file is part of the FPC documentation.
 %   This file is part of the FPC documentation.
@@ -31,12 +34,18 @@
 %\input{crt.tex}
 %\input{crt.tex}
 %\input{dos.tex}
 %\input{dos.tex}
 %\input{getopts.tex}
 %\input{getopts.tex}
-\input{go32.tex}
+%\input{go32.tex}
 %\input{graph.tex}
 %\input{graph.tex}
 %\input{linux.tex}
 %\input{linux.tex}
 %\input{mmx.tex}
 %\input{mmx.tex}
 %\input{mouse.tex}
 %\input{mouse.tex}
+\input{objects.tex}
 %\input{printer.tex}
 %\input{printer.tex}
 %\input{sockets.tex}
 %\input{sockets.tex}
 %\input{strings.tex}
 %\input{strings.tex}
+\pdfinfo
+author{Michael Van Canneyt}
+title{Onechap}
+subject{One chapter in Free pascal manuals}
+keywords{Free Pascal}
 \end{document}
 \end{document}

+ 8 - 0
docs/progpdf.tex

@@ -19,4 +19,12 @@
 %   Boston, MA 02111-1307, USA. 
 %   Boston, MA 02111-1307, USA. 
 %
 %
 \pdfoutput=1
 \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}
 \input{prog.tex}

+ 8 - 0
docs/refpdf.tex

@@ -19,4 +19,12 @@
 %   Boston, MA 02111-1307, USA. 
 %   Boston, MA 02111-1307, USA. 
 %
 %
 \pdfoutput=1
 \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}
 \input{ref.tex}

+ 8 - 0
docs/unitspdf.tex

@@ -19,4 +19,12 @@
 %   Boston, MA 02111-1307, USA. 
 %   Boston, MA 02111-1307, USA. 
 %
 %
 \pdfoutput=1
 \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}
 \input{units.tex}

+ 8 - 0
docs/userpdf.tex

@@ -19,4 +19,12 @@
 %   Boston, MA 02111-1307, USA. 
 %   Boston, MA 02111-1307, USA. 
 %
 %
 \pdfoutput=1\relax
 \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}
 \input{user.tex}