summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 59be264fa8..30bdc04363 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -202,15 +202,16 @@ Ffwd{\textbar}Rew{\textgreater}}
202 \end{tagmap} 202 \end{tagmap}
203\end{table} 203\end{table}
204 204
205Example 1: image \fname{/.rockbox/bg.bmp} with ID ``a'' at 37, 109 would be:\\ 205Examples:
206\begin{enumerate}
207\item Load and display the image \fname{/.rockbox/bg.bmp} with ID ``a'' at 37, 109:\\
206\config{\%x{\textbar}a{\textbar}bg.bmp{\textbar}37{\textbar}109{\textbar}} 208\config{\%x{\textbar}a{\textbar}bg.bmp{\textbar}37{\textbar}109{\textbar}}
207 209\item Load a bitmap strip containing 5 volume icon images (all the same size)
208Example 2: loads a bitmap strip containing 10 volume icon images (all the same size), 210with image ID ``M'', and then reference the individual sub-images in a conditional:\\
209and then references the individual sub-images in a conditional:\\ 211\config{\%xl{\textbar}M{\textbar}volume.bmp{\textbar}134{\textbar}153{\textbar}5{\textbar}}\\
210\config{\%xl{\textbar}M{\textbar}volume.bmp{\textbar}134{\textbar}153{\textbar}10{\textbar}}\\
211\config{\%?pv<\%xdMa{\textbar}\%xdMb{\textbar}\%xdMc{\textbar}\%xdMd{\textbar}% 212\config{\%?pv<\%xdMa{\textbar}\%xdMb{\textbar}\%xdMc{\textbar}\%xdMd{\textbar}%
212\%xdMe{\textbar}\%xdMf{\textbar}\%xdMg{\textbar}\%xdMh{\textbar}% 213\%xdMe>}
213\%xdMi{\textbar}\%xdMj>} 214\end{enumerate}
214 215
215 216
216\note{ 217\note{