changeset 379:09a2b5a3b3d8 dev

Describe about [prefix] t d and [prefix] t e and so on.
author HIROSE Yuuji <yuuji@gentei.org>
date Sun, 04 Jan 2015 21:06:32 +0900
parents 9452537530ac
children f061b37c7542
files docs/yatex.ref docs/yatexe.tex docs/yatexj.tex docs/yatexref.eng
diffstat 4 files changed, 27 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/docs/yatex.ref	Sun Jan 04 19:16:59 2015 +0900
+++ b/docs/yatex.ref	Sun Jan 04 21:06:32 2015 +0900
@@ -44,16 +44,18 @@
 
 【プロセス起動】
 
+	◆latex起動			[prefix] tj
+	◆latex+dvipdfmx起動		[prefix] td
+	◆環境の即時プレビュー		[prefix] te
+	◆latex起動(領域指定)		[prefix] tr
 	◆jbibtex起動			[prefix] tb
-	◆jlatex起動			[prefix] tj
 	◆makeindex起動			[prefix] ti
-	◆jlatexのkill			[prefix] tk	※
+	◆latexプロセスのkill		[prefix] tk	※
 	◆プリントアウト		[prefix] tl
 	◆プリントアウト(全ページ)	C-u [prefix] tl
 	◆プレビューア起動		[prefix] tp
 	◆xdvi上で文字列サーチ		[prefix] ts	※※
 	◆lpq起動			[prefix] tq
-	◆jlatex起動(領域指定)		[prefix] tr
 
 	  [prefix] t を押せばメニューが出るので、[prefix] t の次に押すキー
 	は覚えなくて構いません。
@@ -72,7 +74,7 @@
 	◆タイプセットエラー箇所へ	[prefix] '
 
 	  タイプセットエラー発生箇所へ(末尾から)遡って順次ジャンプします。
-	もちろん jlatex でエラーが生じた場合のみ有効です。
+	タイプセット時にエラーが生じた場合のみ有効です。
 
 	◆対応するオブジェクトジャンプ	[prefix] g
 	◆別ウィンドウで   〃		[prefix] 4g
@@ -85,6 +87,7 @@
 	・\include(only), \input の上   対応するファイルへ
 	・\ref, \label の上             対応する \label, \ref へ
 	・\cite, \bibitem の上          対応する \bibitem, \cite へ
+	・その他 	  		対応するプレヴューア位置へ
 
 	◆メインファイルへジャンプ	[prefix] ^
 	◆別ウィンドウで   〃		[prefix] 4^
--- a/docs/yatexe.tex	Sun Jan 04 19:16:59 2015 +0900
+++ b/docs/yatexe.tex	Sun Jan 04 21:06:32 2015 +0900
@@ -8,7 +8,7 @@
 
 @iftex
 @c @syncodeindex fn cp
-@c Last modified Fri Dec 26 00:09:22 2014 on firestorm
+@c Last modified Sun Jan  4 18:17:02 2015 on firestorm
 @syncodeindex vr cp
 @end iftex
 
@@ -1694,6 +1694,12 @@
 Default command name to convert .dvi to PDF (@code{"dvipdfmx"})
 @end defvar
 
+@defvar YaTeX-on-the-fly-preview-interval
+Interval time in seconds of idle to trigger on-the-fly preview of
+environment by @kbd{[prefix] t e}(0.9).
+@code{Nil} disables on-the-fly preview.
+@end defvar
+
 @defvar YaTeX-cmd-gimp
 Command name of GIMP (code{"gimp"})
 @end defvar
--- a/docs/yatexj.tex	Sun Jan 04 19:16:59 2015 +0900
+++ b/docs/yatexj.tex	Sun Jan 04 21:06:32 2015 +0900
@@ -13,7 +13,7 @@
 @c ノードいじったら C-l C-u C-n 全部のノード更新 C-l C-u C-e
 @c メニュー増やしたら C-l C-u C-m 全部のメニュー更新 C-l C-u C-a
 @c フォーマットするときは C-l C-e C-b
-@c Last modified Fri Dec 26 00:09:05 2014 on firestorm
+@c Last modified Sun Jan  4 18:15:05 2015 on firestorm
 @syncodeindex vr cp
 @end iftex
 
@@ -1897,6 +1897,12 @@
 dviをPDFに変換するコマンド (@code{"dvipdfmx"})
 @end defvar
 
+@defvar YaTeX-on-the-fly-preview-interval
+@kbd{[prefix] t e}で環境即時プレヴューをする場合の変換処理までの
+無操作時間(秒) (0.9)
+@code{nil} の場合は即時プレヴューをしない。
+@end defvar
+
 @defvar YaTeX-cmd-gimp
 GIMPを起動するコマンド (code{"gimp"})
 @end defvar
--- a/docs/yatexref.eng	Sun Jan 04 19:16:59 2015 +0900
+++ b/docs/yatexref.eng	Sun Jan 04 21:06:32 2015 +0900
@@ -47,15 +47,16 @@
 
 [Process invoking]
 
+    *invoke latex                     [prefix] tj
+    *invoke latex (on region)         [prefix] tr
+    *on-the-fly preview environment   [prefix] te
     *invoke bibtex                    [prefix] tb
-    *invoke latex                     [prefix] tj
     *invoke makeindex                 [prefix] ti
     *kill current typesetting process [prefix] tk **
     *lpr dvi-file                     [prefix] tl
     *lpr dvi-file (all pages)   C-u   [prefix] tl
     *invoke previewer                 [prefix] tp
     *invoke lpq                       [prefix] tq
-    *invoke jlatex (on region)        [prefix] tr
 
 	Hitting [prefix] t will get you the menu, so there is no need to
 	remember the key after [prefix] t.
@@ -71,7 +72,7 @@
 	*To the typeset error		[prefix] '
 
 	Will jump to the position where the typeset error occurred from the
-	end.  Only effective when there was a error returned from latex.
+	end.  Only effective when there was a error returned from typesetter.
 
     *Jump to corresponding object                         [prefix] g
     *Jump to corresponding object (in another her window) [prefix] 4g
@@ -84,6 +85,7 @@
         -on a \include(only) or \input  to the matching file
         -on a \ref or \label            to the matching \label or \ref
         -on a \cite or \bibitem         to the matching \bibitem or \cite
+	-other 	       			to the matching line in previewer
 
         *Jump to the main file                   [prefix] ^
         *Jump to the main file in another window [prefix] 4^
@@ -153,6 +155,7 @@
 	enumerate, list and description environments.
 
 	*Browse included structure		[prefix] d
+	*Force re-highlight font-lock		[prefix] u
 
 							    HIROSE Yuuji
 							yuuji@yatex.org

yatex.org