* bugfix of Latex environment (first character would be considered a parameter)

This commit is contained in:
carl 2001-09-22 00:40:30 +00:00
parent 7bba223f21
commit 0f9316c932

View File

@ -124,4 +124,4 @@
\newcommand{\latex}[1]{#1}
\newcommand{\html}[1]{}
\htmlexcludecomment{htmlonly}
\newenvironment{latexonly}[1]{}{}
\newenvironment{latexonly}{}{}