Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

This question is based on Draft option in TikZ like graphicx.

From pgf manual,

33.4 Externalizing Graphics

The probably most comfortable way is to use the default conguration with pdflatex -shell-escape main which authorizes pdflatex to call itself recursively to generate the images.

Also manual says "users will need to issue the required commands manually (or with make)"

How to issue the required commands manually?

or

How to issue the required commands using makefile?

I am using TeXstudio with Miktex

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.