summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2012-05-19 12:50:24 +0200
committerMarianne Arnold <pixelma@rockbox.org>2012-05-19 12:55:23 +0200
commita5c5da4525273d0a15c05b989517d7fd1beb0727 (patch)
tree0d7c624ba82d0a799ab70ff0372d5e58a1a7a188 /manual
parent0bda1e1504e5eac2da6c3ba5e9b4e3310e296fed (diff)
downloadrockbox-a5c5da4525273d0a15c05b989517d7fd1beb0727.tar.gz
rockbox-a5c5da4525273d0a15c05b989517d7fd1beb0727.zip
Fix broken touchscreen manuals.
Escape the underscores in the option name as otherwise they'll be interpreted wrongly by latex. Change-Id: I10c1168a90d94e685d326073dcf8370dd972db91
Diffstat (limited to 'manual')
-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 51f10e9a32..549d394258 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -691,7 +691,7 @@ display cycling round the defined sublines. See
\item[setting\_set] -- Set the subsequently specified setting to a specific value (e.g
\config{\%T(0,0,32,32, setting\_set, volume, 0)} sets the volume to 0).
\item[lock] -- Soft locks the touchscreen. All touch areas are disabled except for
- areas with the lock action or ones that have the allow_while_locked option (see below).
+ areas with the lock action or ones that have the allow\_while\_locked option (see below).
\end{description}
Any (or muliple) of the following options can be used after the action is specified
\subsection{Options}