User Tools

Site Tools


blog:enable_shell_escape_in_miktex_running_from_winedt

Enable shell escape in Miktex running from WinEdt

I use Miktex 2.7 with Winedt for writing Latex documents.

In Winedt I did the following changes to enable shell-escape, allowing me to use automatic eps-pdf conversion.

Go to Options → Execution Modes:

for LaTeX switches type in:

--shell-escape %0

for Pdflatex switches:

--shell-escape

for Texify switches:

--tex-option=-shell-escape %0

for PDFTeXify switches:

--pdf --tex-option=-shell-escape

for ConTeXt:

--shell-escape

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
   __ __   ___    ___    __  ___   ____
  / // /  / _ )  / _ )  /  |/  /  / __/
 / _  /  / _  | / _  | / /|_/ /  / _/  
/_//_/  /____/ /____/ /_/  /_/  /___/
 
blog/enable_shell_escape_in_miktex_running_from_winedt.txt · Last modified: 2009-06-21 09:51 by brb