summaryrefslogtreecommitdiff
path: root/doc/ThornGuide
diff options
context:
space:
mode:
authorikelley <ikelley@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-04 15:53:41 +0000
committerikelley <ikelley@17b73243-c579-4c4c-a9d2-2d5706c11dac>2002-06-04 15:53:41 +0000
commit18cb4ba757ee8c91e75303375389a5794ee20d5b (patch)
treed837cb1b9aae502f29f96ded7604243044c868d6 /doc/ThornGuide
parent6a0a993b45e4ac0e84801342f74925cb281a456f (diff)
adding macro for \text
git-svn-id: http://svn.cactuscode.org/flesh/trunk@2896 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/ThornGuide')
-rw-r--r--doc/ThornGuide/cactus.sty3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ThornGuide/cactus.sty b/doc/ThornGuide/cactus.sty
index bc984dd5..a8b6fba8 100644
--- a/doc/ThornGuide/cactus.sty
+++ b/doc/ThornGuide/cactus.sty
@@ -22,6 +22,9 @@
\topmargin = -1 cm
\textheight = 24 cm
+% macros
+\def\text#1{{\rm #1}}
+
% MANPAGE like description setting for options, use as % \begin{Lentry}
%\item[text] text \end{Lentry} \usepackage{ifthen,calc}
\newcommand{\entrylabel}[1]{\mbox{\textsf{#1}}\hfil}