소스 검색

* 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}{}{}