User Tools

Site Tools


blog:enable_shell_escape_in_miktex_running_from_winedt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:enable_shell_escape_in_miktex_running_from_winedt [2009-06-19 16:12] brbblog:enable_shell_escape_in_miktex_running_from_winedt [2009-06-21 09:51] (current) brb
Line 1: Line 1:
 ====== Enable shell escape in Miktex running from WinEdt ====== ====== Enable shell escape in Miktex running from WinEdt ======
  
-I use Miktex 2.7 with 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. In Winedt I did the following changes to enable shell-escape, allowing me to use automatic eps-pdf conversion.
 +
 +======  ======
  
 Go to Options -> Execution Modes: Go to Options -> Execution Modes:
  
 for LaTeX switches type in:  for LaTeX switches type in: 
-  ''--shell-escape %0''+<code>--shell-escape %0</code>
  
 for Pdflatex switches:  for Pdflatex switches: 
-  ''--shell-escape+<code>--shell-escape</code>
  
 for Texify switches:  for Texify switches: 
-  ''--tex-option=-shell-escape %0+<code>--tex-option=-shell-escape %0</code>
  
 for PDFTeXify switches:  for PDFTeXify switches: 
-  ''--pdf --tex-option=-shell-escape+<code>--pdf --tex-option=-shell-escape</code>
  
 for ConTeXt:  for ConTeXt: 
-  ''--shell-escape+<code>--shell-escape</code>
  
 {{tag>latex winedt}} {{tag>latex winedt}}
blog/enable_shell_escape_in_miktex_running_from_winedt.1245420751.txt.gz · Last modified: 2009-06-19 16:12 by brb