diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-18 23:47:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-18 23:47:41 +0000 |
commit | 18bcd998ac1d2e58f992953b84366906ff3f86eb (patch) | |
tree | 4f22b1157bcbe1a28798b505c16f1a4b83637ca1 /Master/texmf-dist/tex/latex/pst-eucl | |
parent | 1437f86d9a9ab519f98066f49b87beb08c1881ea (diff) |
pst-eucl (18sep12)
git-svn-id: svn://tug.org/texlive/trunk@27727 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-eucl')
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty b/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty index 68edede6983..c704e0b0494 100644 --- a/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty +++ b/Master/texmf-dist/tex/latex/pst-eucl/pst-eucl.sty @@ -1,4 +1,5 @@ \RequirePackage{pstricks} +\RequirePackage{pst-node} \ProvidesPackage{pst-eucl}[2011/08/04 package wrapper for PSTricks pst-eucl.tex] \DeclareOption{old}{\gdef\psteucl@old{}}% DR 10/05/2005 \ProcessOptions |