summaryrefslogtreecommitdiff
path: root/doc/latex
diff options
context:
space:
mode:
authorjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-05-30 13:13:22 +0000
committerjthorn <jthorn@17b73243-c579-4c4c-a9d2-2d5706c11dac>2006-05-30 13:13:22 +0000
commitd58f05ad0d47b604d3865c26661bdb6544ee2826 (patch)
tree4d81ad5f8cbf751309701c61cfac0bef4df1fd96 /doc/latex
parenta273f05be871d6fa8a6c173dcb733b32144f14cd (diff)
latex comments += describe SeeAlso2 environment
(no change in non-comment latex code) git-svn-id: http://svn.cactuscode.org/flesh/trunk@4303 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/latex')
-rw-r--r--doc/latex/cactus.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/latex/cactus.sty b/doc/latex/cactus.sty
index 68d6666d..c02a8740 100644
--- a/doc/latex/cactus.sty
+++ b/doc/latex/cactus.sty
@@ -308,12 +308,12 @@
% \end{Discussion}
%
% \begin{SeeAlsoSection}
-% \begin{SeeAlso}{name (automatically in \tt font)
-% cross-references to other function of that name (running text rules)
-% \end{SeeAlso}
-% \begin{SeeAlso}{name2 (automatically in \tt font)
-% cross-references to another function (running text rules)
+% \begin{SeeAlso}{foo (automatically in \tt font)}
+% brief description of the foo function (running text rules)
% \end{SeeAlso}
+% \begin{SeeAlso2}{bar (automatically in \tt font)}{latex-label-of-bar}
+% brief description of the bar function (running text rules)
+% \end{SeeAlso2}
% \end{SeeAlsoSection}
%
% \begin{ErrorSection}