onepdf.tex 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. \pdfoutput=1\relax
  2. \pdfpagewidth=210mm
  3. \pdfpageheight=297mm
  4. \pdfcompresslevel=1
  5. %
  6. % $Id$
  7. % This file is part of the FPC documentation.
  8. % Copyright (C) 1997, by Michael Van Canneyt
  9. %
  10. % The FPC documentation is free text; you can redistribute it and/or
  11. % modify it under the terms of the GNU Library General Public License as
  12. % published by the Free Software Foundation; either version 2 of the
  13. % License, or (at your option) any later version.
  14. %
  15. % The FPC Documentation is distributed in the hope that it will be useful,
  16. % but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  18. % Library General Public License for more details.
  19. %
  20. % You should have received a copy of the GNU Library General Public
  21. % License along with the FPC documentation; see the file COPYING.LIB. If not,
  22. % write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  23. % Boston, MA 02111-1307, USA.
  24. %
  25. \documentclass{report}
  26. \usepackage{a4}
  27. \usepackage{makeidx}
  28. \usepackage{html}
  29. \latex{\usepackage{fpc}}
  30. \latex{\usepackage{listings}\blankstringtrue%
  31. \selectlisting{tp}\stringstyle{\ttfamily}}
  32. \html{\input{fpc-html.tex}}
  33. \begin{document}
  34. %\input{crt.tex}
  35. %\input{dos.tex}
  36. %\input{getopts.tex}
  37. %\input{go32.tex}
  38. %\input{graph.tex}
  39. %\input{linux.tex}
  40. %\input{mmx.tex}
  41. %\input{mouse.tex}
  42. \input{objects.tex}
  43. %\input{printer.tex}
  44. %\input{sockets.tex}
  45. %\input{strings.tex}
  46. \pdfinfo
  47. author{Michael Van Canneyt}
  48. title{Onechap}
  49. subject{One chapter in Free pascal manuals}
  50. keywords{Free Pascal}
  51. \end{document}