File:  [LON-CAPA] / doc / help / Attic / print1help.tex
Revision 1.1: download - view: text, annotated - select for diffs
Thu Jun 22 20:35:32 2006 UTC (17 years, 10 months ago) by felicia
Branches: MAIN
CVS tags: HEAD
tex file template so one help file can be printed at a time.

\documentclass[english]{article}
\usepackage[latin1]{inputenc}
\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)


\end{document}

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