summaryrefslogtreecommitdiff
path: root/support/asymptote/__main__.py
AgeCommit message (Collapse)AuthorFilesLines
2015-09-16Compile Asymptote files in separate working dir.Michael Schwarz1-4/+11
Asymptote leaves a trail of partially cleaned-up temporary files behind it when PDFLaTeX is used. With this changes, Asymptote files are compiled in a temporary directory outside the project root.
2015-08-07Use Python script to run Asymptote.Michael Schwarz1-0/+24