Fixed #4 (In LaTeX, ($$ ...) does not render display mode)
This commit is contained in:
parent
b17206f270
commit
53cfeaeca4
|
@ -231,7 +231,7 @@ EOTEX
|
||||||
'exact-chars)))
|
'exact-chars)))
|
||||||
|
|
||||||
(define math-display-style-latex
|
(define math-display-style-latex
|
||||||
(style "texMathInline"
|
(style "texMathDisplay"
|
||||||
(list (tex-addition tex-commands)
|
(list (tex-addition tex-commands)
|
||||||
'exact-chars)))
|
'exact-chars)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user