diff --git a/.emacs.d/include/latexconfig.el b/.emacs.d/include/latexconfig.el index 675036f..daec6e2 100644 --- a/.emacs.d/include/latexconfig.el +++ b/.emacs.d/include/latexconfig.el @@ -142,7 +142,7 @@ (?. ("\\cdots" "\\ldots")) (?* ("\\cdot" "\\times")) (?# ("\\mathbb" "\\mathcal")) - (?= ("\\Leftrightarrow" "\\Longleftrightarrow" "\\cong")))) + (?= ("\\Leftrightarrow" "\\Longleftrightarrow" "\\equiv")))) (setq cdlatex-math-modify-alist '((?b "\\mathbb" "\\textbf" t nil nil)