summaryrefslogtreecommitdiff
path: root/manual/appendix/wps_tags.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-07-02 18:57:57 +0000
committerAlexander Levin <al.le@rockbox.org>2010-07-02 18:57:57 +0000
commitd8f5f5175fc6a428020ae55f20ab72525fa34968 (patch)
tree784ed945966ebaa705baf4e87040f46f69a2b00c /manual/appendix/wps_tags.tex
parent67f25a45a59f867cfe60a1fe5e45d24c00777f4b (diff)
downloadrockbox-d8f5f5175fc6a428020ae55f20ab72525fa34968.tar.gz
rockbox-d8f5f5175fc6a428020ae55f20ab72525fa34968.zip
No need to capitalize every word
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27247 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/wps_tags.tex')
-rw-r--r--manual/appendix/wps_tags.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index eea94d3eeb..b65e58f958 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -137,18 +137,18 @@ or \config{\%D(2)}), produce the information for the next file to be played.
137 \opt{player}{% 137 \opt{player}{%
138 \config{\%pf} & Full-line progress bar \& time display\\ 138 \config{\%pf} & Full-line progress bar \& time display\\
139 }% 139 }%
140 \config{\%px} & Percentage Played In Song\\ 140 \config{\%px} & Percentage played in song\\
141 \config{\%pc} & Current Time In Song\\ 141 \config{\%pc} & Current time in song\\
142 \config{\%pe} & Total Number of Playlist Entries\\ 142 \config{\%pe} & Total number of playlist entries\\
143 \nopt{player}{% 143 \nopt{player}{%
144 \config{\%pm} & Peak Meter. The entire line is used as % 144 \config{\%pm} & Peak Meter. The entire line is used as %
145 volume peak meter.\\% 145 volume peak meter.\\%
146 }% 146 }%
147 \config{\%pn} & Playlist Name (without path or extension)\\ 147 \config{\%pn} & Playlist name (without path or extension)\\
148 \config{\%pp} & Playlist Position\\ 148 \config{\%pp} & Playlist position\\
149 \config{\%pr} & Remaining Time In Song\\ 149 \config{\%pr} & Remaining time in song\\
150 \config{\%ps} & ``s'' if shuffle mode is enabled\\ 150 \config{\%ps} & ``s'' if shuffle mode is enabled\\
151 \config{\%pt} & Total Track Time\\ 151 \config{\%pt} & Total track time\\
152 \config{\%pv} & Current volume (in dB). Can also be used in a conditional: \\ 152 \config{\%pv} & Current volume (in dB). Can also be used in a conditional: \\
153 & \config{\%?pv{\textless}0{\textbar}1{\textbar}2{\textbar}\ldots% 153 & \config{\%?pv{\textless}0{\textbar}1{\textbar}2{\textbar}\ldots%
154 {\textbar}N{\textgreater}}\\ 154 {\textbar}N{\textgreater}}\\