summaryrefslogtreecommitdiff
path: root/doc/latex
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-22 08:44:40 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-22 08:44:40 +0000
commit56fa2c62160e3b8c7b167bb2356625cd24e57402 (patch)
treea0c7d69a82b6358520a0a70566459da47efa3ea4 /doc/latex
parent1c660516af06e83c545a3ad7b73d0d877c159d6f (diff)
Add new function description section "SeeAlso2" that takes both a
function name and a label as argument. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3334 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/latex')
-rw-r--r--doc/latex/cactus.sty1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/latex/cactus.sty b/doc/latex/cactus.sty
index 4ab04a02..3010cd7b 100644
--- a/doc/latex/cactus.sty
+++ b/doc/latex/cactus.sty
@@ -442,6 +442,7 @@
}%%%
{\end{FunctionDescriptionWideEntry}}
\newenvironment{SeeAlso}[1]{\item[\tt{##1}]}{}
+\newenvironment{SeeAlso2}[2]{\item[\tt{##1} \rm{(page~\pageref{##2})}]}{}
%
\newenvironment{ErrorSection}
{%%%