(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:
Fred Drake 1996-10-29 15:50:05 +00:00
parent 3622e0d090
commit fd255e433f
2 changed files with 2 additions and 2 deletions

View file

@ -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