mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-01 16:29:39 +01:00
* bugfix of Latex environment (first character would be considered a parameter)
This commit is contained in:
parent
7bba223f21
commit
0f9316c932
@ -124,4 +124,4 @@
|
||||
\newcommand{\latex}[1]{#1}
|
||||
\newcommand{\html}[1]{}
|
||||
\htmlexcludecomment{htmlonly}
|
||||
\newenvironment{latexonly}[1]{}{}
|
||||
\newenvironment{latexonly}{}{}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user