# HG changeset patch # User HIROSE Yuuji # Date 1411276542 -32400 # Node ID b6500fb81ee0cd28f66bde821e06b3674288b0d4 # Parent d08c824ababe231098d7bd27838798e9ea42f335 Add columnwidth to YaTeX:style-parameters-default diff -r d08c824ababe -r b6500fb81ee0 yatexadd.el --- 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")