yatex

diff yatexpkg.el @ 449:c2c547e147c7

YaTeX-math-other-env-alist-* for additional math-environments
author HIROSE Yuuji <yuuji@gentei.org>
date Tue, 17 Jan 2017 22:38:37 +0900
parents 7a9d30752353
children 7bf780961390
line diff
     1.1 --- a/yatexpkg.el	Thu Jan 05 17:49:05 2017 +0900
     1.2 +++ b/yatexpkg.el	Tue Jan 17 22:38:37 2017 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
     1.5  ;;; 
     1.6  ;;; (c)2003-2017 by HIROSE, Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Thu Jan  5 17:46:30 2017 on firestorm
     1.8 +;;; Last modified Tue Jan 17 17:42:47 2017 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Code:
    1.12 @@ -52,6 +52,7 @@
    1.13      ("labelcpageref"	(same-as . "cref"))
    1.14      ("wrapfig"	(env "wrapfigure" "wraptable"))
    1.15      ("setspace"	(env "spacing") (section "setstretch"))
    1.16 +    ("cases"	(env "numcases" "subnumcases"))
    1.17      )
    1.18    "Default package vs. macro list.
    1.19  Alists contains '(PACKAGENAME . MACROLIST)