diff --git a/yatex.el b/yatex.el index 382ec4e..65a2714 100644 --- a/yatex.el +++ b/yatex.el @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //�쒹// -*- coding: sjis -*- ;;; (c)1991-2019 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Thu Oct 17 09:51:11 2019 on firestorm +;;; Last modified Thu Dec 26 12:46:41 2019 on firestorm ;;; $Id$ ;;; The latest version of this software is always available at; ;;; https://www.yatex.org/ @@ -16,7 +16,7 @@ ;;; Code: (require 'yatexlib) -(defconst YaTeX-revision-number "1.81.5" +(defconst YaTeX-revision-number "1.82" "Revision number of running yatex.el") ;---------- Local variables ---------- diff --git a/yatex.new b/yatex.new index 3a31ff5..d8cdf90 100644 --- a/yatex.new +++ b/yatex.new @@ -4,6 +4,10 @@ 1.82 == yatex == YaTeX::usepackage-alist-default ��p�~���A YaTeX-package-alist-default �𗘗p����悤�ɂ����B + tabularx���Ή��B + PDF�܂Ő����ł����Ƃ��� .log, .dvi �t�@�C���������悤�ɂ����B + == yahtml == + URL�G���R�[�h���݂Ǝv����URL�͍ăG���R�[�h���Ȃ��悤�ɂ����B 1.81 emacs-26 �̎�v�֐��̎d�l�ύX�ɑΉ��B == yatex == diff --git a/yatexlib.el b/yatexlib.el index ae0e775..c3dfb11 100644 --- a/yatexlib.el +++ b/yatexlib.el @@ -1,7 +1,7 @@ ;;; yatexlib.el --- YaTeX and yahtml common libraries -*- coding: sjis -*- ;;; -;;; (c)1994-2018 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Wed Jan 16 07:55:43 2019 on firestorm +;;; (c)1994-2019 by HIROSE Yuuji.[yuuji@yatex.org] +;;; Last modified Thu Dec 26 12:47:45 2019 on firestorm ;;; $Id$ ;;; Code: diff --git a/yatexprc.el b/yatexprc.el index 2f4e35c..4488ec9 100644 --- a/yatexprc.el +++ b/yatexprc.el @@ -1,7 +1,7 @@ ;;; yatexprc.el --- YaTeX process handler -*- coding: sjis -*- ;;; -;;; (c)1993-2018 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Mon Nov 25 21:01:57 2019 on monster +;;; (c)1993-2019 by HIROSE Yuuji.[yuuji@yatex.org] +;;; Last modified Thu Dec 26 12:48:12 2019 on firestorm ;;; $Id$ ;;; Code: