CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    07/10/10 20:24:01

Index: MinionPro.el
===================================================================
RCS file: /cvsroot/auctex/auctex/style/MinionPro.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- MinionPro.el        20 Aug 2007 20:09:24 -0000      1.3
+++ MinionPro.el        10 Oct 2007 20:24:01 -0000      1.4
@@ -48,6 +48,8 @@
     '("textssc" 1)
     "sscshape"
     "swshape")
+   ;; Run style hook for amsmath which is loaded via MnSymbol
+   (TeX-run-style-hooks "amsmath")
    ;; Fontification
    (when (and (featurep 'font-latex)
              (eq TeX-install-font-lock 'font-latex-setup))


_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to