mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Correct quotation marks; simplify the viewport display example
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25347 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
24acd93c6d
commit
ac00d2605a
1 changed files with 3 additions and 3 deletions
|
@ -48,9 +48,9 @@ show the information for the next song to be played.
|
|||
[height]{\textbar}[font]{\textbar}[fgcolour]{\textbar}[bgcolour]{\textbar}}
|
||||
& (see section \ref{ref:Viewports})\\}
|
||||
|
||||
\config{\%Vd'identifier'} & Display the 'identifier' viewport. E.g.
|
||||
\config{\%?C{\textless}\%C\%Vda{\textbar}\%Vdb{\textgreater}}
|
||||
will show viewport 'a' if album art is found, and 'b' if it isn't.\\
|
||||
\config{\%Vd'identifier'} & Display the `identifier' viewport. E.g.
|
||||
\config{\%?C{\textless}\%Vda{\textbar}\%Vdb{\textgreater}}
|
||||
will show viewport `a' if album art is found, and `b' if it isn't.\\
|
||||
\end{tagmap}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue