dionhaefner / pgfcache

LaTeX package for caching of PGF figures created with Matplotlib, just like tikz-externalize
MIT License
12 stars 1 forks source link

Fix of issue #2 #3

Closed juupje closed 1 year ago

juupje commented 1 year ago

Added support for an output directory. See the description in issue #2

dionhaefner commented 1 year ago

Thanks @juupje, I ended up adding this as a package option instead:

\usepackage[outdir=out]{pgfcache}