summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pst-pdf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-10 23:11:47 +0000
committerKarl Berry <karl@freefriends.org>2008-10-10 23:11:47 +0000
commita4e7b650b36655b60114b5bcf614496a9dfcfc31 (patch)
tree7cbcf9bab45e6e0c3499462e83afd423d5e48d23 /Master/texmf-dist/source/latex/pst-pdf
parent6d03e07d9bd45fc60951dd1683897ae60409fc62 (diff)
pst-pdf update (10oct08)
git-svn-id: svn://tug.org/texlive/trunk@10914 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pst-pdf')
-rw-r--r--Master/texmf-dist/source/latex/pst-pdf/pst-pdf.dtx22
1 files changed, 13 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/pst-pdf/pst-pdf.dtx b/Master/texmf-dist/source/latex/pst-pdf/pst-pdf.dtx
index 36daa316af3..269271c1748 100644
--- a/Master/texmf-dist/source/latex/pst-pdf/pst-pdf.dtx
+++ b/Master/texmf-dist/source/latex/pst-pdf/pst-pdf.dtx
@@ -24,7 +24,7 @@
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\ProvidesPackage{pst-pdf}
%<*package>
- [2008/09/16 v1.1u PS graphics for pdfLaTeX (RN,HjG)]
+ [2008/10/09 v1.1v PS graphics for pdfLaTeX (RN,HjG)]
%</package>
%
%<*driver>
@@ -50,7 +50,7 @@
%</driver>
% \fi
%
-% \CheckSum{835}
+% \CheckSum{836}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -840,11 +840,14 @@
% \fi
% \changes{v1.1u}{2008/09/16}{\cmd{\pdfoutput} must be set when
% loading ``pdftex.def'' in DVI mode. (RN)}
+% \changes{v1.1v}{2008/10/09}{Local redefinition of \cmd{\pdfoutput} to be a
+% counter. (RN)}
% \begin{macrocode}
\begingroup
\let\AtBeginDocument\@gobble \let\PackageWarningNoLine\@gobbletwo
\chardef\pdftexversion=121 %
- \chardef\pdfoutput=1 %
+ \newcount\pdfoutput
+ \pdfoutput=1 %
\input{pdftex.def}%
\edef\x{\endgroup\def\noexpand\ppf@other@extensions{\Gin@extensions}
}%
@@ -1380,8 +1383,7 @@
% too. Thus beforehand and protected inside a group examine the options.
% \fi
% \begin{macrocode}
- \setkeys{Gin}{#1}%
- \@temptokena{#1}\def\@tempb{#2}%
+ \@temptokena{#1}\def\ppf@tempb{#2}%
% \end{macrocode}
% \ifGERMAN
% Leerer Dateiname beim Aufruf von \cmd{\usepicture} aus.
@@ -1390,7 +1392,7 @@
% Finds empty file name when calling \cmd{\usepicture}.
% \fi
% \begin{macrocode}
- \ifx\@tempb\@empty\else
+ \ifx\ppf@tempb\@empty\else
\ppf@is@pdfTeX@graphic{#2}{\Gin@extensions}{\ppf@other@extensions}%
% \end{macrocode}
% \ifGERMAN
@@ -1401,15 +1403,17 @@
% Graphics out of \cmd{\PDFcontainer} are complete -- scaled, rotated, etc.
% Don't apply these things again and therefore ignore the optional parameters.
% \fi
+% \changes{v1.1v}{2008/10/09}{Key settings only for pdf graphics. (RN)}
% \begin{macrocode}
{%
- \ifx\@tempb\PDFcontainer
+ \setkeys{Gin}{#1}%
+ \ifx\ppf@tempb\PDFcontainer
\@temptokena{page=\GPT@page}%
\fi
}%
{%
\refstepcounter{pspicture}%
- \@temptokena{page=\the\c@pspicture}\def\@tempb{\PDFcontainer}%
+ \@temptokena{page=\the\c@pspicture}\def\ppf@tempb{\PDFcontainer}%
}%
\fi
\ifGin@ignore\else
@@ -1423,7 +1427,7 @@
% \fi
% \begin{macrocode}
\edef\@tempa{\noexpand\ppf@Gin@ii[frame@@=0,\the\@temptokena,
- frame@@=1]{\@tempb}}%
+ frame@@=1]{\ppf@tempb}}%
\@tempa
\ifGin@showname
\ppf@namefont