Fixed latex2html weirdness with footnotes.

This commit is contained in:
Fred Drake 1999-04-05 21:59:15 +00:00
parent 45b0aeda3c
commit ea003fcc2a
5 changed files with 42 additions and 43 deletions

View file

@ -6,8 +6,8 @@ Names for built-in exceptions and functions are found in a separate
symbol table. This table is searched last when the interpreter looks
up the meaning of a name, so local and global
user-defined names can override built-in names. Built-in types are
described together here for easy reference.%
\footnote{Most descriptions sorely lack explanations of the exceptions
described together here for easy reference.\footnote{
Most descriptions sorely lack explanations of the exceptions
that may be raised --- this will be fixed in a future version of
this manual.}
\indexii{built-in}{types}