aboutsummaryrefslogtreecommitdiff
path: root/doc/readme.tex
diff options
context:
space:
mode:
authorMax Horn2004-01-20 20:38:17 +0000
committerMax Horn2004-01-20 20:38:17 +0000
commit6972064e34cc6614103db1aec475d2aaa7bba30a (patch)
tree5f51c0e825c1e7e7ed9018bc610552b1074d6a1d /doc/readme.tex
parent8734619d3a3cd08e12bd899e0a594f3c155cd79d (diff)
downloadscummvm-rg350-6972064e34cc6614103db1aec475d2aaa7bba30a.tar.gz
scummvm-rg350-6972064e34cc6614103db1aec475d2aaa7bba30a.tar.bz2
scummvm-rg350-6972064e34cc6614103db1aec475d2aaa7bba30a.zip
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
Diffstat (limited to 'doc/readme.tex')
-rw-r--r--doc/readme.tex14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/readme.tex b/doc/readme.tex
index e2001412fa..e7ca77b11d 100644
--- a/doc/readme.tex
+++ b/doc/readme.tex
@@ -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