diff --git a/yatexadd.el b/yatexadd.el index d369709..d77bc6d 100644 --- a/yatexadd.el +++ b/yatexadd.el @@ -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")