summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2009-08-24 11:16:06 +0000
committerAlex Parker <rockbox@aeparker.com>2009-08-24 11:16:06 +0000
commit268a4ae621a2ae21fe217496730acd0dc76dcd25 (patch)
tree17a7f56020c99f591b0ecf6e7057eb54f1d36b91
parent57dc2ab782f8cc70c75d58a150285df654867768 (diff)
downloadrockbox-268a4ae621a2ae21fe217496730acd0dc76dcd25.tar.gz
rockbox-268a4ae621a2ae21fe217496730acd0dc76dcd25.zip
Add coloured rows to the other tables in the manual (button maps already done).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22494 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/appendix/config_file_options.tex3
-rw-r--r--manual/appendix/file_formats.tex28
-rw-r--r--manual/configure_rockbox/file_view.tex8
-rw-r--r--manual/configure_rockbox/sound_settings.tex2
-rw-r--r--manual/plugins/blackjack.tex2
-rw-r--r--manual/plugins/brickmania.tex1
-rw-r--r--manual/plugins/clix.tex2
-rw-r--r--manual/plugins/goban.tex24
-rw-r--r--manual/plugins/jewels.tex2
-rw-r--r--manual/plugins/mandelbrot.tex2
-rw-r--r--manual/plugins/pacbox.tex3
-rw-r--r--manual/preamble.tex1
-rw-r--r--manual/rockbox_interface/tagcache.tex1
13 files changed, 49 insertions, 30 deletions
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index 3ac20bb203..01f098ee4c 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -6,9 +6,10 @@
6% for the html output. 6% for the html output.
7\ifpdfoutput{\newcommand{\localendhead}{\endhead}}% 7\ifpdfoutput{\newcommand{\localendhead}{\endhead}}%
8 {\newcommand{\localendhead}{}} 8 {\newcommand{\localendhead}{}}
9 \rowcolors{1}{}{gray!30}
9 \begin{longtable}{@{}>{\raggedright}p{.35\textwidth}@{}>{\raggedright}p{.4\textwidth}@{}p{.25\textwidth}@{}} 10 \begin{longtable}{@{}>{\raggedright}p{.35\textwidth}@{}>{\raggedright}p{.4\textwidth}@{}p{.25\textwidth}@{}}
10 \toprule 11 \toprule
11 \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\ 12 \rowcolor{white} \textbf{Setting} & \textbf{Allowed Values} & \textbf{Unit}\\
12 \midrule\localendhead % endhead breaks with htlatex 13 \midrule\localendhead % endhead breaks with htlatex
13 volume & \opt{masd}{-78 to +18}% 14 volume & \opt{masd}{-78 to +18}%
14 \opt{masf}{-100 -to +12}% 15 \opt{masf}{-100 -to +12}%
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index 8103037364..87eed696a2 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -3,6 +3,7 @@
3\section{\label{ref:Supportedfileformats}Supported file formats} 3\section{\label{ref:Supportedfileformats}Supported file formats}
4\begin{table} 4\begin{table}
5\begin{center} 5\begin{center}
6\rowcolors{1}{}{gray!30}
6\begin{tabularx}{\textwidth}{clp{7em}X}\toprule 7\begin{tabularx}{\textwidth}{clp{7em}X}\toprule
7\textbf{Icon} & \textbf{File Type} & \textbf{Extension} 8\textbf{Icon} & \textbf{File Type} & \textbf{Extension}
8 & \textbf{Action when selected} \\\midrule% 9 & \textbf{Action when selected} \\\midrule%
@@ -82,9 +83,10 @@
82 \section{\label{ref:Supportedaudioformats}Supported audio formats} 83 \section{\label{ref:Supportedaudioformats}Supported audio formats}
83 \begin{table} 84 \begin{table}
84 \begin{center} 85 \begin{center}
86 \rowcolors{1}{}{gray!30}
85 \begin{tabularx}{\textwidth}{lp{6em}X}\toprule 87 \begin{tabularx}{\textwidth}{lp{6em}X}\toprule
86 \textbf{Format} & \textbf{Extension} & \textbf{Notes} \\\midrule 88 \textbf{Format} & \textbf{Extension} & \textbf{Notes} \\\midrule
87 \emph{Lossy codecs} \\ 89 \multicolumn{2}{c}{\textbf{Lossy codecs}}\\
88 \midrule 90 \midrule
89 MPEG audio & \fname{.mp1, .mpa, .mp2, .mp3} & \\ 91 MPEG audio & \fname{.mp1, .mpa, .mp2, .mp3} & \\
90 OGG/Vorbis & \fname{.ogg, .oga} & Some old ``floor 0'' files may crash Rockbox. \\ 92 OGG/Vorbis & \fname{.ogg, .oga} & Some old ``floor 0'' files may crash Rockbox. \\
@@ -94,9 +96,9 @@
94 ATSC A/52 & \fname{.a52, .ac3} & Supports downmixing for playback of 5.1 streams in stereo. \\ 96 ATSC A/52 & \fname{.a52, .ac3} & Supports downmixing for playback of 5.1 streams in stereo. \\
95 ADX & \fname{.adx} & \\ 97 ADX & \fname{.adx} & \\
96 Speex & \fname{.spx} & \\ 98 Speex & \fname{.spx} & \\
97 \\ 99
98 \midrule 100 \midrule
99 \emph{Lossless codecs} \\ 101 \multicolumn{2}{c}{\textbf{Lossless codecs}}\\
100 \midrule 102 \midrule
101 Waveform audio format & \fname{.wav} & \\ 103 Waveform audio format & \fname{.wav} & \\
102 Audio Interchange File Format & \fname{.aif, .aiff} & \\ 104 Audio Interchange File Format & \fname{.aif, .aiff} & \\
@@ -105,20 +107,20 @@
105 Wavpack & \fname{.wv} & \\ 107 Wavpack & \fname{.wv} & \\
106 Shorten & \fname{.shn} & Seeking not supported.\\ 108 Shorten & \fname{.shn} & Seeking not supported.\\
107 \opt{h100,h300,x5,m5,m3}{ 109 \opt{h100,h300,x5,m5,m3}{
108 Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode fast enough to be useful. \\ 110 Monkey's Audio & \fname{.ape, .mac} & -c1000 and -c2000 files decode
109 } 111 fast enough to be useful.}
110 \opt{gigabeatf}{ 112 \opt{gigabeatf}{
111 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000 files decode fast enough to be useful. \\ 113 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c3000
112 } 114 files decode fast enough to be useful.}
113 \opt{gigabeats}{ 115 \opt{gigabeats}{
114 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c4000 files decode fast enough to be useful. \\ 116 Monkey's Audio & \fname{.ape, .mac} & -c1000 to -c4000 files decode
115 } 117 fast enough to be useful.}
116 \nopt{h100,h300,x5,m5,m3,gigabeat}{% 118 \opt{ipod,h10,h10_5gb,mrobe100,sansa}{
117 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast enough to be useful. \\ 119 Monkey's Audio & \fname{.ape, .mac} & Only -c1000 files decode fast
118 } 120 enough to be useful.}
119 \\ 121 \\
120 \midrule 122 \midrule
121 \emph{Other codecs} \\ 123 \multicolumn{2}{c}{\textbf{Other codecs}}\\
122 \midrule 124 \midrule
123 Sound Interface Device & \fname{.sid} & \\ 125 Sound Interface Device & \fname{.sid} & \\
124 MOD & \fname{.mod} & \\ 126 MOD & \fname{.mod} & \\
diff --git a/manual/configure_rockbox/file_view.tex b/manual/configure_rockbox/file_view.tex
index 83173bdfa5..e1349343e3 100644
--- a/manual/configure_rockbox/file_view.tex
+++ b/manual/configure_rockbox/file_view.tex
@@ -29,11 +29,12 @@ displays files.
29 \newline\setting{As digits} disables this algorithm, and causes every digit to 29 \newline\setting{As digits} disables this algorithm, and causes every digit to
30 be compared separately. The following table demonstrates the two sortings. 30 be compared separately. The following table demonstrates the two sortings.
31 \begin{table} 31 \begin{table}
32 \centering 32 \begin{center}
33 \begin{tabularx}{.8\textwidth}{ll} 33 \rowcolors{1}{}{gray!30}
34 \begin{tabularx}{.8\textwidth}{XX}
34 \toprule 35 \toprule
35 \textbf{As whole numbers} & \textbf{As digits}\\ 36 \textbf{As whole numbers} & \textbf{As digits}\\
36 \midrule 37 \midrule
37 03 Jackson.mp3 & 03 Jackson.mp3\\ 38 03 Jackson.mp3 & 03 Jackson.mp3\\
38 1 Ring Of Fire.mp3 & 1 Ring Of Fire.mp3\\ 39 1 Ring Of Fire.mp3 & 1 Ring Of Fire.mp3\\
39 2 I Walk The Line.mp3 & 10 A Thing Called Love.mp3\\ 40 2 I Walk The Line.mp3 & 10 A Thing Called Love.mp3\\
@@ -43,6 +44,7 @@ displays files.
43 Episode 233.ogg & Episode 57.ogg\\ 44 Episode 233.ogg & Episode 57.ogg\\
44 \bottomrule 45 \bottomrule
45 \end{tabularx} 46 \end{tabularx}
47 \end{center}
46 \end{table} 48 \end{table}
47 49
48 50
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index ad99d86c77..dcf543a3d4 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -81,6 +81,7 @@ change to customise your listening experience.
81 % 81 %
82 \begin{table} 82 \begin{table}
83 \begin{center} 83 \begin{center}
84 \rowcolors{1}{}{gray!30}
84 \begin{tabularx}{\textwidth}{lX}\toprule 85 \begin{tabularx}{\textwidth}{lX}\toprule
85 \textbf{Setting} & \textbf{Description} \\\midrule 86 \textbf{Setting} & \textbf{Description} \\\midrule
86 Stereo 87 Stereo
@@ -198,6 +199,7 @@ change to customise your listening experience.
198 % 199 %
199 \begin{table}[h!] 200 \begin{table}[h!]
200 \begin{center} 201 \begin{center}
202 \rowcolors{1}{}{gray!30}
201 \begin{tabular}{@{}lc@{}}\toprule 203 \begin{tabular}{@{}lc@{}}\toprule
202 Setting & Value \\\midrule 204 Setting & Value \\\midrule
203 MDB Strength & 50dB \\ 205 MDB Strength & 50dB \\
diff --git a/manual/plugins/blackjack.tex b/manual/plugins/blackjack.tex
index 17574f36ad..c88fdaa98c 100644
--- a/manual/plugins/blackjack.tex
+++ b/manual/plugins/blackjack.tex
@@ -46,7 +46,7 @@ visit\\
46 \opt{HAVEREMOTEKEYMAP}{& } 46 \opt{HAVEREMOTEKEYMAP}{& }
47 & Quit\\\hline 47 & Quit\\\hline
48 \multicolumn{2}{c}{\textbf{In game}}\\\hline 48 \multicolumn{2}{c}{\textbf{In game}}\\\hline
49 \ButtonLeft{} / \ButtonRight{} /\\ 49 \ButtonLeft{} / \ButtonRight{} /
50 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% 50 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
51 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD} 51 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_C200_PAD}
52 {\ButtonUp{} / \ButtonDown} 52 {\ButtonUp{} / \ButtonDown}
diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex
index 9cf23ce144..039134f761 100644
--- a/manual/plugins/brickmania.tex
+++ b/manual/plugins/brickmania.tex
@@ -9,6 +9,7 @@ effect, you must catch it with the paddle. Look out for the bad ones.\\
9\subsubsection{Special items} 9\subsubsection{Special items}
10\begin{table} 10\begin{table}
11 \begin{center} 11 \begin{center}
12 \rowcolors{1}{}{gray!30}
12 \begin{tabularx}{.75\textwidth}{clX}\toprule 13 \begin{tabularx}{.75\textwidth}{clX}\toprule
13 \textbf{Displayed} & \textbf{Name} & \textbf{Description}\\\midrule 14 \textbf{Displayed} & \textbf{Name} & \textbf{Description}\\\midrule
14 N & Normal & Returns paddle to normal.\\ 15 N & Normal & Returns paddle to normal.\\
diff --git a/manual/plugins/clix.tex b/manual/plugins/clix.tex
index 9497877b31..6a9b988be9 100644
--- a/manual/plugins/clix.tex
+++ b/manual/plugins/clix.tex
@@ -7,7 +7,7 @@ The more blocks you remove per turn, the more points you get.
7 7
8\begin{table} 8\begin{table}
9 \begin{btnmap}{}{} 9 \begin{btnmap}{}{}
10 \ButtonLeft/\ButtonRight/\\ 10 \ButtonLeft/\ButtonRight/
11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% 11 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
12 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD} 12 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
13 {\ButtonUp/\ButtonDown} 13 {\ButtonUp/\ButtonDown}
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index dc68f1f55a..f4cf09013f 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -32,12 +32,16 @@ is not selected.
32 32
33The information panel which displays the current move number may also contain 33The information panel which displays the current move number may also contain
34these markers: \\ 34these markers: \\
35\begin{tabularx}{\textwidth}{lX}\toprule 35
36\textbf{Mark} & \textbf{Meaning} \\ \midrule 36\begin{table}
37 \emph{+ } & There are nodes after the current node in the SGF tree. \\ 37 \begin{center}
38 \emph{* } & There are sibling variations which can be navigated to using the % 38 \rowcolors{1}{}{gray!30}
39 \emph{Next Variation} menu option of the \emph{Context Menu}% 39 \begin{tabularx}{\textwidth}{lX}\toprule
40 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,% 40 \textbf{Mark} & \textbf{Meaning} \\ \midrule
41 \emph{+ } & There are nodes after the current node in the SGF tree. \\
42 \emph{* } & There are sibling variations which can be navigated to using the %
43 \emph{Next Variation} menu option of the \emph{Context Menu}%
44 \opt{SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,SANSA_CLIP_PAD,%
41 RECORDER_PAD,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,% 45 RECORDER_PAD,MROBE100_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,IRIVER_H100_PAD,%
42 IRIVER_H300_PAD}{ or the % 46 IRIVER_H300_PAD}{ or the %
43 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}% 47 \opt{SANSA_E200_PAD,SANSA_C200_PAD}{\ButtonRec}%
@@ -47,10 +51,12 @@ these markers: \\
47 \opt{GIGABEAT_PAD}{\ButtonA}% 51 \opt{GIGABEAT_PAD}{\ButtonA}%
48 \opt{GIGABEAT_S_PAD}{\ButtonPlay}% 52 \opt{GIGABEAT_S_PAD}{\ButtonPlay}%
49 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} button}. \\ 53 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec} button}. \\
50 \emph{C } & There is a comment at the current node. It can be viewed/edited using 54 \emph{C } & There is a comment at the current node. It can be viewed/edited using
51 the \emph{Add/Edit Comment} menu option of the \emph{Context Menu}. \\ 55 the \emph{Add/Edit Comment} menu option of the \emph{Context Menu}. \\
52\bottomrule 56 \bottomrule
53\end{tabularx} 57 \end{tabularx}
58 \end{center}
59\end{table}
54 60
55\subsubsection{Controls} 61\subsubsection{Controls}
56\begin{table} 62\begin{table}
diff --git a/manual/plugins/jewels.tex b/manual/plugins/jewels.tex
index ff56b9a558..530bd497c7 100644
--- a/manual/plugins/jewels.tex
+++ b/manual/plugins/jewels.tex
@@ -14,7 +14,7 @@ In the mode puzzle the aim of the game is to connect the puzzles, by skilful swa
14 14
15\begin{table} 15\begin{table}
16 \begin{btnmap}{}{} 16 \begin{btnmap}{}{}
17 \ButtonLeft/\ButtonRight/\\ 17 \ButtonLeft/\ButtonRight/
18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD% 18 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD%
19 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD} 19 ,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,GIGABEAT_S_PAD}
20 {\ButtonUp/\ButtonDown} 20 {\ButtonUp/\ButtonDown}
diff --git a/manual/plugins/mandelbrot.tex b/manual/plugins/mandelbrot.tex
index 36bbb14853..2eb860309a 100644
--- a/manual/plugins/mandelbrot.tex
+++ b/manual/plugins/mandelbrot.tex
@@ -5,7 +5,7 @@ This demonstration draws fractal images from the Mandelbrot set
5\begin{table} 5\begin{table}
6 \begin{btnmap}{}{} 6 \begin{btnmap}{}{}
7 Direction keys 7 Direction keys
8 \opt{IRIVER_RC_H100_PAD}{&} 8 \opt{HAVEREMOTEKEYMAP}{&}
9 & Move about the image\\ 9 & Move about the image\\
10 % 10 %
11 \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay} 11 \opt{RECORDER_PAD,IRIVER_H10_PAD}{\ButtonPlay}
diff --git a/manual/plugins/pacbox.tex b/manual/plugins/pacbox.tex
index 29d524197b..289ab95916 100644
--- a/manual/plugins/pacbox.tex
+++ b/manual/plugins/pacbox.tex
@@ -9,7 +9,9 @@ Pacbox is an emulator of the Pacman arcade machine hardware. It is a port of
9\subsubsection{ROMs} 9\subsubsection{ROMs}
10To use the emulator to play Pacman, you need a copy of ROMs for 10To use the emulator to play Pacman, you need a copy of ROMs for
11``Midway Pacman''. 11``Midway Pacman''.
12\begin{table}
12\begin{center} 13\begin{center}
14 \rowcolors{1}{}{gray!30}
13 \begin{tabular}{ll}\toprule 15 \begin{tabular}{ll}\toprule
14 \textbf{Filename} & \textbf{MD5 checksum}\\\midrule 16 \textbf{Filename} & \textbf{MD5 checksum}\\\midrule
15 pacman.5e & 2791455babaf26e0b396c78d2b45f8f6\\ 17 pacman.5e & 2791455babaf26e0b396c78d2b45f8f6\\
@@ -20,6 +22,7 @@ To use the emulator to play Pacman, you need a copy of ROMs for
20 pacman.6j & 33c0e197be4c787142af6c3be0d8f6b0\\\bottomrule 22 pacman.6j & 33c0e197be4c787142af6c3be0d8f6b0\\\bottomrule
21 \end{tabular} 23 \end{tabular}
22\end{center} 24\end{center}
25\end{table}
23 26
24These need to be stored in the \fname{/.rockbox/pacman/} directory on your 27These need to be stored in the \fname{/.rockbox/pacman/} directory on your
25\dap. In the MAME ROMs collection the necessary files can be found in 28\dap. In the MAME ROMs collection the necessary files can be found in
diff --git a/manual/preamble.tex b/manual/preamble.tex
index ce5fee2895..2495f13b88 100644
--- a/manual/preamble.tex
+++ b/manual/preamble.tex
@@ -210,6 +210,7 @@
210% Note: you still need to enclose this with \begin{table} / \end{table} 210% Note: you still need to enclose this with \begin{table} / \end{table}
211% Cheers for the usenet helping me building this up :) 211% Cheers for the usenet helping me building this up :)
212\newenvironment{tagmap}[2]{% 212\newenvironment{tagmap}[2]{%
213\rowcolors{1}{}{gray!30}
213 \expandafter\let\expandafter\SavedEndTab\csname endtabular*\endcsname 214 \expandafter\let\expandafter\SavedEndTab\csname endtabular*\endcsname
214 \expandafter\renewcommand\expandafter*\csname endtabular*\endcsname{% 215 \expandafter\renewcommand\expandafter*\csname endtabular*\endcsname{%
215 \bottomrule 216 \bottomrule
diff --git a/manual/rockbox_interface/tagcache.tex b/manual/rockbox_interface/tagcache.tex
index a36ca5aa82..e9d0c3ef30 100644
--- a/manual/rockbox_interface/tagcache.tex
+++ b/manual/rockbox_interface/tagcache.tex
@@ -114,6 +114,7 @@ to RAM.}%
114 114
115\begin{table} 115\begin{table}
116\begin{center} 116\begin{center}
117\rowcolors{1}{}{gray!30}
117 \begin{tabularx}{.75\textwidth}{XXX}% 118 \begin{tabularx}{.75\textwidth}{XXX}%
118 \toprule% 119 \toprule%
119 \textbf{Tag} & \textbf{Type} & \textbf{Origin} \\ 120 \textbf{Tag} & \textbf{Type} & \textbf{Origin} \\