yatex

diff yatex.new @ 406:acfa7d11b5c3

Sticky on-the-fly preview can be canceled by [prefix] k on vacant position.
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 18 Jan 2015 23:24:41 +0900
parents ed57b7749c2a
children 2857cac50a67
line diff
     1.1 --- a/yatex.new	Sun Jan 18 22:10:33 2015 +0900
     1.2 +++ b/yatex.new	Sun Jan 18 23:24:41 2015 +0900
     1.3 @@ -5,6 +5,8 @@
     1.4  	ポイント位置がずれるEmacsの問題への対策を入れた。
     1.5  	=== yatex ===
     1.6  	数式環境など特定環境内の [prefix] t e で On-the-fly preview 発動。
     1.7 +	環境に対する On-the-fly preview は編集中持続する。
     1.8 +	持続中の On-the-fly preview の無効化は何もない場所で [prefix] k。
     1.9  	YaTeX-help-file のデフォルト位置を site-lisp/yatex/help/ に変更。
    1.10  	領域活性時に呼び出す補完は領域括りになるようにした。
    1.11  	=== yahtml ===