summaryrefslogtreecommitdiff
path: root/manual/appendix/appendix.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/appendix/appendix.tex
parent1e289413eebc4b285a87a25ae40ff5d3e55d51d6 (diff)
downloadrockbox-b074b221ecffb0e45f3670b156bc717fcdd58642.tar.gz
rockbox-b074b221ecffb0e45f3670b156bc717fcdd58642.zip
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/appendix/appendix.tex')
-rw-r--r--manual/appendix/appendix.tex19
1 files changed, 10 insertions, 9 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex
index 349ba36671..dff43e200c 100644
--- a/manual/appendix/appendix.tex
+++ b/manual/appendix/appendix.tex
@@ -47,17 +47,17 @@
47\begin{center} 47\begin{center}
48 \begin{tabularx}{.8\textwidth}{lXX}\toprule 48 \begin{tabularx}{.8\textwidth}{lXX}\toprule
49 \textbf{Player} & \textbf{Main LCD Size} & \textbf{Remote LCD Size}\\\midrule 49 \textbf{Player} & \textbf{Main LCD Size} & \textbf{Remote LCD Size}\\\midrule
50 Iriver H1x0 & 160x128 & 128x64\\
51 Iriver H3x0 & 220x176 & 128x64\\
52 Archos Players & 11x2 characters & (none)\\ 50 Archos Players & 11x2 characters & (none)\\
53 Archos Recorders & 112x64 & (none)\\ 51 Archos Recorders & 112x64 & (none)\\
54 Archos Ondio & 112x64 & (none)\\ 52 Archos Ondio & 112x64 & (none)\\
55 Ipod Nano & 176x132 & (none)\\ 53 Iaudio X5 & 160x128 & 128x96\\
56 Ipod 4G Gray & 160x128 & (none)\\ 54 Ipod 4G Gray & 160x128 & (none)\\
57 Ipod 4G Color & 220x176 & (none)\\ 55 Ipod 4G Color & 220x176 & (none)\\
58 Ipod 5G Video & 320x240 & (none)\\ 56 Ipod 5G Video & 320x240 & (none)\\
59 Iaudio X5 & 160x128 & 128x96\\ 57 Ipod Mini &138x110 & (none) \\
60 Ipod Mini &138x110 & (none) \\\bottomrule 58 Ipod Nano & 176x132 & (none)\\
59 Iriver H1x0 & 160x128 & 128x64\\
60 Iriver H3x0 & 220x176 & 128x64\\\bottomrule
61 \end{tabularx} 61 \end{tabularx}
62\end{center} 62\end{center}
63 63
@@ -170,10 +170,11 @@ The recording hardware (the MAS) does not allow us to do this
170Changes in version 2.5 170Changes in version 2.5
171 171
172\chapter{Credits} 172\chapter{Credits}
173People that have contributed to the project, one way or another.Friends! 173People that have contributed to the project, one way or another. Friends!
174\begin{verbatim} 174%
175/* Include the CREDITS file */ 175\begin{multicols}{2}
176\end{verbatim} 176\noindent\textsc{\small{\input{CREDITS.tex}}}
177\end{multicols}
177 178
178\chapter{GNU Free Documentation Licence} 179\chapter{GNU Free Documentation Licence}
179\input{appendix/fdl.tex} 180\input{appendix/fdl.tex}