summaryrefslogtreecommitdiff
path: root/manual/appendix/wps_tags.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 16:20:58 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 16:20:58 +0000
commit87b2ad14c7f4800a7e05c61de22a47f8f4df9d57 (patch)
tree8bf685b9b4aa7a4af2fa9a84d11e27e7f77b8631 /manual/appendix/wps_tags.tex
parentf531adc3121704d3c3a8ce4b580551aa8691236c (diff)
downloadrockbox-87b2ad14c7f4800a7e05c61de22a47f8f4df9d57.tar.gz
rockbox-87b2ad14c7f4800a7e05c61de22a47f8f4df9d57.zip
Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. This time properly implemented.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix/wps_tags.tex')
-rw-r--r--manual/appendix/wps_tags.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 577d31eeef..f0adc22824 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -371,7 +371,7 @@ Examples:
371\begin{enumerate} 371\begin{enumerate}
372 \item Load albumart at position 20,40 and display it without resizing:\\ 372 \item Load albumart at position 20,40 and display it without resizing:\\
373 \config{\%Cl{\textbar}20{\textbar}40{\textbar}{\textbar}{\textbar}} 373 \config{\%Cl{\textbar}20{\textbar}40{\textbar}{\textbar}{\textbar}}
374 \item Load albumart at position 0,20 and resize it to be at most 100x100 374 \item Load albumart at position 0,20 and resize it to be at most 100$\times$100
375 pixels. If the image isn't square, align it to the bottom-right 375 pixels. If the image isn't square, align it to the bottom-right
376 corner:\\ 376 corner:\\
377 \config{\%CL{\textbar}0{\textbar}20{\textbar}r100{\textbar}b100{\textbar}} 377 \config{\%CL{\textbar}0{\textbar}20{\textbar}r100{\textbar}b100{\textbar}}