changeset 324:b6500fb81ee0 dev

Add columnwidth to YaTeX:style-parameters-default
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 21 Sep 2014 14:15:42 +0900
parents d08c824ababe
children 2561570d7194
files yatexadd.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/yatexadd.el	Sun Jul 06 23:28:16 2014 +0900
+++ b/yatexadd.el	Sun Sep 21 14:15:42 2014 +0900
@@ -1,7 +1,7 @@
 ;;; yatexadd.el --- YaTeX add-in functions
 ;;; yatexadd.el rev.20
 ;;; (c)1991-2014 by HIROSE Yuuji.[yuuji@yatex.org]
-;;; Last modified Sun Jul  6 13:59:09 2014 on firestorm
+;;; Last modified Sun Sep 21 14:14:59 2014 on firestorm
 ;;; $Id$
 
 ;;; Code:
@@ -1576,6 +1576,7 @@
     ("\\tabcolsep")
     ("\\textheight")
     ("\\textwidth")
+    ("\\columnwidth")
     ("\\topmargin")
     ("\\topsep")
     ("\\topskip")

yatex.org