From a5c5da4525273d0a15c05b989517d7fd1beb0727 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 19 May 2012 12:50:24 +0200 Subject: [PATCH] Fix broken touchscreen manuals. Escape the underscores in the option name as otherwise they'll be interpreted wrongly by latex. Change-Id: I10c1168a90d94e685d326073dcf8370dd972db91 --- manual/appendix/wps_tags.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}