blob: d864194205982c6eaf3442632473def7920f197f [file] [log] [blame]
Alex Parkerab563da2009-09-20 16:48:45 +00001\begin{example}
Alex Parker64d4ddf2010-06-20 12:58:41 +00002 %?C<%Vd(a)|%Vd(b)>
3 %Vl(a,10,10,50,50,-)
4 %Cl(0,0,50,50,c,c)
5 %Cd
6 %Vl(a,0,70,70,14,1)
Alex Parkerab563da2009-09-20 16:48:45 +00007 %s%acThere you have it: Album art.
Alex Parker64d4ddf2010-06-20 12:58:41 +00008 %Vl(b,20,14,50,14,1) %Vf(ff0000) %Vb(ffffff)
9 %t(1)%acWarning:;%t(.1)
10 %Vl(b,20,30,50,50,1) %Vf(000000) %Vb(ffffff)
Alex Parkerab563da2009-09-20 16:48:45 +000011 %sNo album art found
12 %scheck your filenames.
13\end{example}
Alexander Levine5d6d7a2010-05-12 22:17:07 +000014This example checks for album art. Album art will be displayed in viewport `a', if
15it is found. Otherwise a red flashing warning will be displayed in viewport `b'.