diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-05 05:45:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-05 05:45:54 +0000 |
commit | 1605945e85f2854b5e2e01aed5a230f338fec4a3 (patch) | |
tree | 1ecb66dcb3414cc051ed53df4109f9c97a9b514e /graphics/epix/pkg-descr | |
parent | d2da0c1df4546501cc7c80dcc73344fa6d2984a5 (diff) | |
download | ports-1605945e85f2854b5e2e01aed5a230f338fec4a3.tar.gz ports-1605945e85f2854b5e2e01aed5a230f338fec4a3.zip |
Notes
Diffstat (limited to 'graphics/epix/pkg-descr')
-rw-r--r-- | graphics/epix/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/epix/pkg-descr b/graphics/epix/pkg-descr new file mode 100644 index 000000000000..382c361b1952 --- /dev/null +++ b/graphics/epix/pkg-descr @@ -0,0 +1,9 @@ +ePiX is a LATEX pre-processor that creates mathematically accurate plots and +line figures using easy-to-learn syntax. The user interface is superficially +that of LATEX itself: You prepare a short input file and ``run ePiX'' on this +file, which produces a text file that is included into a LATEX document. +Because the output is plain text, the output can be edited manually if +necessary. However, for most visual tweaking it is easier and safer to change +the source and re-run ePiX. + +WWW: http://mathcs.holycross.edu/~ahwang/current/ePiX.html |