summaryrefslogtreecommitdiff
path: root/manual/appendix/wps_tags.tex
diff options
context:
space:
mode:
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}