--- trunk/uoms-doc/manual.tex 2010/04/05 17:12:14 1 +++ trunk/uoms-doc/manual.tex 2010/05/12 11:23:57 11 @@ -9,7 +9,7 @@ \usepackage[dvips]{epsfig} \usepackage[scriptsize]{subfigure} %\usepackage[left=0.5cm,top=0.4cm,right=0.5cm,bottom=2.5cm,includehead,includefoot]{geometry} -\usepackage[a4paper, top=4cm, bottom=3cm, left=2.3cm, right=2.2cm]{geometry} +\usepackage[a4paper, top=4cm, bottom=4cm, left=2.2cm, right=2.2cm]{geometry} \usepackage{titlesec} \usepackage{color} %\titleformat*{\subsection}{\large} @@ -19,19 +19,7 @@ \usepackage{fancyhdr} %\renewcommand{\headrulewidth}{0pt} -\fancyhead[L]{} -\fancyhead[C]{ - \includegraphics[height=0.07\textwidth]{images/logos/logoUSC} - \includegraphics[height=0.07\textwidth]{images/logos/logoFUAC} - \includegraphics[height=0.07\textwidth]{images/logos/logoUDCnuevo}\hspace{0.4cm} - \includegraphics[height=0.07\textwidth]{images/logos/logoCESGA}\hspace{0.4cm} - \includegraphics[height=0.07\textwidth]{images/logos/logoHP} -} -\fancyhead[R]{} -\fancyfoot[L]{\ \ \ \ \ \ \ \ \ \ {\it UOMS User's Manual \ \ \ \ \ \ \ April / 2010} } -\fancyhf[FC]{\ \ } -\fancyhf[FR]{\thepage\ \ \ \ \ \ \ \ \ \ } \begin{document} @@ -41,6 +29,15 @@ \clearpage +\fancyhead[L]{ \includegraphics[height=0.07\textwidth]{images/logos/logoCESGA}} +\fancyhead[C]{ \includegraphics[height=0.07\textwidth]{images/logos/logoUDCnuevo}} +\fancyhead[R]{ \includegraphics[height=0.07\textwidth]{images/logos/logoUSC}} + +\fancyfoot[L]{\ \ \ \ \ \ \ \ \ \ {\it UOMS User's Manual \ \ \ \ \ \ \ May / 2010} } +\fancyhf[FC]{\ \ } +\fancyhf[FR]{\thepage\ \ \ \ \ \ \ \ \ \ } +\renewcommand{\headrulewidth}{0.5pt} +\renewcommand{\footrulewidth}{0.5pt} \pagestyle{fancy} \mbox{ } @@ -50,4 +47,4 @@ \include{doc} -\end{document} \ No newline at end of file +\end{document}