pythontex
pythontex copied to clipboard
fixed missing SubCodeEngine for javascript's js
Most other engines have a SubCodeEngine(langname, filesuffix) to allow shorter macros to be used (\py instead of \python). The documentation says the same is true for javascript, but \js did not work prior to this commit.