Search found 2 matches

by kcoombs
Tue Apr 01, 2008 6:54 am
Forum: General
Topic: Is there a way to see what commands TeXnicCenter executed?
Replies: 2
Views: 2955

Is there a way to see what commands TeXnicCenter executed?

I am writing a perl script that generates the LaTeX markup for a picture directory. Now, I would like to have the script generate the PDF from the LaTex as well.

So far, I have just been generating the LaTex, then opening it in TeXnicCenter. I change the output profile to LaTeX -> PDF and build it ...