From fb87e8947340e183e0c9c55345f0f2917d03ef1c Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Mon, 24 Aug 2009 21:22:18 +0000 Subject: Introduce a new environment 'rbtabular' to make all the tables look the same. See comments in preable.tex. Next step will be to define btnmap and tagmap via this environment. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22503 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/sound_settings.tex | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) (limited to 'manual/configure_rockbox/sound_settings.tex') diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index c3ce1f4dcb..e8e4f8aeee 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -80,10 +80,8 @@ change to customise your listening experience. Available options are: % \begin{table} - \begin{center} - \rowcolors{1}{}{tblrowbgcolor} - \begin{tabularx}{\textwidth}{lX}\toprule - \textbf{Setting} & \textbf{Description} \\\midrule + \begin{rbtabular}{\textwidth}{lX}% + {\textbf{Setting} & \textbf{Description}}{}{} Stereo & Leave the audio signal unmodified. \\ % @@ -107,9 +105,7 @@ change to customise your listening experience. to make the singer sound centrally placed, this often (but not always) has the effect of removing the voice track from a song. This setting also very often has other undesirable effects on the sound. \\ - \bottomrule - \end{tabularx} - \end{center} + \end{rbtabular} \end{table} \section{Stereo Width} @@ -198,16 +194,12 @@ change to customise your listening experience. Rockbox uses are: % \begin{table}[h!] - \begin{center} - \rowcolors{1}{}{tblrowbgcolor} - \begin{tabular}{@{}lc@{}}\toprule - Setting & Value \\\midrule + \begin{rbtabular}{0.5\textwidth}{Xc}{Setting & Value}{}{} MDB Strength & 50dB \\ MDB Harmonics & 48\% \\ MDB Centre Frequency & 60Hz \\ - MDB Shape & 90Hz \\\bottomrule - \end{tabular} - \end{center} + MDB Shape & 90Hz \\ + \end{rbtabular} \end{table} \end{description} -- cgit v1.2.3