Sketch is a small, simple system for producing line drawings of two- or three-dimensional objects and scenes. Sketch accepts a tiny scene description language and generates PSTricks or TikZ/PGF code for LaTeX.
Sketch is a small, simple system for producing line drawings of two- or three-dimensional objects and scenes. Sketch accepts a tiny scene description language and generates PSTricks or TikZ/PGF code for LaTeX.
To install sketch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install sketch
To see what files were installed by sketch, run:
port contents sketch
To later upgrade sketch, run:
sudo port selfupdate && sudo port upgrade sketch
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.