From b43ab4f21972f95f64d5c107085fc53d561f8788 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 29 Jun 2015 23:45:35 +0000 Subject: pstricks (29jun15) git-svn-id: svn://tug.org/texlive/trunk@37707 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/pstricks/pstricks.sty | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/pstricks') diff --git a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty index 03434925b16..d34dd775288 100644 --- a/Master/texmf-dist/tex/latex/pstricks/pstricks.sty +++ b/Master/texmf-dist/tex/latex/pstricks/pstricks.sty @@ -74,11 +74,11 @@ \ifpdf \else\setbeamertemplate{navigation symbols}{} \fi \AtEndOfPackage{\RequirePackage{auto-pst-pdf}}} {\AtBeginDocument{% - \@ifundefined{shorthandoff} % we have no babel until now - { \usepackage{auto-pst-pdf}} - { \shorthandoff{"} - \usepackage{auto-pst-pdf} - \shorthandon{"}}}} + {\@ifundefined{shorthandoff} % we have no babel until now + { \typeout{noshorthand}\usepackage{auto-pst-pdf}} + { \@ifundefined{bbl@active@"}{}{\shorthandoff{"}} + \usepackage{auto-pst-pdf} + \@ifundefined{bbl@active@"}{}{\shorthandon{"}}}}}} \fi % \ifpst@ovl \RequirePackage{pst-ovl}\fi -- cgit v1.2.3