1
0
Fork 0
forked from len0rd/rockbox

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:
Alexander Levin 2010-03-26 22:12:39 +00:00
parent 24acd93c6d
commit ac00d2605a

View file

@ -48,9 +48,9 @@ show the information for the next song to be played.
[height]{\textbar}[font]{\textbar}[fgcolour]{\textbar}[bgcolour]{\textbar}} [height]{\textbar}[font]{\textbar}[fgcolour]{\textbar}[bgcolour]{\textbar}}
& (see section \ref{ref:Viewports})\\} & (see section \ref{ref:Viewports})\\}
\config{\%Vd'identifier'} & Display the 'identifier' viewport. E.g. \config{\%Vd'identifier'} & Display the `identifier' viewport. E.g.
\config{\%?C{\textless}\%C\%Vda{\textbar}\%Vdb{\textgreater}} \config{\%?C{\textless}\%Vda{\textbar}\%Vdb{\textgreater}}
will show viewport 'a' if album art is found, and 'b' if it isn't.\\ will show viewport `a' if album art is found, and `b' if it isn't.\\
\end{tagmap} \end{tagmap}
} }