summaryrefslogtreecommitdiff
path: root/doc/latex
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-10-20 12:26:20 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-10-20 12:26:20 +0000
commit94354252951e00b4ac14770642426ea54a88d756 (patch)
treeba4e3eec94f8a8f5da789277566b147c72c4604c /doc/latex
parent8923cd7d738478a64b4c735eb77cb7a747c8c745 (diff)
fix (another) mistake in comments describing how to use FunctionDescription
latex environment -- they omitted the \end{FunctionDescription} :( git-svn-id: http://svn.cactuscode.org/flesh/trunk@3873 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/latex')
-rw-r--r--doc/latex/cactus.sty2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/latex/cactus.sty b/doc/latex/cactus.sty
index 0aaf3d1f..1be327ef 100644
--- a/doc/latex/cactus.sty
+++ b/doc/latex/cactus.sty
@@ -326,6 +326,8 @@
% \end{Example}
% \end{ExampleSection}
%
+% \end{FunctionDescription}
+%
% For arguments which are automatically in \tt font, \rm may be used
% to switch back to normal Roman font (eg for a numerical value), and
% $...$ may be used for math mode (eg ($\ge 0$) to mark a result