diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 44411506e6..751bf52d75 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -221,7 +221,7 @@ or \config{\%D(2)}), produce the information for the next file to be played. \section{Runtime Database} \begin{tagmap} \config{\%rp} & Song playcount\\ - \config{\%rr} & Song rating (0-10). This tag can also be used in a conditional tag: % + \config{\%rr} & Song rating (0--10). This tag can also be used in a conditional tag: % \config{\%?rr<0|1|2|3|4|5|6|7|8|9|10>}\\ \config{\%ra} & Autoscore for the song\\ \end{tagmap} @@ -252,13 +252,13 @@ or \config{\%D(2)}), produce the information for the next file to be played. \section{Repeat Mode} \begin{tagmap} - \config{\%mm} & Repeat mode, 0-4, in the order: Off, All, One, Shuffle, A-B\\ + \config{\%mm} & Repeat mode, 0--4, in the order: Off, All, One, Shuffle, A-B\\ \end{tagmap} Example: \config{\%?mm} \section{Playback Mode} \begin{tagmap} - \config{\%mp} & Play status, 0-4, in the order: Stop, Play, Pause, + \config{\%mp} & Play status, 0--4, in the order: Stop, Play, Pause, Fast Forward, Rewind, Recording, Recording paused, FM Radio playing, FM Radio muted\\ \end{tagmap} diff --git a/manual/plugins/announce_status.tex b/manual/plugins/announce_status.tex index b5430773ec..1ee2075a7e 100644 --- a/manual/plugins/announce_status.tex +++ b/manual/plugins/announce_status.tex @@ -55,7 +55,7 @@ If you choose to manually edit the option string the input box helpfully has all \setting{BATTERY} \begin{itemize} -\item BP level (percentage 0-100) +\item BP level (percentage 0--100) \item BM remaining time (HMS) \item B1 'battery level' \end{itemize} @@ -71,9 +71,9 @@ If you choose to manually edit the option string the input box helpfully has all \subsubsection{Usage} \begin{description} -\item [Timeout] [0-360] seconds announcements will not repeat until timeout is met. +\item [Timeout] [0--360] seconds announcements will not repeat until timeout is met. \item [Announce on] [Off, Track Change]. -\item [Grouping] [0-7] 0- play all, 1-7 only announce the first n items. +\item [Grouping] [0--7] 0 -- play all, 1--7 only announce the first n items. Helpful for infrequently used items. \item [Announcement format] Select from preset options or manually enter your own. \item [Quit] Exit without Saving.