diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-12 22:32:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-12 22:32:50 +0000 |
commit | 44df6d09616942cb3a83276fba2978bc9cdee561 (patch) | |
tree | 25d8704f6242db91513074383de6c56a9bcb10fe /Master/texmf-dist/tex/latex/pstricks | |
parent | b2f136b4ef89ad57771cb79327eb0745a7c93bd1 (diff) |
pstricks (12mar14)
git-svn-id: svn://tug.org/texlive/trunk@33160 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pstricks')
-rw-r--r-- | Master/texmf-dist/tex/latex/pstricks/pstricks.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty index 17fc908ae80..03434925b16 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty @@ -41,6 +41,7 @@ \newif\ifpst@loadPDF \pst@loadPDFfalse \DeclareOption{pdf}{\global\pst@loadPDFtrue} %------------------------------------ PLAIN -------------------------------- + \DeclareOption{plain}{% \ifpst@OldVersion \def\psDEBUG[#1]#2{}% |