summaryrefslogtreecommitdiff
path: root/doc/latex
diff options
context:
space:
mode:
authorschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-22 09:29:16 +0000
committerschnetter <schnetter@17b73243-c579-4c4c-a9d2-2d5706c11dac>2003-07-22 09:29:16 +0000
commit1b42208774d5db347f2ed348b5daad72f225df9e (patch)
tree1a1f8c51c310304bf7aff334833a90a8cf3091e9 /doc/latex
parent251707fbcf5cf532130c7040c94627023552f310 (diff)
Change page reference style for SeeAlso2 sections.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@3337 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 3010cd7b..8508f168 100644
--- a/doc/latex/cactus.sty
+++ b/doc/latex/cactus.sty
@@ -442,7 +442,7 @@
}%%%
{\end{FunctionDescriptionWideEntry}}
\newenvironment{SeeAlso}[1]{\item[\tt{##1}]}{}
-\newenvironment{SeeAlso2}[2]{\item[\tt{##1} \rm{(page~\pageref{##2})}]}{}
+\newenvironment{SeeAlso2}[2]{\item[\tt{##1} \rm{[\pageref{##2}]}]}{}
%
\newenvironment{ErrorSection}
{%%%