summaryrefslogtreecommitdiff
path: root/manual/appendix
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-19 16:06:42 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-19 16:06:42 +0000
commit4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab (patch)
tree4148cbd2037e800536d2634c91f4ccbe3d20875a /manual/appendix
parent8f8cdd3187f9b1798c15cb7a86f80ababb8b0465 (diff)
downloadrockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.zip
rockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.tar.gz
rockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.tar.bz2
rockbox-4bc0cf6fac0a04655a4a350d3372bb6f40ff7bab.tar.xz
Use nice 'times' glyphs for describing dimensions (FS#11295)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26171 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/appendix')
-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 577d31e..f0adc22 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -371,7 +371,7 @@ Examples:
\begin{enumerate}
\item Load albumart at position 20,40 and display it without resizing:\\
\config{\%Cl{\textbar}20{\textbar}40{\textbar}{\textbar}{\textbar}}
- \item Load albumart at position 0,20 and resize it to be at most 100x100
+ \item Load albumart at position 0,20 and resize it to be at most 100$\times$100
pixels. If the image isn't square, align it to the bottom-right
corner:\\
\config{\%CL{\textbar}0{\textbar}20{\textbar}r100{\textbar}b100{\textbar}}