yatex

changeset 164:59e47ed6b334 dev

New add-in function YaTeX::label automatically adds \ref{} string to kill-ring.
author yuuji@gentei.org
date Mon, 14 Feb 2011 12:40:11 +0900
parents a521e761f82c
children b9f0c694f30e
files yatex.new
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/yatex.new	Mon Feb 14 12:40:00 2011 +0900
     1.2 +++ b/yatex.new	Mon Feb 14 12:40:11 2011 +0900
     1.3 @@ -5,6 +5,7 @@
     1.4  	[prefix] t e でポイント位置を含む環境か数式環境をタイプセット。
     1.5  	M-C-SPC で環境だけでなく数式環境もマークする。
     1.6  	[prefix] t d でタイプセッタ起動成功のあと dvipdfmx を起動。
     1.7 +	\label{}でラベル名を入れたときは \ref{NAME} を自動的にkill-ring追加。
     1.8  	=== yahtml ===
     1.9  	[prefix] t ブラウザメニューに「n:新規ページ作成」を追加(実験)。
    1.10  	[prefix] t j のlintコマンドを <!-- #lint CmdLine --> 行で指定可。