+ PDF changes

This commit is contained in:
michael 1999-01-18 13:48:38 +00:00
parent bb2a9364e4
commit d5ec65756a
6 changed files with 43 additions and 1 deletions

View File

@ -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}

View File

@ -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}

View File

@ -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}

View File

@ -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}

View File

@ -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}

View File

@ -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}