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
diff --git a/manual/preamble.tex b/manual/preamble.tex
index 100fac1..6cf5bef 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}