You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/usr/local/bin/latexdiff --math-markup=3 --driver=pdftex old.tex new.tex > diff2.tex
```
And
```
/usr/local/bin/latexdiff --math-markup=1 --driver=pdftex alt.tex new.tex > diff10.tex
```
```
/usr/local/bin/latexdiff --math-markup=1 --driver=pdftex old.tex new.tex > diff20.tex
```
I attach the pdfs
Frankly in my view, \( \) is treated correctly but \begin{math}\end{math} no.
So if you could deal with that case I would appreciate this
regards
[diff1.pdf](https://github.com/ftilmann/latexdiff/files/8050166/diff1.pdf)
[diff2.pdf](https://github.com/ftilmann/latexdiff/files/8050164/diff2.pdf)
[diff10.pdf](https://github.com/ftilmann/latexdiff/files/8050170/diff10.pdf)
[diff20.pdf](https://github.com/ftilmann/latexdiff/files/8050174/diff20.pdf)
The text was updated successfully, but these errors were encountered:
ftilmann
changed the title
concerning issue 244:
math environment is not marked up properly
Feb 11, 2022
Hi
thanks for the fix. I pulled and reinstalled.
I still think that the use of \begin{math} \end{math} is useful instead of ()
Be it as it may I see quite a difference when using
alt.tex
new.tex
Compared to having the old file as
old.tex
I run
and
The text was updated successfully, but these errors were encountered: