diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-03 01:25:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-03 01:25:14 +0000 |
commit | 2e03ce1ab48d0df8278421f3c58e89e063e51e3b (patch) | |
tree | 4705e4e10e8d841428d7aa8871fb01cf53a73aca /Master/texmf-dist/doc/generic/pst-arrow/README | |
parent | 3f1f836612a33595683361deac1863bf8011b89a (diff) |
pst-arrow (2sep16)
git-svn-id: svn://tug.org/texlive/trunk@41980 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-arrow/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-arrow/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-arrow/README b/Master/texmf-dist/doc/generic/pst-arrow/README new file mode 100644 index 00000000000..a56e1bfbab3 --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-arrow/README @@ -0,0 +1,16 @@ +pst-arrow redefines a lot of the pstricks macros. + +pst-arrow.tex: the TeX file +pst-arrow.sty: the corresponding LaTeX file +pst-arrow-doc.tex: the included doc file + +Save the files pst-arrow.sty|tex in a directory, +which is part of your local TeX tree. +Then do not forget to run texhash to update this tree. +For more information see the documentation of your LaTeX distribution +on installing packages into your local TeX system or read the +TeX Frequently Asked Questions: +(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages). + + +# $Id: README 329 2016-09-01 19:01:53Z herbert $ |