diff yatex.new @ 359:dbef6cf84f98 dev

Two or more consecutive [Tab] in column of table jump to the next column.
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 22 Dec 2014 22:33:02 +0900
parents 91ba61bb536e
children b1e6c8c03253
line wrap: on
line diff
--- a/yatex.new	Mon Dec 22 11:27:28 2014 +0900
+++ b/yatex.new	Mon Dec 22 22:33:02 2014 +0900
@@ -2,10 +2,15 @@
 	野鳥/yahtml - 各バージョンの変更点について
 
 1.78	Drag&Dropサポートを追加。
+	tabular環境内で2連続以上Tabで、1カラム進む機能を追加。
 	=== yatex ===
 	主な外部コマンド名を変数化。
 	[prefix] t d の直後のデフォルトヴューアはPDF用のものに。
 	「%#!コマンド -オプション」のときは親ファイル指定なしと判定。
+	地の段落での [prefix] t g でヴューアの forward-search を試みる。
+	[prefix] t e の環境タイプセットの結果を可能なら画像に。
+	=== yahtml ===
+	table, ul, ol, dl 内で2連続以上Tabで、1カラム進む機能を追加。
 
 1.77	last-command-char 廃止対策を追加。
 	=== yatex ===

yatex.org