diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:51:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:51:50 +0000 |
commit | a591b5a032578a66a07205a0f5f9444230111abd (patch) | |
tree | 32f2110d632ece4bead208ad3d3f5cb3bc3050bd /math/gnuplot+/pkg-descr | |
parent | d6b3478d77cb9689f575215523c31cd670445d0f (diff) |
Notes
Diffstat (limited to 'math/gnuplot+/pkg-descr')
-rw-r--r-- | math/gnuplot+/pkg-descr | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/gnuplot+/pkg-descr b/math/gnuplot+/pkg-descr new file mode 100644 index 000000000000..4dce030ebc02 --- /dev/null +++ b/math/gnuplot+/pkg-descr @@ -0,0 +1,11 @@ +gnuplot-3.7+1.1 is a patch package to add some enhanced functions to +gnuplot(version 3.7) and enable it to treat Japanese text. + +On patched gnuplot, the following are added. + +1. LaTeX like text processing on PostScript terminal. +2. Japanese text handling +3. Saving histories of command-line-editing by GNU readline library. + +For more information, see /usr/local/share/doc/gnuplot+/README.plus +or http://www.ipc.chiba-u.ac.jp/~yamaga/gnuplot+/ |