pythontex
pythontex copied to clipboard
Added --force command line option to force rerun a named list of sessions.
Useful if you have a utility module that you only changed one function of, and don't want to rebuild every session. Currently works from the command line, could perhaps put something inside of TeX too (something like '\pythontexforcererun{session_name}').