diff --git a/yatexmth.el b/yatexmth.el index 5ae7f0c..1d2080c 100644 --- a/yatexmth.el +++ b/yatexmth.el @@ -2,7 +2,7 @@ ;;; YaTeX math-mode-specific functions. ;;; yatexmth.el ;;; (c)1993-2006 by HIROSE Yuuji [yuuji@yatex.org] -;;; Last modified Sun Dec 24 15:13:15 2006 on firestorm +;;; Last modified Thu May 27 11:32:20 2010 on firestorm ;;; $Id$ ;;; [Customization guide] @@ -152,7 +152,7 @@ ("\\\\" "setminus" "\\") (")(" "wr" " )\n(") ("<>" "diamond" "<>") - ("/\-" "bigtriangleup" ("/\\\n~~" "��")) + ("/\\-" "bigtriangleup" ("/\\\n~~" "��")) ("-\\/" "bigtriangledown" ("__\n\\/" "��")) ("<|" "triangleleft" "<|") ("|>" "triangleright" "|>")