blob: 300ccd79eca03aa8f3ac2db0382dc38d4ef04f09 (
plain)
1
2
3
4
5
6
7
8
9
|
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.
A major advantage of Asymptote over other graphics packages is that it
is a programming language as opposed to just a graphics program.
To build the complete documentation, install texlive-extra and set
DOC=yes
|