mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
(tut.tex): Added matching \normalsize after \small font control command
(and the contents it was supposed to be affecting). The latest LaTeX2HTML handles these, but didn't close it as expected. This handles that problem and does not affect the PostScript output.
This commit is contained in:
parent
3622e0d090
commit
fd255e433f
2 changed files with 2 additions and 2 deletions
|
@ -1843,7 +1843,7 @@ Traceback (innermost last):
|
|||
File "<stdin>", line 1
|
||||
TypeError: illegal argument type for built-in operation
|
||||
>>>
|
||||
\end{verbatim}\ecode
|
||||
\end{verbatim}\normalsize\ecode
|
||||
%
|
||||
The last line of the error message indicates what happened.
|
||||
Exceptions come in different types, and the type is printed as part of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue