浏览代码

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

carl 24 年之前
父节点
当前提交
0f9316c932
共有 1 个文件被更改,包括 1 次插入1 次删除
  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}{}{}