summaryrefslogtreecommitdiff
path: root/doc/latex
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-07 12:14:44 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-07 12:14:44 +0000
commited884c2e276b8108b7fde5c369370b36273474b2 (patch)
treec6fa51afa84816c3291f492241f126abf650fd27 /doc/latex
parentdaa76d74e152860de40c0e823a5e179794f2207a (diff)
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
Diffstat (limited to 'doc/latex')
-rw-r--r--doc/latex/cactus.sty2
1 files changed, 1 insertions, 1 deletions
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