fix: add * to latex_env test
This commit is contained in:
parent
f78edf1ab6
commit
85c9c71957
1 changed files with 4 additions and 4 deletions
|
|
@ -1012,8 +1012,8 @@ Directive.7 - Directive unrelated to section
|
|||
================================================================================
|
||||
LatexEnv.1a - Basic
|
||||
================================================================================
|
||||
\begin{a}
|
||||
\end{a}
|
||||
\begin{a*}
|
||||
\end{a*}
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -1064,7 +1064,7 @@ a
|
|||
(name))))
|
||||
|
||||
================================================================================
|
||||
LatexEnv.2b - Basic
|
||||
LatexEnv.2b - Contents
|
||||
================================================================================
|
||||
\(
|
||||
a
|
||||
|
|
@ -1079,7 +1079,7 @@ a
|
|||
(expr)))))
|
||||
|
||||
================================================================================
|
||||
LatexEnv.2c - Basic
|
||||
LatexEnv.2c - Contents
|
||||
================================================================================
|
||||
\[
|
||||
a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue