瀏覽代碼

+ Added objects and heaptrc

michael 27 年之前
父節點
當前提交
7ee9856a4c
共有 1 個文件被更改,包括 10 次插入4 次删除
  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}