diff options
author | Robert Allen <slacker@slaphappygeeks.com> | 2010-05-12 23:27:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:27:39 +0200 |
commit | 7f0ed111c7dde7444586f60c07a900ed839f3484 (patch) | |
tree | 6f4d9027637ede65bd54d43f8607c5336c6e9052 /academic/jpicedt/README | |
parent | 77ae82ede3f6223229c35430c0ffffc2c999f006 (diff) | |
download | slackbuilds-7f0ed111c7dde7444586f60c07a900ed839f3484.tar.gz |
academic/jpicedt: Added to 12.2 repository
Diffstat (limited to 'academic/jpicedt/README')
-rw-r--r-- | academic/jpicedt/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/academic/jpicedt/README b/academic/jpicedt/README new file mode 100644 index 0000000000..ddc93e1dee --- /dev/null +++ b/academic/jpicedt/README @@ -0,0 +1,12 @@ +jPicEdt is a software aimed at alleviating the burden of using PSTricks, +eepic or LaTeX's picture environment macros in a LaTeX file. It allows the +user to draw graphical objects using graphic primitives (e.g. splines, +arcs, polygons,...), position them easily with the mouse, and add text +using LaTeX/PSTricks box commands (e.g. dashbox, psframebox,...). + +This is a repackaging of the JPicEdt distribution jar archive. + +There is a required pstricks-add.{sty,tex} available in add-ons/Tex-macros +of the source. The versions supplied with Slackware's tetex package are +newer and seem to work fine by default; however, if you encounter any problems +with it, you might try using the files supplied with JPicEdt. |