[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Latex_Header.tex
bowersj2
lon-capa-cvs@mail.lon-capa.org
Tue, 10 Jun 2003 20:47:10 -0000
bowersj2 Tue Jun 10 16:47:10 2003 EDT
Modified files:
/loncom/html/adm/help/tex Latex_Header.tex
Log:
Need this package for the tables in the Author's Manual.
Index: loncom/html/adm/help/tex/Latex_Header.tex
diff -u loncom/html/adm/help/tex/Latex_Header.tex:1.3 loncom/html/adm/help/tex/Latex_Header.tex:1.4
--- loncom/html/adm/help/tex/Latex_Header.tex:1.3 Mon Mar 31 23:30:11 2003
+++ loncom/html/adm/help/tex/Latex_Header.tex Tue Jun 10 16:47:10 2003
@@ -8,6 +8,7 @@
\geometry{verbose,letterpaper,tmargin=1.25in,bmargin=1in,lmargin=1in,rmargin=1in}\pagestyle{headings}
\usepackage{amsmath}
\usepackage{graphicx}
+\usepackage{longtable}
\makeatletter