summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/latex/cactus.sty12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/latex/cactus.sty b/doc/latex/cactus.sty
index a0dfdfbd..737c246a 100644
--- a/doc/latex/cactus.sty
+++ b/doc/latex/cactus.sty
@@ -251,7 +251,7 @@
\begin{FunctionDescriptionEntry}
}%%%
{\end{FunctionDescriptionEntry}}
-\newenvironment{Synopsis}[1]{\item[\bf ##1]}{}
+\newenvironment{Synopsis}[1]{\item[\bf{##1}]}{}
%
\newenvironment{ResultSection}
{%%%
@@ -260,7 +260,7 @@
}%%%
{\end{FunctionDescriptionEntry}}
\newenvironment{ResultNote}{\item[]\hskip-\leftmargin{}}{}
-\newenvironment{Result}[1]{\item[\tt ##1]}{}
+\newenvironment{Result}[1]{\item[\tt{##1}]}{}
%
\newenvironment{ParameterSection}
{%%%
@@ -268,7 +268,7 @@
\begin{FunctionDescriptionEntry}
}%%%
{\end{FunctionDescriptionEntry}}
-\newenvironment{Parameter}[1]{\item[\tt ##1]}{}
+\newenvironment{Parameter}[1]{\item[\tt{##1}]}{}
%
\newenvironment{Discussion}%%%
{%%%
@@ -284,7 +284,7 @@
\begin{FunctionDescriptionWideEntry}
}%%%
{\end{FunctionDescriptionWideEntry}}
-\newenvironment{SeeAlso}[1]{\item[\tt ##1]}{}
+\newenvironment{SeeAlso}[1]{\item[\tt{##1}]}{}
%
\newenvironment{ErrorSection}
{%%%
@@ -292,7 +292,7 @@
\begin{FunctionDescriptionWideEntry}
}%%%
{\end{FunctionDescriptionWideEntry}}
-\newenvironment{Error}[1]{\item[\tt ##1]}{}
+\newenvironment{Error}[1]{\item[\tt{##1}]}{}
%
\newenvironment{ExampleSection}
{%%%
@@ -300,7 +300,7 @@
\begin{FunctionDescriptionEntry}
}%%%
{\end{FunctionDescriptionEntry}}
-\newenvironment{Example}[1]{\item[\bf ##1]}{}
+\newenvironment{Example}[1]{\item[\bf{##1}]}{}
%
}%%% % end of \begin{FunctionDescription} expansion
{%%%