changeset 329:fdbc3b60a09d dev

Description about %#DVIPDF
author HIROSE Yuuji <yuuji@gentei.org>
date Wed, 26 Nov 2014 09:41:56 +0900
parents d972598d233b
children 9cef5d10a0f1
files docs/yatexe.tex docs/yatexj.tex
diffstat 2 files changed, 8 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/docs/yatexe.tex	Thu Nov 13 09:00:50 2014 +0900
+++ b/docs/yatexe.tex	Wed Nov 26 09:41:56 2014 +0900
@@ -8,7 +8,7 @@
 
 @iftex
 @c @syncodeindex fn cp
-@c Last modified Fri May 11 15:40:49 2012 on firestorm
+@c Last modified Wed Nov 26 09:40:03 2014 on firestorm
 @syncodeindex vr cp
 @end iftex
 
@@ -419,6 +419,8 @@
 	@dots{} Command line for makeindex ([prefix] t i)
  @item %#MAKEINDEX
 	@dots{} Command line for bibtex ([prefix] t b)
+ @item %#DVIPDF
+	@dots{} Command line for dvipdf(mx) ([prefix] t b)
 @end table
 
 If you want to invoke ``makeidx hogehoge'' to update index,
--- a/docs/yatexj.tex	Thu Nov 13 09:00:50 2014 +0900
+++ b/docs/yatexj.tex	Wed Nov 26 09:41:56 2014 +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 May 11 15:40:21 2012 on firestorm
+@c Last modified Wed Nov 26 09:40:04 2014 on firestorm
 @syncodeindex vr cp
 @end iftex
 
@@ -196,8 +196,8 @@
         @dots{} 文書を作成する時の漢字コード
 @item dviprint-command-format
         @dots{} ファイルの印刷に使われるコマンド列の書式
-@item makeindex-command
-        @dots{} makeindexコマンド
+@item YaTeX-dvipdf-command
+        @dots{} DVIをPDFに変換するコマンド
 @end table
 
 これらを変更する場合は、やはり@file{~/.emacs}にて、たとえば
@@ -528,6 +528,8 @@
 	@dots{} makeindexを行なうコマンドライン([prefix] t b)
  @item %#MAKEINDEX
 	@dots{} bibtexを行なうコマンドライン([prefix] t i)
+ @item %#DVIPDF
+	@dots{} DVIからPDF変換を行なうコマンドライン([prefix] t d)
 @end table
 
 行頭がこれらのキーワードで始まる行をLa@TeX{}文書の先頭付近に書いておけば、

yatex.org