diff --git a/dollar.rkt b/dollar.rkt index ba74ca8f4..bdb2112eb 100644 --- a/dollar.rkt +++ b/dollar.rkt @@ -231,7 +231,7 @@ EOTEX 'exact-chars))) (define math-display-style-latex - (style "texMathInline" + (style "texMathDisplay" (list (tex-addition tex-commands) 'exact-chars)))