[vox-tech] latex question

Peter Jay Salzman vox-tech@lists.lugod.org
Thu, 28 Feb 2002 14:44:15 -0800


how does one stick a ']' within the \item[] of a description
environment?

like:


\begin{description}

	\item[int function(int variable[])]
	This function does amazing and wonderous things.

\end{description}


pete