Browse Source

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

carl 24 years ago
parent
commit
0f9316c932
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/fakehtml.sty

+ 1 - 1
docs/fakehtml.sty

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