Fixed #4 (In LaTeX, ($$ ...) does not render display mode)

This commit is contained in:
Georges Dupéron 2017-06-05 17:21:53 +02:00
parent b17206f270
commit 53cfeaeca4

View File

@ -231,7 +231,7 @@ EOTEX
'exact-chars)))
(define math-display-style-latex
(style "texMathInline"
(style "texMathDisplay"
(list (tex-addition tex-commands)
'exact-chars)))