From 1b42208774d5db347f2ed348b5daad72f225df9e Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 22 Jul 2003 09:29:16 +0000 Subject: Change page reference style for SeeAlso2 sections. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3337 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/latex/cactus.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/latex') 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} {%%% -- cgit v1.2.3