diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-06-05 10:08:54 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2006-06-05 10:08:54 +0000 |
| commit | b074b221ecffb0e45f3670b156bc717fcdd58642 (patch) | |
| tree | 13cd62a6eb0900d3f82067a8973833b539cfa775 /manual/appendix/appendix.tex | |
| parent | 1e289413eebc4b285a87a25ae40ff5d3e55d51d6 (diff) | |
| download | rockbox-b074b221ecffb0e45f3670b156bc717fcdd58642.zip rockbox-b074b221ecffb0e45f3670b156bc717fcdd58642.tar.gz rockbox-b074b221ecffb0e45f3670b156bc717fcdd58642.tar.bz2 rockbox-b074b221ecffb0e45f3670b156bc717fcdd58642.tar.xz | |
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.tex | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index 349ba36..dff43e2 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -47,17 +47,17 @@ \begin{center} \begin{tabularx}{.8\textwidth}{lXX}\toprule \textbf{Player} & \textbf{Main LCD Size} & \textbf{Remote LCD Size}\\\midrule - Iriver H1x0 & 160x128 & 128x64\\ - Iriver H3x0 & 220x176 & 128x64\\ Archos Players & 11x2 characters & (none)\\ Archos Recorders & 112x64 & (none)\\ Archos Ondio & 112x64 & (none)\\ - Ipod Nano & 176x132 & (none)\\ + Iaudio X5 & 160x128 & 128x96\\ Ipod 4G Gray & 160x128 & (none)\\ Ipod 4G Color & 220x176 & (none)\\ Ipod 5G Video & 320x240 & (none)\\ - Iaudio X5 & 160x128 & 128x96\\ - Ipod Mini &138x110 & (none) \\\bottomrule + Ipod Mini &138x110 & (none) \\ + Ipod Nano & 176x132 & (none)\\ + Iriver H1x0 & 160x128 & 128x64\\ + Iriver H3x0 & 220x176 & 128x64\\\bottomrule \end{tabularx} \end{center} @@ -170,10 +170,11 @@ The recording hardware (the MAS) does not allow us to do this Changes in version 2.5 \chapter{Credits} -People that have contributed to the project, one way or another.Friends! -\begin{verbatim} -/* Include the CREDITS file */ -\end{verbatim} +People that have contributed to the project, one way or another. Friends! +% +\begin{multicols}{2} +\noindent\textsc{\small{\input{CREDITS.tex}}} +\end{multicols} \chapter{GNU Free Documentation Licence} \input{appendix/fdl.tex} |