yatex

diff yatex.el @ 457:428584533eab

Enclosing with amsmath envs strips $...$
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 04 May 2017 10:32:22 +0859
parents 2011de73a671
children 1a891f775194
line diff
     1.1 --- a/yatex.el	Tue Feb 21 15:46:12 2017 +0859
     1.2 +++ b/yatex.el	Thu May 04 10:32:22 2017 +0859
     1.3 @@ -1,6 +1,6 @@
     1.4  ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*-
     1.5  ;;; (c)1991-2017 by HIROSE Yuuji.[yuuji@yatex.org]
     1.6 -;;; Last modified Wed Jan 18 07:44:11 2017 on firestorm
     1.7 +;;; Last modified Mon Mar  6 17:40:50 2017 on firestorm
     1.8  ;;; $Id$
     1.9  ;;; The latest version of this software is always available at;
    1.10  ;;; http://www.yatex.org/
    1.11 @@ -296,7 +296,8 @@
    1.12       ("tilde") ("hat") ("check") ("bar") ("dot") ("ddot") ("vec")
    1.13       ("widetilde") ("widehat") ("overline") ("overrightarrow")
    1.14       ;; section types in mathmode
    1.15 -     ("frac" 2) ("sqrt") ("mathrm") ("mathbf") ("mathit")
    1.16 +     ("frac" 2) ("sqrt") ("mathrm") ("mathbf") ("mathit") ("mathbb")
    1.17 +     ("mathscr") ("mathrsfs")
    1.18       ;;cleveref
    1.19       ("cref") ("crefrange") ("cpageref") ("labelcref") ("labelcpageref")
    1.20       ;; beamer