From 18cb4ba757ee8c91e75303375389a5794ee20d5b Mon Sep 17 00:00:00 2001 From: ikelley Date: Tue, 4 Jun 2002 15:53:41 +0000 Subject: adding macro for \text git-svn-id: http://svn.cactuscode.org/flesh/trunk@2896 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/ThornGuide/cactus.sty | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/ThornGuide') 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} -- cgit v1.2.3