From ed884c2e276b8108b7fde5c369370b36273474b2 Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 7 Jul 2003 12:14:44 +0000 Subject: Change \t (which is Cactus specific) to \tt (which exists in latex). git-svn-id: http://svn.cactuscode.org/flesh/trunk@3258 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/latex/cactus.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/latex') diff --git a/doc/latex/cactus.sty b/doc/latex/cactus.sty index 604224c1..76d876ba 100644 --- a/doc/latex/cactus.sty +++ b/doc/latex/cactus.sty @@ -203,7 +203,7 @@ \newenvironment{FunctionDescription}[1] { \newpage -\noindent{\t #1} +\noindent{\tt #1} \vskip1mm \hrule \vskip3mm -- cgit v1.2.3