summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-04-10 18:00:48 +0200
committerUlrich Müller <ulm@gentoo.org>2017-04-10 18:00:48 +0200
commit251bdc7a835b9a584e19d757191c24aa9bec9710 (patch)
tree5c5ecd44512e3ffb56d6fc516925bc86a15b9f3f /eclasses.tex
parentAll EAPIs supporting controllable compression are also prefix aware. (diff)
downloadpms-251bdc7a835b9a584e19d757191c24aa9bec9710.tar.gz
pms-251bdc7a835b9a584e19d757191c24aa9bec9710.tar.bz2
pms-251bdc7a835b9a584e19d757191c24aa9bec9710.zip
In captions, use teletype font where appropriate.
Diffstat (limited to 'eclasses.tex')
-rw-r--r--eclasses.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclasses.tex b/eclasses.tex
index 0f172f7..51c9a83 100644
--- a/eclasses.tex
+++ b/eclasses.tex
@@ -49,7 +49,7 @@ call the eclass-defined version from it. The use of it is best illustrated by an
given in listing~\ref{lst:export-functions} and is a snippet from a hypothetical \t{foo.eclass}.
\begin{listing}
-\caption{EXPORT\_FUNCTIONS example: foo.eclass} \label{lst:export-functions}
+\caption{\t{EXPORT\_FUNCTIONS} example: \t{foo.eclass}} \label{lst:export-functions}
\begin{verbatim}
foo_src_compile()
{