Commit 45c634ec authored by Fred Drake's avatar Fred Drake

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.
parent 8a254b59
...@@ -691,11 +691,10 @@ provide additional capabilities. ...@@ -691,11 +691,10 @@ provide additional capabilities.
\begin{seealso} \begin{seealso}
\seemodule{symbol} \seemodule{symbol}{useful constants representing internal nodes of the
{useful constants representing internal nodes of the parse tree} parse tree}
\seemodule{token} \seemodule{token}{useful constants representing leaf nodes of the
{useful constants representing leaf nodes of the parse tree and parse tree and functions for testing node values}
functions for testing node values}
\end{seealso} \end{seealso}
...@@ -691,11 +691,10 @@ provide additional capabilities. ...@@ -691,11 +691,10 @@ provide additional capabilities.
\begin{seealso} \begin{seealso}
\seemodule{symbol} \seemodule{symbol}{useful constants representing internal nodes of the
{useful constants representing internal nodes of the parse tree} parse tree}
\seemodule{token} \seemodule{token}{useful constants representing leaf nodes of the
{useful constants representing leaf nodes of the parse tree and parse tree and functions for testing node values}
functions for testing node values}
\end{seealso} \end{seealso}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment