mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 08:51:21 +02:00
+ Added objects and heaptrc
This commit is contained in:
parent
369feeff11
commit
7ee9856a4c
@ -22,19 +22,25 @@
|
||||
\usepackage{a4}
|
||||
\usepackage{makeidx}
|
||||
\usepackage{html}
|
||||
\latex{\usepackage{fpc}}
|
||||
\latex{\usepackage{listings}\blankstringtrue%
|
||||
\begin{latexonly}
|
||||
\usepackage{fpc}
|
||||
\usepackage{listings}\blankstringtrue
|
||||
\selectlisting{tp}\stringstyle{\ttfamily}}
|
||||
\html{\input{fpc-html.tex}}
|
||||
\end{latexonly}
|
||||
\begin{htmlonly}
|
||||
\input{fpc-html.tex}
|
||||
\end{htmlonly}
|
||||
\begin{document}
|
||||
%\input{crt.tex}
|
||||
%\input{dos.tex}
|
||||
%\input{getopts.tex}
|
||||
\input{go32.tex}
|
||||
%\input{go32.tex}
|
||||
%\input{graph.tex}
|
||||
%\input{heaptrc.tex}
|
||||
%\input{linux.tex}
|
||||
%\input{mmx.tex}
|
||||
%\input{mouse.tex}
|
||||
\input{objects.tex}
|
||||
%\input{printer.tex}
|
||||
%\input{sockets.tex}
|
||||
%\input{strings.tex}
|
||||
|
Loading…
Reference in New Issue
Block a user