diff options
| author | Alexander Levin <al.le@rockbox.org> | 2010-03-26 22:12:39 +0000 |
|---|---|---|
| committer | Alexander Levin <al.le@rockbox.org> | 2010-03-26 22:12:39 +0000 |
| commit | ac00d2605a72fddf7a1ce73923cfeda52c20fec7 (patch) | |
| tree | 392d1bc49cfd8836f1838d88e4d6e216d6a4bb02 /manual/appendix | |
| parent | 24acd93c6d031409eb511805607811268fd0360c (diff) | |
| download | rockbox-ac00d2605a72fddf7a1ce73923cfeda52c20fec7.zip rockbox-ac00d2605a72fddf7a1ce73923cfeda52c20fec7.tar.gz rockbox-ac00d2605a72fddf7a1ce73923cfeda52c20fec7.tar.bz2 rockbox-ac00d2605a72fddf7a1ce73923cfeda52c20fec7.tar.xz | |
Correct quotation marks; simplify the viewport display example
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25347 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
| -rw-r--r-- | manual/appendix/wps_tags.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 802ac14..ca3fb3f 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -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} } |