summaryrefslogtreecommitdiff
path: root/office/asymptote/README
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds[at]schoepfer[dot]info>2016-10-25 23:51:29 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-29 06:58:07 +0700
commit3fb19477bc39a259f6236b8defae9515fc98a578 (patch)
tree7783ea8004a99b144590336584ab76d45efaab58 /office/asymptote/README
parent04744744e9764b00780a906e22396b455151d2f5 (diff)
downloadslackbuilds-3fb19477bc39a259f6236b8defae9515fc98a578.tar.gz
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/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/office/asymptote/README b/office/asymptote/README
new file mode 100644
index 0000000000..5c81751106
--- /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.