General ⇒ Is there a way to see what commands TeXnicCenter executed?
Is there a way to see what commands TeXnicCenter executed?
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!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10397
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Is there a way to see what commands TeXnicCenter executed?
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?
--Kirk