diff --git a/docs/yatexe b/docs/yatexe index e6588b3..5fb1e0d 100644 --- a/docs/yatexe +++ b/docs/yatexe @@ -1504,6 +1504,37 @@ -- Variable: YaTeX-dvipdf-command Default command name to convert .dvi to PDF (`"dvipdfmx"') + -- Variable: YaTeX-cmd-gimp + Command name of GIMP (code{"gimp"}) + -- Variable: YaTeX-cmd-tgif + Command name of tgif (code{"tgif"}) + -- Variable: YaTeX-cmd-inkscape + Command name of Inkscape (code{"inkscape"}) + -- Variable: YaTeX-cmd-dia + Command name of Dia (code{"dia"}) + -- Variable: YaTeX-cmd-ooo + Command name of OpenOffice.org/LibreOffice (code{"soffice"}) + -- Variable: YaTeX-cmd-gs + Command name of Ghostscript (code{"gs"}) + -- Variable: YaTeX-cmd-dvips + Command name of dvips (code{"dvips"}) + -- Variable: YaTeX-cmd-displayline + Command name of displayline + (code{"/Applications/Skim.app/Contents/SharedSupport/displayline"}) + -- Variable: YaTeX-cmd-edit-ps + Command name for editing PostScript files(Value of + code{"YaTeX-cmd-gimp"}) + -- Variable: YaTeX-cmd-edit-pdf + Command name for editing PDF files(Value of code{"YaTeX-cmd-ooo"}) + -- Variable: YaTeX-cmd-edit-ai + Command name for editing `.ai' files(Value of + code{"YaTeX-cmd-inkscape"}) + -- Variable: YaTeX-cmd-edit-svg + Command name for editing SVG files(Value of + code{"YaTeX-cmd-inkscape"}) + -- Variable: YaTeX-cmd-edit-images + Command name for editing image files(Value of code{"YaTeX-cmd-gimp"}) + -- Variable: YaTeX-need-nonstop Put `\nonstopmode{}' or not (`nil') @@ -2232,19 +2263,19 @@ Node: Customizations46838 Node: Lisp variables47172 Node: All customizable variables48176 -Node: Sample definitions57975 -Node: Hook variables58488 -Node: Hook file59192 -Node: Add-in functions59531 -Node: How the add-in function works60391 -Node: Defining option-add-in62590 -Node: Defining argument-add-in63312 -Node: Defining enclosing-add-in64194 -Node: How the function is called65048 -Node: Useful functions for creating add-in65724 -Node: Contribution67129 -Node: Add-in generator67403 -Node: Etcetera72775 -Node: Copying73380 +Node: Sample definitions59211 +Node: Hook variables59724 +Node: Hook file60428 +Node: Add-in functions60767 +Node: How the add-in function works61627 +Node: Defining option-add-in63826 +Node: Defining argument-add-in64548 +Node: Defining enclosing-add-in65430 +Node: How the function is called66284 +Node: Useful functions for creating add-in66960 +Node: Contribution68365 +Node: Add-in generator68639 +Node: Etcetera74011 +Node: Copying74616  End tag table diff --git a/docs/yatexe.tex b/docs/yatexe.tex index f85e742..80dc319 100644 --- a/docs/yatexe.tex +++ b/docs/yatexe.tex @@ -8,7 +8,7 @@ @iftex @c @syncodeindex fn cp -@c Last modified Thu Dec 18 11:49:31 2014 on firestorm +@c Last modified Fri Dec 26 00:09:22 2014 on firestorm @syncodeindex vr cp @end iftex @@ -1712,6 +1712,13 @@ @defvar YaTeX-cmd-gs Command name of Ghostscript (code{"gs"}) @end defvar +@defvar YaTeX-cmd-dvips +Command name of dvips (code{"dvips"}) +@end defvar +@defvar YaTeX-cmd-displayline +Command name of displayline +(code{"/Applications/Skim.app/Contents/SharedSupport/displayline"}) +@end defvar @defvar YaTeX-cmd-edit-ps Command name for editing PostScript files(Value of code{"YaTeX-cmd-gimp"}) @end defvar diff --git a/docs/yatexj b/docs/yatexj index c1b336c..68808ec 100644 --- a/docs/yatexj +++ b/docs/yatexj Binary files differ diff --git a/docs/yatexj.tex b/docs/yatexj.tex index 1c6f619..bc8b59f 100644 --- a/docs/yatexj.tex +++ b/docs/yatexj.tex @@ -13,7 +13,7 @@ @c �m�[�h���������� C-l C-u C-n �S���̃m�[�h�X�V C-l C-u C-e @c ���j���[���₵���� C-l C-u C-m �S���̃��j���[�X�V C-l C-u C-a @c �t�H�[�}�b�g����Ƃ��� C-l C-e C-b -@c Last modified Thu Dec 18 11:45:39 2014 on firestorm +@c Last modified Fri Dec 26 00:09:05 2014 on firestorm @syncodeindex vr cp @end iftex @@ -1915,6 +1915,13 @@ @defvar YaTeX-cmd-gs Ghostscript���N������R�}���h (code{"gs"}) @end defvar +@defvar YaTeX-cmd-dvips +dvips���N������R�}���h(�‹��ɂ���Ă�pdvips�Ȃ�) (code{"dvips"}) +@end defvar +@defvar YaTeX-cmd-displayline +displayline���N������R�}���h +(code{"/Applications/Skim.app/Contents/SharedSupport/displayline"}) +@end defvar @defvar YaTeX-cmd-edit-ps PostScript�t�@�C����ҏW����R�}���h (�ϐ�code{"YaTeX-cmd-gimp"}�̒l) @end defvar