Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.
Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.
To install asymptote, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install asymptote
To see what files were installed by asymptote, run:
port contents asymptote
To later upgrade asymptote, run:
sudo port selfupdate && sudo port upgrade asymptote
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.