emath saloon

新規発言一覧最新記事過去一覧検索HOME

No.1192  Re[8]:TeXworksで-shell-escapeオプション付加
発言者: 山出智士
発言日: 2014 04/22 09:23
~\.texlive2013\texmf-config\texworks\configuration\tools.ini
の中身です。



[001]
name=pdfTeX
program=pdftex.exe
arguments=$synctexoption, $fullname
showPdf=true

[002]
name=pdfLaTeX
program=pdflatex.exe
arguments=$synctexoption, $fullname
showPdf=true

[003]
name=LuaTeX
program=luatex.exe
arguments=$synctexoption, $fullname
showPdf=true

[004]
name=LuaLaTeX
program=lualatex.exe
arguments=$synctexoption, $fullname
showPdf=true

[005]
name=XeTeX
program=xetex.exe
arguments=$synctexoption, $fullname
showPdf=true

[006]
name=XeLaTeX
program=xelatex.exe
arguments=$synctexoption, $fullname
showPdf=true

[007]
name=ConTeXt (LuaTeX)
program=context.exe
arguments=--synctex, $fullname
showPdf=true

[008]
name=ConTeXt (pdfTeX)
program=texexec.exe
arguments=--synctex, $fullname
showPdf=true

[009]
name=ConTeXt (XeTeX)
program=texexec.exe
arguments=--synctex, --xtx, $fullname
showPdf=true

[010]
name=BibTeX
program=bibtex.exe
arguments=$basename
showPdf=false

[011]
name=MakeIndex
program=makeindex.exe
arguments=$basename
showPdf=false

[012]
name=pLaTeX (ptex2pdf)
program=ptex2pdf
arguments=-l, -ot, "-kanji=utf8 $synctexoption", $fullname
showPdf=true

[013]
name=upLaTeX (ptex2pdf)
program=ptex2pdf
arguments=-l, -u, -ot, "-kanji=utf8 $synctexoption", $fullname
showPdf=true

[014]
name=pBibTeX
program=pbibtex.exe
arguments=$basename
showPdf=false

[015]
name=mendex
program=mendex.exe
arguments=$basename
showPdf=false

[016]
name=shellescape
program=C:/texlive/2013/bin/win32/ptex2pdf.exe
arguments=-l, -ot, "-shell-escape -kanji=utf8 -guess-input-enc $synctexoption", -$fullname
showPdf=true

▼関連発言

1179:TeXworksで-shell-escapeオプション付加 [山出智士] 04/07 14:16
 ├1180:Re:TeXworksで-shell-escapeオプション付加 [山出智士] 04/08 07:29
 ├1181:Re:TeXworksで-shell-escapeオプション付加 [tDB] 04/08 08:01
 └1182:Re:TeXworksで-shell-escapeオプション付加 [山出智士] 04/09 17:37
  ├1183:--- [---] 04/09 17:46
  └1184:Re[2]:TeXworksで-shell-escapeオプション付加 [tDB] 04/09 18:01
   └1185:Re[3]:TeXworksで-shell-escapeオプション付加 [山出智士] 04/14 08:21
    └1186:Re[4]:TeXworksで-shell-escapeオプション付加 [tDB] 04/14 10:40
     ├1187:Re[5]:TeXworksで-shell-escapeオプション付加 [山出智士] 04/17 17:56
     │└1189:Re[6]:TeXworksで-shell-escapeオプション付加 [tDB] 04/17 19:26
     │ └1190:Re[7]:TeXworksで-shell-escapeオプション付加 [tDB] 04/21 12:51
     │  ├1191:Re[8]:TeXworksで-shell-escapeオプション付加 [山出智士] 04/22 09:18
     │  └1192:Re[8]:TeXworksで-shell-escapeオプション付加 [山出智士] 04/22 09:23
     │   └1193:Re[9]:TeXworksで-shell-escapeオプション付... [tDB] 04/22 10:34
     │    └1194:Re[10]:TeXworksで-shell-escapeオプション.. [山出智士] 04/22 15:57<-last
     └1188:Re[5]:TeXworksで-shell-escapeオプション付加 [山出智士] 04/17 18:11

Pass 保存


CGIROOM