changeset 607:157aa7974191 draft dev yatex-1.83

Release preparation for 1.83
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 25 Dec 2022 14:12:18 +0900
parents c11261c0960f
children 5aa2610bd397
files yahtml.el yatex.el yatex.new yatexmth.el
diffstat 4 files changed, 9 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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:
--- 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 ----------
--- 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 ==
--- 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:

yatex.org