summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex6
1 files 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.
53 \config{\%?C{\textless}\%Vd(a){\textbar}\%Vd(b){\textgreater}} 53 \config{\%?C{\textless}\%Vd(a){\textbar}\%Vd(b){\textgreater}}
54 will show viewport `a' if album art is found, and `b' if it isn't.\\ 54 will show viewport `a' if album art is found, and `b' if it isn't.\\
55 55
56 \config{\%Vi(`label',\dots)} & 56 \config{\%Vi('label',\dots)} &
57 Declare a Custom UI Viewport. The `\dots' parameters use the same logic as 57 Declare a Custom UI Viewport. The `\dots' parameters use the same logic as
58 the \config{\%V} tag explained above. See section \ref{ref:Viewports}.\\ 58 the \config{\%V} tag explained above. See section \ref{ref:Viewports}.\\
59 59
60 \config{\%VI(`label')} & Set the Info Viewport to use the viewport called 60 \config{\%VI('label')} & Set the Info Viewport to use the viewport called
61 label, as declared with the previous tag.\\ 61 label, as declared with the previous tag.\\
62 \end{tagmap} 62 \end{tagmap}
63 63
64 \section{Additional Fonts} 64 \section{Additional Fonts}
65 \begin{tagmap} 65 \begin{tagmap}
66 \config{\%Fl(`id',filename)} & See section \ref{ref:multifont}.\\ 66 \config{\%Fl('id',filename)} & See section \ref{ref:multifont}.\\
67 \end{tagmap} 67 \end{tagmap}
68 68
69} 69}