yatex

changeset 251:ceca2d094d6f dev

Update yatex.new and version string for yatexenv.
author yuuji@gentei.org
date Sat, 11 Feb 2012 12:19:43 +0900
parents 4f73b796ec20
children 73fef09ebc15
files yatex.new yatexenv.el
diffstat 2 files changed, 10 insertions(+), 2 deletions(-) [+]
line diff
     1.1 --- a/yatex.new	Sat Feb 11 12:08:55 2012 +0900
     1.2 +++ b/yatex.new	Sat Feb 11 12:19:43 2012 +0900
     1.3 @@ -1,6 +1,14 @@
     1.4  	What's new in YaTeX/yahtml
     1.5  	野鳥/yahtml - 各バージョンの変更点について
     1.6  
     1.7 +1.76	=== yatex ===
     1.8 +	%#BIBTEX で始まる行に起動すべき bibtex コマンドを記述可能。
     1.9 +	%#MAKEINDEX で始まる行に起動すべき makeindex コマンドを記述可能。
    1.10 +	[prefix] t % で %#BIBTEX、%#MAKEINDEX 行を更新可能に。
    1.11 +	[prefix] t d の platex+dvipdfmx をメニューに追加。
    1.12 +	\includegraphicsでPNG/JPG/GIF/BMP指定時、bb= を生成する。
    1.13 +	数式用環境のお任せ改行を刷新。
    1.14 +	
    1.15  1.75	=== yatex ===
    1.16  	[prefix] t e でポイント位置を含む環境か数式環境をタイプセット。
    1.17  	M-C-SPC で環境だけでなく数式環境もマークする。
     2.1 --- a/yatexenv.el	Sat Feb 11 12:08:55 2012 +0900
     2.2 +++ b/yatexenv.el	Sat Feb 11 12:19:43 2012 +0900
     2.3 @@ -1,8 +1,8 @@
     2.4  ;;; -*- Emacs-Lisp -*-
     2.5  ;;; YaTeX environment-specific functions.
     2.6  ;;; yatexenv.el
     2.7 -;;; (c) 1994-2006 by HIROSE Yuuji.[yuuji@yatex.org]
     2.8 -;;; Last modified Sat Feb 11 10:35:22 2012 on firestorm
     2.9 +;;; (c) 1994-2012 by HIROSE Yuuji.[yuuji@yatex.org]
    2.10 +;;; Last modified Sat Feb 11 12:15:22 2012 on firestorm
    2.11  ;;; $Id$
    2.12  
    2.13  ;;;