Work around a small (& annoying) limitation of the latex2html support for
\seemodule. This is far easier than figuring out the real problem, but it works.
This commit is contained in:
parent
8a254b5967
commit
45c634ecae
|
@ -691,11 +691,10 @@ 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}
|
||||
|
|
|
@ -691,11 +691,10 @@ 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