From d0f659979d3e23b25f5f9956b6ab8f1f5fcfb037 Mon Sep 17 00:00:00 2001 From: pixelma Date: Sat, 6 Oct 2007 09:57:15 +0000 Subject: [PATCH] Avoid additional spaces introduced by latex for every 'opt' which made it look weird in every manual pdf except the Player's. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15002 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/sound_settings.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manual/configure_rockbox/sound_settings.tex b/manual/configure_rockbox/sound_settings.tex index 063527f06..e2925561f 100644 --- a/manual/configure_rockbox/sound_settings.tex +++ b/manual/configure_rockbox/sound_settings.tex @@ -17,13 +17,13 @@ change to customise your listening experience. ordinarily lead to distorted sound, but might work nicely for music that has an otherwise low volume level.} The volume can be adjusted from a - \opt{player}{minimum of -78 dB to a maximum of +18 dB.} - \opt{recorder,recorderv2fm,ondio}{minimum of -100 dB to a maximum of +12 dB.} - \opt{h1xx,h300}{minimum of -84 dB to a maximum of 0 dB.} - \opt{ipodnano}{minimum of -72 dB to a maximum of +6 dB.} - \opt{ipodvideo}{minimum of -57 dB to a maximum of +6 dB.} - \opt{x5}{minimum of -73 dB to a maximum of +6 dB.} - \opt{ipodcolor}{minimum of -\fixme{??} dB to a maximum of +\fixme{??} dB.} + \opt{player}{minimum of -78 dB to a maximum of +18 dB.}% + \opt{recorder,recorderv2fm,ondio}{minimum of -100 dB to a maximum of +12 dB.}% + \opt{h1xx,h300}{minimum of -84 dB to a maximum of 0 dB.}% + \opt{ipodnano}{minimum of -72 dB to a maximum of +6 dB.}% + \opt{ipodvideo}{minimum of -57 dB to a maximum of +6 dB.}% + \opt{x5}{minimum of -73 dB to a maximum of +6 dB.}% + \opt{ipodcolor}{minimum of -\fixme{??} dB to a maximum of +\fixme{??} dB.}% \opt{h10,h10_5gb,sansa}{minimum of -74 dB to a maximum of +6 db.} \section{Bass} -- 2.11.4.GIT