1
vote
0answers
45 views

latexmk and tikz externalize: eternal loop [duplicate]

Possible Duplicate: Too many compiles when using latexmk with mpgraphics I'm trying to set up my TeX builds for optimal performance and would like to use latexmk for optimum ...
13
votes
4answers
2k views

Override TikZ externalize “up-to-date” flag

I am currently using the TikZ external package in order to avoid recompiling all figures in my thesis. There are more than 50 figures, relying on large data, and a full build without externalizing ...