@@ -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}
@@ -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{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}
@@ -19,4 +19,12 @@
% Boston, MA 02111-1307, USA.
\pdfoutput=1
+title{Programmers' guide}
+subject{Free Pascal Programmers' guide}
+keywords{Programmers' Guide}
\input{prog.tex}
+title{Reference guide}
+subject{Free Pascal reference guide}
+keywords{Free Pascal Reference guide}
\input{ref.tex}
+title{Units reference guide}
+subject{Free Pascal Units reference guide}
\input{units.tex}
+title{Users' Guide}
+subject{Free Pascal Users' guide}
\input{user.tex}