summaryrefslogtreecommitdiffstats
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.
\end{tagmap}
}
-% this will not include the "remote hold switch" tag for targets lacking
-% a main unit hold switch
-\opt{hold_button}{
- \opt{remote_button_hold}{
- \section{Hold Switches}
- \begin{tagmap}
- \config{\%mh} & ``h'' if the main unit hold switch is on\\
- \config{\%mr} & ``r'' if the remote hold switch is on\\
- \end{tagmap}
- }
- \nopt{remote_button_hold}{
- \section{Hold Switch}
- \begin{tagmap}
- \config{\%mh} & ``h'' if the hold switch is on\\
- \end{tagmap}
- }
-}
+\section{Hold}
+ \begin{tagmap}
+ \config{\%mh} & ``h'' if the main unit keys are locked\\
+ \opt{remote_button_hold}{%
+ \config{\%mr} & ``r'' if the remote keys are locked\\
+ }
+ \end{tagmap}
\section{Virtual LED}
\begin{tagmap}