# HG changeset patch # User HIROSE Yuuji # Date 1671945138 -32400 # Node ID 157aa7974191bbb4707d26b05ce830282ad70ef5 # Parent c11261c0960fe44c8664aa017924475dde9d7f71 Release preparation for 1.83 diff -r c11261c0960f -r 157aa7974191 yahtml.el --- a/yahtml.el Fri Dec 16 18:04:30 2022 +0859 +++ b/yahtml.el Sun Dec 25 14:12:18 2022 +0900 @@ -2,7 +2,7 @@ ;;; (c) 1994-2022 by HIROSE Yuuji [yuuji(@)yatex.org] ;;; $Id$ -(defconst yahtml-revision-number "1.80.1" +(defconst yahtml-revision-number "1.83" "Revision number of running yahtml.el") ;;; Commentary: diff -r c11261c0960f -r 157aa7974191 yatex.el --- a/yatex.el Fri Dec 16 18:04:30 2022 +0859 +++ b/yatex.el Sun Dec 25 14:12:18 2022 +0900 @@ -1,6 +1,6 @@ ;;; yatex.el --- Yet Another tex-mode for emacs //野鳥// -*- coding: sjis -*- ;;; (c)1991-2022 by HIROSE Yuuji.[yuuji@yatex.org] -;;; Last modified Sun Oct 16 20:54:58 2022 on firestorm +;;; Last modified Sun Dec 25 13:57:49 2022 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.82.2" +(defconst YaTeX-revision-number "1.83" "Revision number of running yatex.el") ;---------- Local variables ---------- diff -r c11261c0960f -r 157aa7974191 yatex.new --- a/yatex.new Fri Dec 16 18:04:30 2022 +0859 +++ b/yatex.new Sun Dec 25 14:12:18 2022 +0900 @@ -4,6 +4,10 @@ 1.83 == yatex == Evince-dbus連携見直し(Thanks to TeX Wiki)。 latex-message-kanji-code 0 でプロセスコード 'undicided にしてみた。 + LuaTeX等で直接PDFが出されたときにはdvipdfmx省略。 + uplatex関連のものなどをいくつか追加。 + ;di で \displaystyle 補完。 + Dbusでのevince-reverse-search実験実装。 アドイン追加: wraptable, spacing, tablecolor 補完追加: fleqn == yahtml == diff -r c11261c0960f -r 157aa7974191 yatexmth.el --- a/yatexmth.el Fri Dec 16 18:04:30 2022 +0859 +++ b/yatexmth.el Sun Dec 25 14:12:18 2022 +0900 @@ -1,7 +1,7 @@ ;;; yatexmth.el --- YaTeX math-mode-specific functions -*- coding: sjis -*- ;;; -;;; (c)1993-2018 by HIROSE Yuuji [yuuji@yatex.org] -;;; Last modified Fri Dec 16 17:35:27 2022 on firestorm +;;; (c)1993-2022 by HIROSE Yuuji [yuuji@yatex.org] +;;; Last modified Sun Dec 25 13:56:02 2022 on firestorm ;;; $Id$ ;;; Commentary: