Patch #4944 from Dominik Riebeling. Introduce the tabularx package for better looking tables, and replaces the use of tabular with tabularx in the appendix section.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9348 a1c6a512-1295-4272-9138-f99709370657
diff --git a/manual/preamble.tex b/manual/preamble.tex
index 6008eef..3900775 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -7,6 +7,7 @@
\usepackage{pdfdraftcopy}
\draftstring{DRAFT VERSION}
%\draftangle{45}
+\usepackage{tabularx}
\usepackage{float}