File:  [LON-CAPA] / doc / help / Attic / print1help.tex
Revision 1.2: download - view: text, annotated - select for diffs
Thu Jun 22 20:56:12 2006 UTC (17 years, 9 months ago) by felicia
Branches: MAIN
CVS tags: version_2_2_X, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_X, version_2_1_99_3, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, HEAD
Better way of doing printing one help file

\documentclass[english]{article}
\usepackage[latin1]{inputenc}
\usepackage{epsf}
\usepackage{ulem}
\usepackage[verbose,letterpaper,tmargin=1.0in,bmargin=-0.125in,lmargin=.25in,rmargin=.25in]{geometry}
\makeatletter
\usepackage{babel}
 
\begin{document}
\pagestyle{empty}

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>