]> granicus.if.org Git - python/commitdiff
Work around a small (& annoying) limitation of the latex2html support for
authorFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 15:44:58 +0000 (15:44 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 9 Apr 1998 15:44:58 +0000 (15:44 +0000)
\seemodule.  This is far easier than figuring out the real problem, but it
works.

Doc/lib/libparser.tex
Doc/libparser.tex

index c4d2a6a2498debd238e958ac355f0173edc39c05..434786bf78f7d171c1b9a0a1e9dfcce858f75c78 100644 (file)
@@ -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}
index c4d2a6a2498debd238e958ac355f0173edc39c05..434786bf78f7d171c1b9a0a1e9dfcce858f75c78 100644 (file)
@@ -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}