summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-06-11 20:23:34 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-06-11 20:23:34 +0000
commit197b4407ab71f655c1a076d441e773cc0e06b2dd (patch)
tree3e453058a845787e0a94ba925dc4f172ce342884
parent2aecee81cb9bd4253cd9c10b84d643ed244143dc (diff)
downloadrockbox-197b4407ab71f655c1a076d441e773cc0e06b2dd.tar.gz
rockbox-197b4407ab71f655c1a076d441e773cc0e06b2dd.zip
Replace the table that was used for the channels settings option with the item list which is used for this kind of settings lists everywhere else in the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26796 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/configure_rockbox/sound_settings.tex42
1 files changed, 17 insertions, 25 deletions
diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex
index 414e179667..542f13b248 100644
--- a/manual/configure_rockbox/sound_settings.tex
+++ b/manual/configure_rockbox/sound_settings.tex
@@ -84,34 +84,26 @@ change to customise your listening experience.
any way, and if so, in what manner they will be combined.
Available options are:
%
- \begin{table}
- \begin{rbtabular}{\textwidth}{lX}%
- {\textbf{Setting} & \textbf{Description}}{}{}
- Stereo
- & Leave the audio signal unmodified. \\
- %
- Mono
- & Combine both channels and send the resulting signal to both stereo
- channels, resulting in a monophonic output. \\
- %
- Custom
- & Allows you to manually specify a stereo width with the
- \setting{Stereo Width} setting described later in this chapter. \\
- %
- Mono Left
- & Plays the left channel in both stereo channels. \\
- %
- Mono Right
- & Plays the right channel in both stereo channels. \\
- %
- Karaoke
- & Removes all sound that is common to both channels. Since most
+ \begin{description}
+ \item[Stereo.]
+ Leave the audio signal unmodified.
+ \item[Mono.]
+ Combine both channels and send the resulting signal to both stereo
+ channels, resulting in a monophonic output.
+ \item[Custom.]
+ Allows you to manually specify a stereo width with the
+ \setting{Stereo Width} setting described later in this chapter.
+ \item[Mono Left.]
+ Plays the left channel in both stereo channels.
+ \item[Mono Right.]
+ Plays the right channel in both stereo channels.
+ \item[Karaoke.]
+ Removes all sound that is common to both channels. Since most
music is recorded with vocals being equally present in both channels
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. \\
- \end{rbtabular}
- \end{table}
+ setting also very often has other undesirable effects on the sound.
+ \end{description}
\section{Stereo Width}
Stereo width allows you to manually specify the effect that is applied