Search found 5 matches

by BlackPhoenix
Fri Dec 07, 2012 3:13 pm
Forum: TeXworks
Topic: Shell-Escape for "pdfLatex+MakeIndex+BibTex"
Replies: 1
Views: 8044

Shell-Escape for "pdfLatex+MakeIndex+BibTex"

Hey everybody,
I have a small and assumably easy question, but still I couldn't find an answer.

I'm using MikTex 2.9/Texworks and would like to compile a file that requires shell-escape to be enabled. Adding "--shell-escape" in the textsetting options to "PDFLatex" works if I only want to use ...
by BlackPhoenix
Fri Dec 07, 2012 2:45 pm
Forum: Graphics, Figures & Tables
Topic: pstool | External Graphics File not found
Replies: 7
Views: 9071

Re: pstool | External Graphics File not found

Okay, I'm sure you are right. Just wanted to mention that comment as I thought it might be useful for someone.

However, I'm back with a, hopefully easily solvable, related problem:

When I said that enabling the shell-escape worked, it worked when I used "pdflatex" as compiling option. However, if ...
by BlackPhoenix
Fri Dec 07, 2012 2:01 pm
Forum: Graphics, Figures & Tables
Topic: pstool | External Graphics File not found
Replies: 7
Views: 9071

Re: pstool | External Graphics File not found

Okay, my bad... I had previously enabled shell-escape via the command line, and assumed that this was permanent... I have now found out how to permanently enable it and now it seems to work perfectly, at least in my minimal example. I assume that it will now also work in the original file.

Thank ...
by BlackPhoenix
Fri Dec 07, 2012 12:55 pm
Forum: Graphics, Figures & Tables
Topic: pstool | External Graphics File not found
Replies: 7
Views: 9071

pstool | External Graphics File not found

Hey everybody,

while writing my thesis I have encountered the following problem. First of all, I'm using Miktex 2.9, if that is relevant.

Since I'm using PDFLatex and would like to change captions in my graphics via psfrag (which is obviously not compatible), I found the package pstool , which ...