Browse Source

+ Added objects and heaptrc

michael 27 years ago
parent
commit
7ee9856a4c
1 changed files with 10 additions and 4 deletions
  1. 10 4
      docs/onechap.tex

+ 10 - 4
docs/onechap.tex

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