summaryrefslogtreecommitdiff
path: root/manual/preamble.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-06-05 10:08:54 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-06-05 10:08:54 +0000
commitb074b221ecffb0e45f3670b156bc717fcdd58642 (patch)
tree13cd62a6eb0900d3f82067a8973833b539cfa775 /manual/preamble.tex
parent1e289413eebc4b285a87a25ae40ff5d3e55d51d6 (diff)
Include the credits file. This adds a build dependency to iconv for now, but we should consider converting the manual to utf8 completely. Also sorted the screen sizes table.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10058 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/preamble.tex')
-rw-r--r--manual/preamble.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/preamble.tex b/manual/preamble.tex
index 100fac1e48..6cf5bef4f7 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -1,10 +1,10 @@
\documentclass[a4paper,11pt]{scrreprt}
\usepackage[latin1]{inputenc}
\usepackage{palatino}
-%\renewcommand{\familydefault}{\sfdefault}
\usepackage{tabularx}
\usepackage{multirow}
+\usepackage{multicol}
\usepackage{float}
\floatstyle{ruled}