summaryrefslogtreecommitdiff
path: root/manual/appendix/wps_tags.tex
diff options
context:
space:
mode:
authorAndree Buschmann <AndreeBuschmann@t-online.de>2010-04-14 20:38:21 +0000
committerAndree Buschmann <AndreeBuschmann@t-online.de>2010-04-14 20:38:21 +0000
commit1248e9c6de7687ee7bb76e43dcebac2e0575ecc7 (patch)
tree38d33f19065b92d52f0617f9cca228ee3e4c3bf9 /manual/appendix/wps_tags.tex
parent53cf63fbbc3a8b0d41feb7b81c1ef0da652f616b (diff)
downloadrockbox-1248e9c6de7687ee7bb76e43dcebac2e0575ecc7.tar.gz
rockbox-1248e9c6de7687ee7bb76e43dcebac2e0575ecc7.zip
More work on consistent usage of units in the manual. Use non-breaking spaces if applicable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25649 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/wps_tags.tex')
-rw-r--r--manual/appendix/wps_tags.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index a35c973200..0b4c5f3e6e 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -164,7 +164,7 @@ produce the information for the next file to be played.
164 \opt{swcodec}{ 164 \opt{swcodec}{
165 \config{\%xf} & Crossfade setting, in the order: Off, Auto Skip, Man Skip, 165 \config{\%xf} & Crossfade setting, in the order: Off, Auto Skip, Man Skip,
166 Shuffle, Shuffle and Man Skip, Always\\ 166 Shuffle, Shuffle and Man Skip, Always\\
167 \config{\%rg} & ReplayGain value in use (x.y dB). If used as a conditional, 167 \config{\%rg} & ReplayGain value in use (x.y~dB). If used as a conditional,
168 Replaygain type in use: \config{\%?rg{\textless}Off{\textbar}Track% 168 Replaygain type in use: \config{\%?rg{\textless}Off{\textbar}Track%
169 {\textbar}Album{\textbar}TrackShuffle{\textbar}AlbumShuffle% 169 {\textbar}Album{\textbar}TrackShuffle{\textbar}AlbumShuffle%
170 {\textbar}No tag{\textgreater}}\\ 170 {\textbar}No tag{\textgreater}}\\
@@ -255,7 +255,7 @@ when used with conditional viewports.
255Example: \config{\%?mv2.5{\textless}Volume changing{\textbar}\%pv{\textgreater}} 255Example: \config{\%?mv2.5{\textless}Volume changing{\textbar}\%pv{\textgreater}}
256 256
257The example above will display the text ``Volume changing'' if the volume is 257The example above will display the text ``Volume changing'' if the volume is
258being changed and 2.5 secs after the volume button has been released. After 258being changed and 2.5 seconds after the volume button has been released. After
259that, it will display the volume value. 259that, it will display the volume value.
260 260
261\section{Settings} 261\section{Settings}