summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox
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 /manual/configure_rockbox
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
Diffstat (limited to 'manual/configure_rockbox')
-rw-r--r--manual/configure_rockbox/file_view.tex8
-rw-r--r--manual/configure_rockbox/sound_settings.tex2
2 files changed, 7 insertions, 3 deletions
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 \\