[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Latex_Header.tex
felicia
lon-capa-cvs@mail.lon-capa.org
Thu, 16 Jun 2005 23:38:13 -0000
felicia Thu Jun 16 19:38:13 2005 EDT
Modified files:
/loncom/html/adm/help/tex Latex_Header.tex
Log:
Changed top margin so page number don't get cut off.
Index: loncom/html/adm/help/tex/Latex_Header.tex
diff -u loncom/html/adm/help/tex/Latex_Header.tex:1.5 loncom/html/adm/help/tex/Latex_Header.tex:1.6
--- loncom/html/adm/help/tex/Latex_Header.tex:1.5 Thu Jul 24 21:18:04 2003
+++ loncom/html/adm/help/tex/Latex_Header.tex Thu Jun 16 19:38:13 2005
@@ -5,7 +5,7 @@
%\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{geometry}
-\geometry{verbose,letterpaper,tmargin=1.25in,bmargin=.25in,lmargin=1in,rmargin=1in}\pagestyle{headings}
+\geometry{verbose,letterpaper,tmargin=1.5in,bmargin=0in,lmargin=1in,rmargin=1in}\pagestyle{headings}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{longtable}