branch: externals/jinx
commit 5d18d153fc93db87d98a22720208c80b261e6edf
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    add tex-math face
---
 jinx.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jinx.el b/jinx.el
index 72e1f9f831..3320a2a680 100644
--- a/jinx.el
+++ b/jinx.el
@@ -135,7 +135,7 @@ Set to t to enable camelCase everywhere."
      org-modern-tag org-modern-date-active
      org-modern-date-inactive)
     (tex-mode
-     font-latex-math-face font-latex-sedate-face
+     tex-math font-latex-math-face font-latex-sedate-face
      font-latex-verbatim-face font-lock-function-name-face
      font-lock-keyword-face font-lock-variable-name-face)
     (texinfo-mode

Reply via email to