save 8 pages by using a smaller font, reducing the page margins, and keeping the TOC on the first page; also make use of hyperref so that we get a nice hypertext TOC

svn-id: r12562
This commit is contained in:
Max Horn 2004-01-20 20:38:17 +00:00
parent 8734619d3a
commit 6972064e34

View File

@ -3,14 +3,22 @@
%%% mode: latex
%%% TeX-master: t
%%% End:
\documentclass [a4paper,12pt]{article}
\documentclass [a4paper]{article}
%\author {Hannes Niederhausen}
\title {ScummVM ReadMe}
\usepackage {hyperref}
\usepackage {times}
\usepackage {fancyhdr}
\usepackage [latin1] {inputenc}
\addtolength{\textheight}{\topmargin}
\addtolength{\textheight}{\footskip}
\addtolength{\textheight}{2cm}
\setlength{\topmargin}{-1cm}
\setlength{\footskip}{0cm}
%\setlength{\headheight}{0cm}
\date {2004/01/18}
\begin{document}
@ -22,8 +30,8 @@
\renewcommand {\headrulewidth} {1pt}
%
\maketitle
\newpage
\thispagestyle {empty}
%\newpage
%\thispagestyle {empty}
\tableofcontents
%
\newpage