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. Everything works great. I would just like to execute the commands that TeXnicCenter is executing myself from my script, but the output window does not show this.
Does anybody know how to get this information, or know the necessary command(s) to accomplish this?
Thanks!
General ⇒ Is there a way to see what commands TeXnicCenter executed?
- Stefan Kottwitz
- Site Admin
- Posts: 10290
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Is there a way to see what commands TeXnicCenter executed?
Hi kcoombs,
go to the menu: Build/ Define output profiles, there you can see what will be executed for each profile.
Stefan
go to the menu: Build/ Define output profiles, there you can see what will be executed for each profile.
Stefan
Re: Is there a way to see what commands TeXnicCenter executed?
Awesome! Thanks.
--Kirk
--Kirk