~ubuntu-branches/ubuntu/feisty/fpc/feisty

« back to all changes in this revision

Viewing changes to fpcdocs/onechap.tex

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2007-01-27 20:08:50 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070127200850-9mrptaqqjsx9nwa7
Tags: 2.0.4-5
* Fixed Build-Depends.
* Add myself to Uploaders in debian/control.
* Make sure that the sources are really patched before building them.
* Build unit 'libc' on powerpc too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%
 
2
%   $Id: onechap.tex,v 1.10 2003/02/24 23:37:53 michael Exp $
 
3
%   This file is part of the FPC documentation.
 
4
%   Copyright (C) 1997, by Michael Van Canneyt
 
5
%
 
6
%   The FPC documentation is free text; you can redistribute it and/or
 
7
%   modify it under the terms of the GNU Library General Public License as
 
8
%   published by the Free Software Foundation; either version 2 of the
 
9
%   License, or (at your option) any later version.
 
10
%
 
11
%   The FPC Documentation is distributed in the hope that it will be useful,
 
12
%   but WITHOUT ANY WARRANTY; without even the implied warranty of
 
13
%   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
14
%   Library General Public License for more details.
 
15
%
 
16
%   You should have received a copy of the GNU Library General Public
 
17
%   License along with the FPC documentation; see the file COPYING.LIB.  If not,
 
18
%   write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 
19
%   Boston, MA 02111-1307, USA.
 
20
%
 
21
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
22
% Preamble.
 
23
\input{preamble.inc}
 
24
\ifpdf
 
25
  \pdfinfo{/Author(Michael Van Canneyt)
 
26
           /Title(Programmers' Guide)
 
27
           /Subject(Free Pascal Programmers' guide)
 
28
           /Keywords(Free Pascal)
 
29
           }
 
30
\fi
 
31
%
 
32
% Settings
 
33
%
 
34
\makeindex
 
35
%
 
36
% Start document
 
37
%
 
38
\begin{document}
 
39
%\input{crt.tex}
 
40
%\input{dos.tex}
 
41
%\input{dxeload.tex}
 
42
%\input{emu387}
 
43
%\input{getopts.tex}
 
44
%\input{go32.tex}
 
45
%\input{gpm.tex}
 
46
%\input{graph.tex}
 
47
%\input{heaptrc.tex}
 
48
%\input{keyboard.tex}
 
49
%\input{ide.tex}
 
50
%\input{ipc.tex}
 
51
%\input{ide.tex}
 
52
%\input{linux.tex}
 
53
%\input{math.tex}
 
54
%\input{msmouse.tex}
 
55
%\input{mmx.tex}
 
56
%\input{mouse.tex}
 
57
%\input{objects.tex}
 
58
%\input{printer.tex}
 
59
%\input{sockets.tex}
 
60
%\input{strings.tex}
 
61
%\input{sysutils.tex}
 
62
%\input{typinfo.tex}
 
63
%\input{video.tex}
 
64
%\input{makefile.tex}
 
65
%\input{classes.tex}
 
66
%\input{excepti.tex}
 
67
\input{options.tex}
 
68
\end{document}