yatex

diff yatexpkg.el @ 423:e1e67b1b70e6

typo fixed
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 31 Aug 2015 11:58:39 +0900
parents 5aa8208fbef0
children 564510b9caca
line diff
     1.1 --- a/yatexpkg.el	Fri Jan 16 10:39:19 2015 +0900
     1.2 +++ b/yatexpkg.el	Mon Aug 31 11:58:39 2015 +0900
     1.3 @@ -1,7 +1,7 @@
     1.4  ;;; yatexpkg.el --- YaTeX package manager -*- coding: sjis -*-
     1.5  ;;; 
     1.6  ;;; (c)2003-2015 by HIROSE, Yuuji [yuuji@yatex.org]
     1.7 -;;; Last modified Fri Jan 16 10:33:26 2015 on firestorm
     1.8 +;;; Last modified Fri Feb 13 22:45:46 2015 on firestorm
     1.9  ;;; $Id$
    1.10  
    1.11  ;;; Code:
    1.12 @@ -50,6 +50,7 @@
    1.13      ("labelcref"	(same-as . "cref"))
    1.14      ("labelcpageref"	(same-as . "cref"))
    1.15      ("wrapfig"	(env "wrapfigure" "wraptable"))
    1.16 +    ("setspace"	(env "spacing") (section "setstretch"))
    1.17      )
    1.18    "Default package vs. macro list.
    1.19  Alists contains '(PACKAGENAME . MACROLIST)