diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-12 01:01:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-12 01:01:09 +0000 |
commit | b3d72971aeaf06ea2627c5ebca11fef7d76e0d5b (patch) | |
tree | 9f4bd0b851a7541f9629e8096aa9df1eb805cd95 /Master/texmf-dist/doc/generic/pst-thick/README | |
parent | 1b2dc80bc47f12c5846e7616c287a772be5de763 (diff) |
new pstricks package pst-thick (9dec09)
git-svn-id: svn://tug.org/texlive/trunk@16369 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-thick/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-thick/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-thick/README b/Master/texmf-dist/doc/generic/pst-thick/README new file mode 100644 index 00000000000..06ed436455a --- /dev/null +++ b/Master/texmf-dist/doc/generic/pst-thick/README @@ -0,0 +1,12 @@ +pst-thick: drawinf very thick lines + +Save the files pst-thick.sty|tex in a directory, which is part of your +local TeX tree. The pro file should go into $TEXMF/dvips/pstricks/ +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). + +PSTricks is PostScript Tricks, the documentation cannot be run +with pdftex, use the sequence latex->dvips->ps2pdf.
\ No newline at end of file |