General ⇒ way to rename compiled pdf file name inside texniccenter
way to rename compiled pdf file name inside texniccenter
Is there a way to rename the pdf file compiled by texniccenter programatically by providing a name inside the file ?
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
way to rename compiled pdf file name inside texniccenter
Hi Quinoa,
welcome to the forum!
Check the output profiles in TeXnicCenter. Edit the one you are using, and insert the job name such as
Stefan
welcome to the forum!
Check the output profiles in TeXnicCenter. Edit the one you are using, and insert the job name such as
pdflatex -jobname=newname.tex ...
Stefan
LaTeX.org admin