From f21f91487213cd5ab75fda7b45a5bb9728fe82fb Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Mon, 8 May 2006 21:32:44 +0000 Subject: New macro: \config. Use this for tags, config file settings or in other places where a courier font is wanted. Adopted the wps-tag section to use this macro git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9891 a1c6a512-1295-4272-9138-f99709370657 --- manual/preamble.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'manual/preamble.tex') diff --git a/manual/preamble.tex b/manual/preamble.tex index 9f6fd5ca73..fd1e32165b 100644 --- a/manual/preamble.tex +++ b/manual/preamble.tex @@ -202,3 +202,4 @@ \newcommand{\setting}[1]{\textsc{#1}} +\newcommand{\config}[1]{\texttt{#1}} \ No newline at end of file -- cgit v1.2.3