diff options
author | Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info> | 2016-10-25 23:51:29 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-29 06:58:07 +0700 |
commit | 3fb19477bc39a259f6236b8defae9515fc98a578 (patch) | |
tree | 7783ea8004a99b144590336584ab76d45efaab58 /office/asymptote/README | |
parent | 04744744e9764b00780a906e22396b455151d2f5 (diff) |
office/asymptote: Added (The Vector Graphics Language)
This was formerly part of the texlive package.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/asymptote/README')
-rw-r--r-- | office/asymptote/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/office/asymptote/README b/office/asymptote/README new file mode 100644 index 000000000000..5c8175110610 --- /dev/null +++ b/office/asymptote/README @@ -0,0 +1,6 @@ +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. |