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 wrap: on
line diff
--- a/yatex.new	Mon Feb 14 12:40:00 2011 +0900
+++ b/yatex.new	Mon Feb 14 12:40:11 2011 +0900
@@ -5,6 +5,7 @@
 	[prefix] t e でポイント位置を含む環境か数式環境をタイプセット。
 	M-C-SPC で環境だけでなく数式環境もマークする。
 	[prefix] t d でタイプセッタ起動成功のあと dvipdfmx を起動。
+	\label{}でラベル名を入れたときは \ref{NAME} を自動的にkill-ring追加。
 	=== yahtml ===
 	[prefix] t ブラウザメニューに「n:新規ページ作成」を追加(実験)。
 	[prefix] t j のlintコマンドを <!-- #lint CmdLine --> 行で指定可。

yatex.org