Clean up some stuff in the {seealso} at the end. This avoids a little nit
(which causes processing to fail) when using the LaTeX hyperref package.
This commit is contained in:
parent
557f446618
commit
78f6aac73e
|
@ -685,11 +685,11 @@ provide additional capabilities.
|
|||
|
||||
\begin{seealso}
|
||||
|
||||
\seemodule{symbol}%
|
||||
{useful constants representing internal nodes of the parse tree}
|
||||
\seemodule{symbol}{
|
||||
useful constants representing internal nodes of the parse tree}
|
||||
|
||||
\seemodule{token}%
|
||||
{useful constants representing leaf nodes of the parse tree and
|
||||
functions for testing node values}
|
||||
\seemodule{token}{
|
||||
useful constants representing leaf nodes of the parse tree and
|
||||
functions for testing node values}
|
||||
|
||||
\end{seealso}
|
||||
|
|
|
@ -685,11 +685,11 @@ provide additional capabilities.
|
|||
|
||||
\begin{seealso}
|
||||
|
||||
\seemodule{symbol}%
|
||||
{useful constants representing internal nodes of the parse tree}
|
||||
\seemodule{symbol}{
|
||||
useful constants representing internal nodes of the parse tree}
|
||||
|
||||
\seemodule{token}%
|
||||
{useful constants representing leaf nodes of the parse tree and
|
||||
functions for testing node values}
|
||||
\seemodule{token}{
|
||||
useful constants representing leaf nodes of the parse tree and
|
||||
functions for testing node values}
|
||||
|
||||
\end{seealso}
|
||||
|
|
Loading…
Reference in New Issue