# HG changeset patch # User HIROSE Yuuji # Date 1481779824 -32399 # Node ID 5428250c886aa37931ea447440a88b016470ed02 # Parent 564510b9caca3c5517a1ebdb9316a59e36420602 Add "centering" and "uline" to section-table diff -r 564510b9caca -r 5428250c886a yatex.el --- a/yatex.el Sun Oct 09 15:58:27 2016 +0859 +++ b/yatex.el Thu Dec 15 14:30:23 2016 +0859 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //–ì’¹// -*- coding: sjis -*- ;;; (c)1991-2015 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sat Oct 1 21:10:43 2016 on firestorm +;;; Last modified Thu Dec 15 14:29:36 2016 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; http://www.yatex.org/ @@ -283,7 +283,7 @@ ("footnote") ("footnotetext") ("index") ("hspace*") ("vspace*") ("bibliography") ("bibitem") ("cite") ("input") ("include") ("includeonly") ("mbox") ("hbox") ("caption") - ("arabic") + ("arabic") ("cetering") ("uline") ("newcounter") ("newlength") ("setlength" 2) ("addtolength" 2) ("settowidth" 2) ("setcounter" 2) ("addtocounter" 2) ("stepcounter" 2)