[LON-CAPA-cvs] cvs: doc /help print1help.tex
felicia
lon-capa-cvs@mail.lon-capa.org
Thu, 22 Jun 2006 20:56:13 -0000
felicia Thu Jun 22 16:56:13 2006 EDT
Modified files:
/doc/help print1help.tex
Log:
Better way of doing printing one help file
Index: doc/help/print1help.tex
diff -u doc/help/print1help.tex:1.1 doc/help/print1help.tex:1.2
--- doc/help/print1help.tex:1.1 Thu Jun 22 16:35:32 2006
+++ doc/help/print1help.tex Thu Jun 22 16:56:12 2006
@@ -3,16 +3,15 @@
\usepackage{epsf}
\usepackage{ulem}
\usepackage[verbose,letterpaper,tmargin=1.0in,bmargin=-0.125in,lmargin=.25in,rmargin=.25in]{geometry}
-\usepackage[tiny]{titlesec}
\makeatletter
\usepackage{babel}
-\makeatother
\begin{document}
\pagestyle{empty}
-
-Put body of file here (no label)
+% Replace help file in in the include statement below with any help file you
+% wish to print
+\include{../../loncom/html/adm/help/tex/What_Is_LON-CAPA}
\end{document}