mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 04:09:15 +02:00
+ PDF changes
This commit is contained in:
parent
bb2a9364e4
commit
d5ec65756a
@ -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{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}
|
||||
|
@ -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}
|
@ -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}
|
@ -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}
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user