yatex

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 diff
     1.1 --- a/docs/yatex.ref	Sun Jan 04 19:16:59 2015 +0900
     1.2 +++ b/docs/yatex.ref	Sun Jan 04 21:06:32 2015 +0900
     1.3 @@ -44,16 +44,18 @@
     1.4  
     1.5  【プロセス起動】
     1.6  
     1.7 +	◆latex起動			[prefix] tj
     1.8 +	◆latex+dvipdfmx起動		[prefix] td
     1.9 +	◆環境の即時プレビュー		[prefix] te
    1.10 +	◆latex起動(領域指定)		[prefix] tr
    1.11  	◆jbibtex起動			[prefix] tb
    1.12 -	◆jlatex起動			[prefix] tj
    1.13  	◆makeindex起動			[prefix] ti
    1.14 -	◆jlatexのkill			[prefix] tk	※
    1.15 +	◆latexプロセスのkill		[prefix] tk	※
    1.16  	◆プリントアウト		[prefix] tl
    1.17  	◆プリントアウト(全ページ)	C-u [prefix] tl
    1.18  	◆プレビューア起動		[prefix] tp
    1.19  	◆xdvi上で文字列サーチ		[prefix] ts	※※
    1.20  	◆lpq起動			[prefix] tq
    1.21 -	◆jlatex起動(領域指定)		[prefix] tr
    1.22  
    1.23  	  [prefix] t を押せばメニューが出るので、[prefix] t の次に押すキー
    1.24  	は覚えなくて構いません。
    1.25 @@ -72,7 +74,7 @@
    1.26  	◆タイプセットエラー箇所へ	[prefix] '
    1.27  
    1.28  	  タイプセットエラー発生箇所へ(末尾から)遡って順次ジャンプします。
    1.29 -	もちろん jlatex でエラーが生じた場合のみ有効です。
    1.30 +	タイプセット時にエラーが生じた場合のみ有効です。
    1.31  
    1.32  	◆対応するオブジェクトジャンプ	[prefix] g
    1.33  	◆別ウィンドウで   〃		[prefix] 4g
    1.34 @@ -85,6 +87,7 @@
    1.35  	・\include(only), \input の上   対応するファイルへ
    1.36  	・\ref, \label の上             対応する \label, \ref へ
    1.37  	・\cite, \bibitem の上          対応する \bibitem, \cite へ
    1.38 +	・その他 	  		対応するプレヴューア位置へ
    1.39  
    1.40  	◆メインファイルへジャンプ	[prefix] ^
    1.41  	◆別ウィンドウで   〃		[prefix] 4^
     2.1 --- a/docs/yatexe.tex	Sun Jan 04 19:16:59 2015 +0900
     2.2 +++ b/docs/yatexe.tex	Sun Jan 04 21:06:32 2015 +0900
     2.3 @@ -8,7 +8,7 @@
     2.4  
     2.5  @iftex
     2.6  @c @syncodeindex fn cp
     2.7 -@c Last modified Fri Dec 26 00:09:22 2014 on firestorm
     2.8 +@c Last modified Sun Jan  4 18:17:02 2015 on firestorm
     2.9  @syncodeindex vr cp
    2.10  @end iftex
    2.11  
    2.12 @@ -1694,6 +1694,12 @@
    2.13  Default command name to convert .dvi to PDF (@code{"dvipdfmx"})
    2.14  @end defvar
    2.15  
    2.16 +@defvar YaTeX-on-the-fly-preview-interval
    2.17 +Interval time in seconds of idle to trigger on-the-fly preview of
    2.18 +environment by @kbd{[prefix] t e}(0.9).
    2.19 +@code{Nil} disables on-the-fly preview.
    2.20 +@end defvar
    2.21 +
    2.22  @defvar YaTeX-cmd-gimp
    2.23  Command name of GIMP (code{"gimp"})
    2.24  @end defvar
     3.1 --- a/docs/yatexj.tex	Sun Jan 04 19:16:59 2015 +0900
     3.2 +++ b/docs/yatexj.tex	Sun Jan 04 21:06:32 2015 +0900
     3.3 @@ -13,7 +13,7 @@
     3.4  @c ノードいじったら C-l C-u C-n 全部のノード更新 C-l C-u C-e
     3.5  @c メニュー増やしたら C-l C-u C-m 全部のメニュー更新 C-l C-u C-a
     3.6  @c フォーマットするときは C-l C-e C-b
     3.7 -@c Last modified Fri Dec 26 00:09:05 2014 on firestorm
     3.8 +@c Last modified Sun Jan  4 18:15:05 2015 on firestorm
     3.9  @syncodeindex vr cp
    3.10  @end iftex
    3.11  
    3.12 @@ -1897,6 +1897,12 @@
    3.13  dviをPDFに変換するコマンド (@code{"dvipdfmx"})
    3.14  @end defvar
    3.15  
    3.16 +@defvar YaTeX-on-the-fly-preview-interval
    3.17 +@kbd{[prefix] t e}で環境即時プレヴューをする場合の変換処理までの
    3.18 +無操作時間(秒) (0.9)
    3.19 +@code{nil} の場合は即時プレヴューをしない。
    3.20 +@end defvar
    3.21 +
    3.22  @defvar YaTeX-cmd-gimp
    3.23  GIMPを起動するコマンド (code{"gimp"})
    3.24  @end defvar
     4.1 --- a/docs/yatexref.eng	Sun Jan 04 19:16:59 2015 +0900
     4.2 +++ b/docs/yatexref.eng	Sun Jan 04 21:06:32 2015 +0900
     4.3 @@ -47,15 +47,16 @@
     4.4  
     4.5  [Process invoking]
     4.6  
     4.7 +    *invoke latex                     [prefix] tj
     4.8 +    *invoke latex (on region)         [prefix] tr
     4.9 +    *on-the-fly preview environment   [prefix] te
    4.10      *invoke bibtex                    [prefix] tb
    4.11 -    *invoke latex                     [prefix] tj
    4.12      *invoke makeindex                 [prefix] ti
    4.13      *kill current typesetting process [prefix] tk **
    4.14      *lpr dvi-file                     [prefix] tl
    4.15      *lpr dvi-file (all pages)   C-u   [prefix] tl
    4.16      *invoke previewer                 [prefix] tp
    4.17      *invoke lpq                       [prefix] tq
    4.18 -    *invoke jlatex (on region)        [prefix] tr
    4.19  
    4.20  	Hitting [prefix] t will get you the menu, so there is no need to
    4.21  	remember the key after [prefix] t.
    4.22 @@ -71,7 +72,7 @@
    4.23  	*To the typeset error		[prefix] '
    4.24  
    4.25  	Will jump to the position where the typeset error occurred from the
    4.26 -	end.  Only effective when there was a error returned from latex.
    4.27 +	end.  Only effective when there was a error returned from typesetter.
    4.28  
    4.29      *Jump to corresponding object                         [prefix] g
    4.30      *Jump to corresponding object (in another her window) [prefix] 4g
    4.31 @@ -84,6 +85,7 @@
    4.32          -on a \include(only) or \input  to the matching file
    4.33          -on a \ref or \label            to the matching \label or \ref
    4.34          -on a \cite or \bibitem         to the matching \bibitem or \cite
    4.35 +	-other 	       			to the matching line in previewer
    4.36  
    4.37          *Jump to the main file                   [prefix] ^
    4.38          *Jump to the main file in another window [prefix] 4^
    4.39 @@ -153,6 +155,7 @@
    4.40  	enumerate, list and description environments.
    4.41  
    4.42  	*Browse included structure		[prefix] d
    4.43 +	*Force re-highlight font-lock		[prefix] u
    4.44  
    4.45  							    HIROSE Yuuji
    4.46  							yuuji@yatex.org