Tagged Questions
1
vote
1answer
294 views
How to get TikZ externalization to work with Sumatra and Texniccenter
I use externalization, as described in the TikZ manual, to obtain a PDF file that only contains a specific figure. This involves using the PDFLaTeX Option
--jobname=figure
when I create a build ...