summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex24
1 files changed, 7 insertions, 17 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 5762c3280c..cff6c5f4b8 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -190,23 +190,13 @@ or \config{\%D(2)}), produce the information for the next file to be played.
190 \end{tagmap} 190 \end{tagmap}
191} 191}
192 192
193% this will not include the "remote hold switch" tag for targets lacking 193\section{Hold}
194% a main unit hold switch 194 \begin{tagmap}
195\opt{hold_button}{ 195 \config{\%mh} & ``h'' if the main unit keys are locked\\
196 \opt{remote_button_hold}{ 196 \opt{remote_button_hold}{%
197 \section{Hold Switches} 197 \config{\%mr} & ``r'' if the remote keys are locked\\
198 \begin{tagmap} 198 }
199 \config{\%mh} & ``h'' if the main unit hold switch is on\\ 199 \end{tagmap}
200 \config{\%mr} & ``r'' if the remote hold switch is on\\
201 \end{tagmap}
202 }
203 \nopt{remote_button_hold}{
204 \section{Hold Switch}
205 \begin{tagmap}
206 \config{\%mh} & ``h'' if the hold switch is on\\
207 \end{tagmap}
208 }
209}
210 200
211\section{Virtual LED} 201\section{Virtual LED}
212 \begin{tagmap} 202 \begin{tagmap}