yatex

changeset 346:c7391d191cd0 dev

Add wrap{figure,table}
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 18 Dec 2014 23:32:50 +0900
parents 82ca1d4a994d
children 85737ee595a2
files yatexpkg.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/yatexpkg.el	Thu Dec 18 23:31:39 2014 +0900
     1.2 +++ b/yatexpkg.el	Thu Dec 18 23:32:50 2014 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; yatexpkg.el --- YaTeX package manager
     1.5  ;;; 
     1.6  ;;; (c)2003-2014 by HIROSE, Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Tue Dec 16 13:22:00 2014 on firestorm
     1.8 +;;; Last modified Thu Dec 18 18:03:48 2014 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Code:
    1.12 @@ -49,6 +49,7 @@
    1.13      ("cpageref"		(same-as . "cref"))
    1.14      ("labelcref"	(same-as . "cref"))
    1.15      ("labelcpageref"	(same-as . "cref"))
    1.16 +    ("wrapfig"	(env "wrapfigure" "wraptable"))
    1.17      )
    1.18    "Default package vs. macro list.
    1.19  Alists contains '(PACKAGENAME . MACROLIST)