#####################
# Additional PG modules
#####################
#push (@{${pg}{modules}}, [qw(TikZ_Image2)]);
# Additional PG modules
#####################
#push (@{${pg}{modules}}, [qw(TikZ_Image2)]);
It seems related to this pull request:
https://github.com/openwebwork/pg/pull/292
Is this something that's working (even experimentally)?
We're working on a PreTeXt version of APEX Calculus, which has lots of exercises with TikZ images. (Some, like related rates diagrams, aren't really replaceable by pg graphs.) TikZ support would simplify some problems for us.