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.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index ec867183c0..1036da875c 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -81,7 +81,7 @@ Example for the \config{\%dN} commands: If the path is
81 \opt{player}{ 81 \opt{player}{
82 & This will display a 1 character ``cup'' % 82 & This will display a 1 character ``cup'' %
83 that empties as the time progresses.} 83 that empties as the time progresses.}
84 \opt{HAVE_LCD_BITMAP}{ 84 \opt{lcd_bitmap}{
85 & This will replace the entire line with a progress bar. \\ 85 & This will replace the entire line with a progress bar. \\
86 & You can set the height, position and width of the progressbar % 86 & You can set the height, position and width of the progressbar %
87 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos% 87 (in pixels): \config{\%pb{\textbar}height{\textbar}leftpos%
@@ -118,12 +118,12 @@ Example for the \config{\%dN} commands: If the path is
118 \end{tagmap} 118 \end{tagmap}
119\end{table} 119\end{table}
120 120
121\opt{SWCODEC}{ 121\opt{swcodec}{
122\section{Sound (DSP) settings} 122\section{Sound (DSP) settings}
123\begin{table} 123\begin{table}
124 \begin{tagmap}{}{} 124 \begin{tagmap}{}{}
125 \config{\%sp} & Display current playback pitch \\ 125 \config{\%sp} & Display current playback pitch \\
126 \opt{SWCODEC}{ 126 \opt{swcodec}{
127 \config{\%xf} & Crossfade setting, in the order: Off, Shuffle, Skip, Always\\ 127 \config{\%xf} & Crossfade setting, in the order: Off, Shuffle, Skip, Always\\
128 \config{\%rg} & ReplayGain value in use (x.y dB). If used as a conditional, 128 \config{\%rg} & ReplayGain value in use (x.y dB). If used as a conditional,
129 Replaygain type in use: \config{\%?rg{\textless}Off{\textbar}Track% 129 Replaygain type in use: \config{\%?rg{\textless}Off{\textbar}Track%
@@ -234,7 +234,7 @@ order left -- center -- right. If the aligned texts overlap, they are merged.
234\end{tagmap} 234\end{tagmap}
235\end{table} 235\end{table}
236 236
237\opt{CONFIG_RTC}{ 237\opt{rtc}{
238 \section{Real Time Clock} 238 \section{Real Time Clock}
239 \begin{table} 239 \begin{table}
240 \begin{tagmap}{}{} 240 \begin{tagmap}{}{}