Remove superfluous latex test case and fix description
This commit is contained in:
parent
adeeb9235d
commit
2347800922
3 changed files with 3 additions and 18 deletions
6
org/testdata/latex.pretty_org
vendored
6
org/testdata/latex.pretty_org
vendored
|
@ -1,4 +1,4 @@
|
|||
without latex delimiters the =_{i=1}= and =_n= in =\sum_{i=1}^n a_n= are interpreted as subscripts.
|
||||
without latex delimiters the =_{i=1}= in =\sum_{i=1}^n a_n= is interpreted as subscript.
|
||||
we support =\(...\)=, =\[...\]=, =$$...$$= and =\begin{$env}...\end{$env}= as latex fragment delimiters.
|
||||
|
||||
- \sum_{i=1}^n a_n (without latex delimiter)
|
||||
|
@ -9,7 +9,3 @@ we support =\(...\)=, =\[...\]=, =$$...$$= and =\begin{$env}...\end{$env}= as la
|
|||
- \begin{xyz}
|
||||
\sum_{i=1}^n a_n
|
||||
\end{xyz}
|
||||
|
||||
- \begin{xyz}
|
||||
foobar
|
||||
\end{xyz}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue