From d58f05ad0d47b604d3865c26661bdb6544ee2826 Mon Sep 17 00:00:00 2001 From: jthorn Date: Tue, 30 May 2006 13:13:22 +0000 Subject: 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 --- doc/latex/cactus.sty | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc') 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} -- cgit v1.2.3