summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks-add/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:56:57 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:56:57 +0000
commitf07bb53970ee2ecc53f81a206a3d3a67ef665e4a (patch)
tree6f57a1d62971db79e5ff023bdfd83b22cb971dc9 /Master/texmf-dist/doc/generic/pstricks-add/README
parent007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (diff)
doc 6
git-svn-id: svn://tug.org/texlive/trunk@85 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks-add/README')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks-add/README50
1 files changed, 50 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks-add/README b/Master/texmf-dist/doc/generic/pstricks-add/README
new file mode 100644
index 00000000000..0b2dc753ee5
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pstricks-add/README
@@ -0,0 +1,50 @@
+pstricks-add redefines a lot of the pstricks macros and uses the extended
+version of the keyval package. So be sure that you
+- pstricks-add depends on the pstricks.pro Version 1.00, 2005/09/18
+ you can get it from http://perce.de/LaTeX/pstricks/ or CTAN
+- load pstricks-add at last pstricks related package
+- have installed xkeyval with the special pst-xkey
+ (CTAN: tex-archive/macros/latex/contrib/xkeyval/)
+- do not load another package after pstricks-add, which loads
+ the old keyval.sty or pst-key.tex
+
+pstricks-add collects a lot of the code which was posted
+to the pstricks mailing list and has some more new features:
+
+- pstricks
+ o define and calculate colors on PS side
+ o Gouraud shading
+ o braces as node connection/linestyle
+ o line style bar
+ o arrows, arrows, arrows, ...
+
+- pst-plot
+ o new environment psgraph
+ o new macro pstScalePoints
+ o new option for logarithmic axes
+ o new macro and options for ticklines
+ o new plot option bar and option barwidth
+ o new options step, start end for plotting data files
+ o new options xLabel, yLabel
+ o new option plotNo for multiple data files x y1 y2 y3 ...
+ o new macro psplotTangent
+ o new macro psplotDiffEqn
+ o new option algebraic for infix notation
+ o new option changeOrder
+
+- pst-node
+ o new macro nclineII for a two-colored line
+ o new option lineAngle for ncdiag
+ o new macros for interpolation nodes
+ and linear combination of two vectors
+ o new macro ncbarr (line with 5 segments)
+
+
+pstricks-add.pro : the prolog file for pstricks-add
+pstricks-add-doc.ltx: the main doc file
+pstricks-add-doc.tex: the included doc file
+
+Save the files pstricks-add.sty|tex|pro in the TeX tree,
+where the pstricks-add.pro file should go in texmf/dvips/pstricks/, then
+run texhash or mktexlsr to update the TeX file base.
+The document needs the data files in example/.