diff options
author | Karl Berry <karl@freefriends.org> | 2006-09-19 17:43:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-09-19 17:43:33 +0000 |
commit | 1b91c8990aa3de7fc4f26f080bd8c9e39c11e700 (patch) | |
tree | 0f6f4ac1dea857cb74cdbb8453243b9b1f4ec1ac /Master/texmf-dist/tex/latex/pst-jtree | |
parent | 82f86364c2c56dd40bc71e38a6179c2c46810505 (diff) |
new package pst-jtree
git-svn-id: svn://tug.org/texlive/trunk@2158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-jtree')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-jtree/pst-jtree.sty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-jtree/pst-jtree.sty b/Master/texmf-dist/tex/latex/pst-jtree/pst-jtree.sty new file mode 100644 index 00000000000..4059bda870c --- /dev/null +++ b/Master/texmf-dist/tex/latex/pst-jtree/pst-jtree.sty @@ -0,0 +1,5 @@ +\ProvidesPackage{pst-jtree}[2006/09/17 package wrapper for PSTricks + pst-jtree.tex] +\RequirePackage{pstricks,pst-xkey} +\input pst-jtree.tex +\endinput |