Parcourir la source

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

carl il y a 24 ans
Parent
commit
0f9316c932
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      docs/fakehtml.sty

+ 1 - 1
docs/fakehtml.sty

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