User Tools

Site Tools


blog:enable_shell_escape_in_miktex_running_from_winedt

This is an old revision of the document!


Enable shell escape in Miktex running from WinEdt

I use Miktex 2.7 with Winedt.

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:

  1. -shell-escape %0

for Pdflatex switches:

  1. -shell-escape

for Texify switches:

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

for PDFTeXify switches:

  1. -pdf –tex-option=-shell-escape

for ConTeXt:

  1. -shell-escape

~~LINKBACK~~

Discussion

Enter your comment. Wiki syntax is allowed:
  ____  ______   ___   ____    ___ 
 / __ \/_  __/  / _ | / __ \  / _ )
/ /_/ / / /    / __ |/ /_/ / / _  |
\___\_\/_/    /_/ |_|\___\_\/____/
 
blog/enable_shell_escape_in_miktex_running_from_winedt.1245420645.txt.gz · Last modified: 2009-06-19 16:10 by brb