summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pst-pdf
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-16 11:28:05 +0000
committerNorbert Preining <preining@logic.at>2007-11-16 11:28:05 +0000
commit31a15e363ba80d73d0472a77e44b958bb2273651 (patch)
treec2e04ae894387b06a815f016f738c51eef8f1c42 /Master/texmf-dist/tex/latex/pst-pdf
parenta5af96d9861b2dc9fc0a88e3e8c37200e9961cc3 (diff)
pst-pdf update from ctan
git-svn-id: svn://tug.org/texlive/trunk@5461 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/pst-pdf')
-rw-r--r--Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty b/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty
index a0dc10e074a..254a2f773ca 100644
--- a/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty
+++ b/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty
@@ -22,7 +22,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{pst-pdf}
- [2006/08/31 v1.1o PS graphics for pdfLaTeX (RN,HjG)]
+ [2007/06/04 v1.1p PS graphics for pdfLaTeX (RN,HjG)]
\newcommand*\ppf@TeX@mode{-1}
\newcommand*\ppf@draft{false}
\newif\if@ppf@PST@used\@ppf@PST@usedtrue
@@ -101,6 +101,7 @@
\PackageInfo{pst-pdf}{%
MODE: \ppf@TeX@mode\space (dvi -- extraction mode)}
\nofiles
+ \let\makeindex\@empty \let\makeglossary\@empty
\if@ppf@PST@used\RequirePackage{pstricks}\fi
\RequirePackage[active,dvips,tightpage]{preview}[2005/01/29]%
\newcommand*\ppf@PreviewBbAdjust{}
@@ -113,6 +114,12 @@
}%
\x
\AtBeginDocument{%
+ \@ifpackageloaded{keyval}{%
+ \def\KV@errx#1{\PackageInfo{keyval}{#1}}%
+ }{}%
+ \@ifpackageloaded{xkeyval}{%
+ \def\XKV@err#1{\PackageInfo{xkeyval}{#1}}%
+ }{}%
\@for\@tempa:=\ppf@other@extensions\do{%
\expandafter\let\csname Gin@rule@\@tempa\endcsname\relax}%
\DeclareGraphicsRule{*}{eps}{*}{}}%