forked from len0rd/rockbox
Apply FS#10204 by Wookey (yes, his real name :)) - Add the subline tags to the WPS Tags summary appendix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20945 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dad292c3ef
commit
e56030a40d
3 changed files with 17 additions and 1 deletions
|
@ -462,6 +462,7 @@ Jack Halpin
|
|||
Johannes Schwarz
|
||||
Dustin Skoracki
|
||||
Torne Wuff
|
||||
Wookey
|
||||
|
||||
The libmad team
|
||||
The wavpack team
|
||||
|
|
|
@ -227,7 +227,7 @@ name used in the next song and \config{\%Ff} is the mp3 frequency.
|
|||
suggest you use the conditional display tag a lot when displaying
|
||||
information about the next song!}
|
||||
|
||||
\subsubsection{Alternating Sublines}
|
||||
\subsubsection{\label{ref:AlternatingSublines}Alternating Sublines}
|
||||
|
||||
It is possible to group items on each line into 2 or more groups or
|
||||
``sublines''. Each subline will be displayed in succession on the line for a
|
||||
|
|
|
@ -340,6 +340,21 @@ order left -- center -- right. If the aligned texts overlap, they are merged.
|
|||
\end{tagmap}
|
||||
\end{table}
|
||||
|
||||
\section{Subline Tags}
|
||||
|
||||
\begin{table}
|
||||
\begin{tagmap}{}{}
|
||||
\config{\%t{\textless}time{\textgreater}}
|
||||
& Set the subline display cycle time (\%t5 or \%t3.4 formats) \\
|
||||
\config{;}
|
||||
& Split items on a line into separate sublines \\
|
||||
\end{tagmap}
|
||||
\end{table}
|
||||
|
||||
Allows grouping of several items (sublines) onto one line, with the
|
||||
display cycling round the defined sublines. See
|
||||
\reference{ref:AlternatingSublines} for details.
|
||||
|
||||
\opt{rtc}{
|
||||
\section{Real Time Clock}
|
||||
\begin{table}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue