From 49f2fce039b2f10dc01fd1fa5971a8b68ab1b088 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Sun, 20 Jun 2010 16:27:41 +0000 Subject: Use normal apostrophes for code. Thanks to fml for pointing out (also for previoys commit). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26994 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 22735f19f0..05e9d81017 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -53,17 +53,17 @@ show the information for the next song to be played. \config{\%?C{\textless}\%Vd(a){\textbar}\%Vd(b){\textgreater}} will show viewport `a' if album art is found, and `b' if it isn't.\\ - \config{\%Vi(`label',\dots)} & + \config{\%Vi('label',\dots)} & Declare a Custom UI Viewport. The `\dots' parameters use the same logic as the \config{\%V} tag explained above. See section \ref{ref:Viewports}.\\ - \config{\%VI(`label')} & Set the Info Viewport to use the viewport called + \config{\%VI('label')} & Set the Info Viewport to use the viewport called label, as declared with the previous tag.\\ \end{tagmap} \section{Additional Fonts} \begin{tagmap} - \config{\%Fl(`id',filename)} & See section \ref{ref:multifont}.\\ + \config{\%Fl('id',filename)} & See section \ref{ref:multifont}.\\ \end{tagmap} } -- cgit v1.2.3