diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-16 22:14:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-16 22:14:52 +0000 |
commit | 503b85d68f25dd20cb44e22b9af6463759c57f1a (patch) | |
tree | 87fafba7cfede259b164ba41a906ce197a641b43 /Master/texmf-dist | |
parent | 9885cd3a35cd346000ccb1dc836ab3d2d0f1d94e (diff) |
pst-pdf (16nov19)
git-svn-id: svn://tug.org/texlive/trunk@52819 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-pdf/CHANGES | 201 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-pdf/Makefile | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-DE.pdf | bin | 508259 -> 508746 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-example.pdf | bin | 245954 -> 250157 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/pst-pdf/pst-pdf.pdf | bin | 517162 -> 434072 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex | 47 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/pst-pdf/pst-pdf.dtx | 51 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty | 18 |
8 files changed, 146 insertions, 175 deletions
diff --git a/Master/texmf-dist/doc/latex/pst-pdf/CHANGES b/Master/texmf-dist/doc/latex/pst-pdf/CHANGES index 10adc23fc15..db9952fe79f 100644 --- a/Master/texmf-dist/doc/latex/pst-pdf/CHANGES +++ b/Master/texmf-dist/doc/latex/pst-pdf/CHANGES @@ -1,143 +1,150 @@ Changes to pst-pdf: v1.0a - General: Initial version. + General: Initial version. v1.0b - General: Some code and documentation cleaning. (RN) + General: Some code and documentation cleaning. (RN) v1.0c - General: New options “pstricks”, “nopstricks”, “draft” and - “final”. (RN) + General: New options “pstricks”, “nopstricks”, “draft” and + “final”. (RN) v1.0d - General: Redefinition of \includegraphics in modes 0 und 1. Now - using of eps graphics directly in pdfLaTeX is possible. - (RN) + General: Redefinition of \includegraphics in modes 0 und 1. Now + using of eps graphics directly in pdfLaTeX is possible. + (RN) v1.0e - postscript: “trim” option added. (RN) + postscript: “trim” option added. (RN) v1.0f - \savepicture: New macro \savepspicture. (RN) - \usepicture: New macro \usepspicture. Useful for putting a - PSTricks graphic in a box or something else. (RN) - General: Config file loading added. (RN) + \savepicture: New macro \savepspicture. (RN) + \usepicture: New macro \usepspicture. Useful for putting a + PSTricks graphic in a box or something else. (RN) + General: Config file loading added. (RN) v1.0g - \usepicture: Now \usepspicture does accept a numerical - parameter. (RN) - General: Definition of \PDFcontainer now with \edef. (RN) + \usepicture: Now \usepspicture does accept a numerical + parameter. (RN) + General: Definition of \PDFcontainer now with \edef. (RN) v1.0h - psmatrix: Based no more on the comment environment from the - verbatim package. (RN) + psmatrix: Based no more on the comment environment from the + verbatim package. (RN) v1.0i - \ppf@is@pdfTeX@graphic: No more errors for given files without - extensions. (RN) + \ppf@is@pdfTeX@graphic: No more errors for given files without + extensions. (RN) v1.0j - General: Check AtBeginDocument for package ‘pstricks’ even if - “nopstricks” is given. (RN) + General: Check AtBeginDocument for package ‘pstricks’ even if + “nopstricks” is given. (RN) + For \includegraphics \usepicture and postscript the new + options “frame”, “framesep”, “framerule”, “linewidth”, + and “ignore” added. (RN) v1.0k - \Gin@setfile: Show also the pagenumber if exists. (RN) - \Ginclude@graphics: Prevent division by zero. (RN) + \Gin@setfile: Show also the pagenumber if exists. (RN) + \Ginclude@graphics: Prevent division by zero. (RN) v1.0l - General: Options “framesep”, “framerule”, “linewidth” removed, - “fname” and “innerframe” added. (RN) + General: Options “framesep”, “framerule”, “linewidth” removed, + “fname” and “innerframe” added. (RN) v1.0m - General: New package option “notightpage” added. (RN) + General: New package option “notightpage” added. (RN) v1.0n - General: Changed marcro names (\savepicture and \usepicture). - (RN) - Some code cleaning. (RN) + General: Changed marcro names (\savepicture and \usepicture). + (RN) + Some code cleaning. (RN) v1.0o - General: New code for “notightpage”. (RN) - Option “fname” renamed to “showname”. (RN) + General: New code for “notightpage”. (RN) + Option “fname” renamed to “showname”. (RN) v1.0p - General: Some code and documentation cleaning. (RN) + General: Some code and documentation cleaning. (RN) v1.0q - \usepicture: Now \usepspicture works for all kind of graphics. - (RN) + \usepicture: Now \usepspicture works for all kind of graphics. + (RN) v1.0r - \ppf@is@pdfTeX@graphic: Changed \ppf@is@known@graphic to - \ppf@is@pdfTeX@graphic. Now pdfTEX graphics are - prefered. (RN) + \ppf@is@pdfTeX@graphic: Changed \ppf@is@known@graphic to + \ppf@is@pdfTeX@graphic. Now pdfTeX graphics are + prefered. (RN) v1.0s - \Gin@ii: Rewritten. (RN) - General: Scaling e.g. of PostScript pictures now only in - extraction mode. Some code cleaning. (RN) + \Gin@ii: Rewritten. (RN) + General: Scaling e.g. of PostScript pictures now only in + extraction mode. Some code cleaning. (RN) v1.1a - General: Support for the internal PSTricks macro \pst@object. - (HjG/RN) + General: Support for the internal PSTricks macro \pst@object. + (HjG/RN) v1.1b - General: Ignore the call of \nofiles inside of preview. (RN) - Some code and documentation cleaning. (RN) + General: Ignore the call of \nofiles inside of preview. (RN) + Some code and documentation cleaning. (RN) v1.1c - General: New package option “tightpage” added. (RN) - Special support for “tabularx”. (RN) - Supress handling of pdfLaTeX graphic formats in DVI mode. - (RN) + General: New package option “tightpage” added. (RN) + Special support for “tabularx”. (RN) + Supress handling of pdfLaTeX graphic formats in DVI mode. + (RN) v1.1d - postscript: Support for PSTricks environment “psmatrix”. (RN) + postscript: Support for PSTricks environment “psmatrix”. (RN) v1.1e - General: New option “displaymath” (see preview package). - (HjG/RN) + General: New option “displaymath” (see preview package). + (HjG/RN) v1.1f - General: Package option “ignore” reimplemented. Now the - compilation of the dtx file in LaTeX mode is possible. - (RN) + General: Package option “ignore” reimplemented. Now the + compilation of the dtx file in LaTeX mode is possible. + (RN) v1.1g - postscript: “psmatrix” environment (preserve math mode). - (RN/HjG) - pspicture: pspicture environment must still parse its arguments. - (RN/HjG) + postscript: “psmatrix” environment (preserve math mode). + (RN/HjG) + pspicture: pspicture environment must still parse its arguments. + (RN/HjG) v1.1h - \Ginclude@graphics: Check if inside of a PS-related environment - (correct graphic inclusion). (RN) + \Ginclude@graphics: Check if inside of a PS-related environment + (correct graphic inclusion). (RN) v1.1i - \Ginclude@graphics: Correction of the inside check. (RN/HjG) - General: \ifpr@outer must be predefined. (HjG/RN) - Package option “final” also for “graphicx”. (RN) + \Ginclude@graphics: Correction of the inside check. (RN/HjG) + General: \ifpr@outer must be predefined. (HjG/RN) + Package option “final” also for “graphicx”. (RN) v1.1k - General: New environment pst-pdf-defs: Support for PSTricks - environment “psmatrix” inside user definitions. - (RN,HjG) + General: New environment pst-pdf-defs: Support for PSTricks + environment “psmatrix” inside user definitions. + (RN,HjG) v1.1l - General: Support for the package “psfragx”. (RN) + General: Support for the package “psfragx”. (RN) v1.1m - General: Merge english and german version of the documentation. - (RN) + General: Merge english and german version of the documentation. + (RN) v1.1n - General: \nofiles added (suggestion of Torsten Bronger). + General: \nofiles added (suggestion of Torsten Bronger). v1.1o - \Gscale@@box: Disable scaling. (RN) + \Gscale@@box: Disable scaling. (RN) v1.1p - General: \nofiles makes \makeindex and \makeglossary to \relax. - \@empty is better because of later \renewcommand’s. -v1.1p1 - General: \let\output\@gobble before loading of “preview” added. - (RN) + General: \let\output\@gobble before loading of “preview” added. + (RN) + \nofiles makes \makeindex and \makeglossary to \relax. + \@empty is better because of later \renewcommand’s. v1.1q - General: Problem with “tabularx” and “threeparttabel” solved. - (RN) + General: Problem with “tabularx” and “threeparttabel” solved. + (RN) v1.1r - General: Fixed values for \PreviewBbAdjust because \paperwidth - is not allways defined (suggested by Will Robertson). + General: Fixed values for \PreviewBbAdjust because \paperwidth + is not allways defined (suggested by Will Robertson). v1.1s - General: Dummy definition of the page key in DVI mode. + General: Dummy definition of the page key in DVI mode. v1.1t - General: Remove the line “\let\output\@gobble” because of bad - side effects. (RN) - postscript: Using environ the environment postscript is now - simple and more robust. (RN) + General: Remove the line “\let\output\@gobble” because of bad + side effects. (RN) + postscript: Using environ the environment postscript is now + simple and more robust. (RN) v1.1u - General: \pdfoutput must be set when loading “pdftex.def” in DVI - mode. (RN) + General: \pdfoutput must be set when loading “pdftex.def” in DVI + mode. (RN) v1.1v - \Gin@ii: Key settings only for pdf graphics. (RN) - General: Local redefinition of \pdfoutput to be a counter. (RN) + \Gin@ii: Key settings only for pdf graphics. (RN) + General: Local redefinition of \pdfoutput to be a counter. (RN) v1.2a - General: Engine tests changed (RN) + General: Engine tests changed (RN) v1.2b - General: Loading packages ‘if*’ at wrong place (RN) + General: Loading packages ‘if*’ at wrong place (RN) v1.2c - General: “postscript” environment no more allowed before - \begin{document} (changed example file). + General: “postscript” environment no more allowed before + \begin{document} (changed example file). v1.2d - General: \c@lor@to@ps must not be undefined before loading - ‘PSTricks’ - Version parameter for ‘graphicx’ and rename \GPT@page to - \Gin@page at several places + General: \c@lor@to@ps must not be undefined before loading + ‘PSTricks’ + Version parameter for ‘graphicx’ and rename \GPT@page to + \Gin@page at several places +v1.2e + \ppf@is@pdfTeX@graphic: Parameter #2 is detokenized when + expanded to \pdfTeXext + General: gobble optional argument for \makeindex, \makeglossary + and \printindex diff --git a/Master/texmf-dist/doc/latex/pst-pdf/Makefile b/Master/texmf-dist/doc/latex/pst-pdf/Makefile index df2a53cab71..2c5f7e73059 100644 --- a/Master/texmf-dist/doc/latex/pst-pdf/Makefile +++ b/Master/texmf-dist/doc/latex/pst-pdf/Makefile @@ -21,7 +21,7 @@ ADDINPUTS = penguin.eps elephant.ps knuth.png psf-demo.eps \ PDF_CONTAINER = $(EXAMPLE:.tex=-pics.pdf) ARCHFILES = $(PACKAGE).dtx $(PACKAGE).ins $(ADDINPUTS) Makefile \ - README.md CHANGES CHANGES.tex \ + README.md CHANGES \ $(PACKAGE).pdf $(PACKAGE)-DE.pdf $(EXAMPLE:.tex=.pdf) \ ps4pdf \ ps4pdf.bat \ @@ -43,7 +43,7 @@ example : $(EXAMPLE:.tex=.pdf) $(EXAMPLE:.tex=.pdf) : $(EXAMPLE) $(ADDINPUTS) $(PDF_CONTAINER) $(PACKAGE).sty $(PDFLATEX) $< -dist : doc doc-DE pdf example +dist : doc doc-DE pdf example CHANGES rm -rf $(PACKAGE) mkdir $(PACKAGE) cp -p $(ARCHFILES) $(PACKAGE)/ diff --git a/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-DE.pdf b/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-DE.pdf Binary files differindex e9111d47776..561f570f1ba 100644 --- a/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-DE.pdf +++ b/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-DE.pdf diff --git a/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-example.pdf b/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-example.pdf Binary files differindex 8c403ccddf9..d910e4a7080 100644 --- a/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-example.pdf +++ b/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf-example.pdf diff --git a/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf.pdf b/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf.pdf Binary files differindex 877c03418f8..f314a586826 100644 --- a/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf.pdf +++ b/Master/texmf-dist/doc/latex/pst-pdf/pst-pdf.pdf diff --git a/Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex b/Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex deleted file mode 100644 index 8d19127288d..00000000000 --- a/Master/texmf-dist/source/latex/pst-pdf/CHANGES.tex +++ /dev/null @@ -1,47 +0,0 @@ -% Rolf Niepraschk, <Rolf.Niepraschk@gmx.de> -% Hubert Gaesslein -% 2017-04-24 -\documentclass[draft]{ltxdoc} -\usepackage[T1]{fontenc} -\usepackage[utf8]{inputenc} -\usepackage[document]{ragged2e} -\usepackage{calc} - -\renewcommand*\familydefault{\ttdefault} -\renewcommand*\normalsize{\tiny} - -\AtBeginDocument{% - \renewcommand*\usefont[4]{}\renewcommand*\selectfont{}} - -\normalfont \normalsize - -% Adobe Reader can't cope with \maxdimen ... :-( -% 5080mm+32sp=947257376sp; 1sp mehr ... und die Schrift verschwindet! -% 947257376sp ~= 14454pt ~= 200in ~= 14400bp -\usepackage[% - paperheight=947257376sp,paperwidth=\widthof{m}*72+2bp, - left=1bp,right=1bp,top=0bp,bottom=0bp,verbose]{geometry} - -\makeatletter - -\renewenvironment{theglossary} -{% - \setlength\baselineskip{0pt} - \renewcommand*\pfill{\@tempcnta=\number} - \let\item\@idxitem \ignorespaces -}{} - -\let\textlatin\@firstofone - -\makeatother - -\renewcommand*\TeX{TeX} \renewcommand*\LaTeX{LaTeX}% too late! RN. - -\setlength\parindent{0pt} \pagestyle{empty} \nofiles \raggedbottom - -\begin{document} - -\section*{Changes to \textsf{pst-pdf}:} -\input{pst-pdf.gls} - -\end{document} 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 7dfccc7cd47..bf3cbc1a484 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> - [2017/06/22 v1.2d PS graphics for pdfLaTeX (RN,HjG)] + [2019/11/15 v1.2e PS graphics for pdfLaTeX (RN,HjG)] %</package> % %<*driver> @@ -50,7 +50,7 @@ %</driver> % \fi % -% \CheckSum{832} +% \CheckSum{839} % % \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 @@ -76,7 +76,7 @@ % \changes{v1.0j}{2005/02/22}{Check AtBeginDocument for package % `pstricks' even if ``nopstricks'' is given. (RN)} % \changes{v1.0j}{2005/02/22}{For \cmd{\includegraphics} -% \cmd{\usepicture} and |postscript| the new options ``frame'', +% \cmd{\usepicture} and \string\verb+postscript+ the new options ``frame'', % ``framesep'', ``framerule'', ``linewidth'', and ``ignore'' added. (RN)} % \changes{v1.0l}{2005/02/25}{Options ``framesep'', ``framerule'', % ``linewidth'' removed, ``fname'' and ``innerframe'' added. (RN)} @@ -248,7 +248,7 @@ % Es werden zus\"atzlich die mathematischen Umgebungen % \env{displaymath}, \env{eqnarray} und \env{\$\$} extrahiert und im % pdf-Modus -% als Grafik eingefgt. So k\"onnen zus\"atzliche PSTricks-Erg\"anzungen +% als Grafik eingef\"ugt. So k\"onnen zus\"atzliche PSTricks-Erg\"anzungen % leicht dem Inhalt dieser Umgebungen zugef\"ugt werden. (Frage: Wie % verhalten sich die AMS\LaTeX-Umgebungen?) % @@ -484,7 +484,7 @@ % \cmd{\includegraphicx}\oarg{keys}\parg{pfxadd}\ooarg{ovpfgd}\oarg{ovpbgd}% % \marg{filename} % \par\noindent -% Wie im Paket \pkgname{psfragx} definiert zu verwenden. +% To be used like defined in package\pkgname{psfragx}. % \medskip % % \DescribeMacro{\savepicture} @@ -498,18 +498,17 @@ % \DescribeMacro{\usepicture} % \cmd{\usepicture}\oarg{keys}\marg{name} % \par\noindent -% Die zuvor mit \cmd{\savepicture} gespeicherte Grafik wird -% ausgegeben. Der optionale Parameter entpricht dem bei der Anweisung -% \cmd{\includegraphics} m\"oglichen. +% The graphic previously stored with \cmd{\savepicture} is outputted. The +% optional parameter corresponds to \cmd{\includegraphics}. % \medskip % % \DescribeEnv{pst-pdf-defs} % \cmd{\begin}\texttt{\{pst-pdf-defs\}} \dots % \cmd{\end}\texttt{\{pst-pdf-defs\}} % \par\noindent -% Sollen eigene Makros oder Umgebungen definiert werden, die das Zeichen -% \texttt{\&} (andere?) im Ersetzungstext enthalten, so m\"ussen diese -% Definitionen von der Umgebung |pst-pdf-defs| umschlossen werden. +% For defining macros or environments, which contain character \texttt{\&} +% (others?) in the output, these defintions have to be wrapped with +% environment |pst-pdf-defs|. % \medskip % \fi % @@ -565,8 +564,8 @@ % \item[innerframe=\TorF] As in ``|frame|'', but the frame is drawn % around the gra\-phics, not its box. % -% \item[ignore=\TorF] If ``|true|'' no graphics is output. With -% \cmd{\savepicture}\marg{name} the graphics can be used later in a +% \item[ignore=\TorF] If set to ``|true|'' no graphics are outputted. With +% macro \cmd{\savepicture}\marg{name} the graphics can be used later in a % different place via \cmd{\usepicture}. Default: false. % % \item[showname=\TorF] A caption of minimal font size records the used @@ -729,6 +728,8 @@ % extensions. (RN)} % \changes{v1.0r}{2005/03/25}{Changed \cmd{\ppf@is@known@graphic} to % \cmd{\ppf@is@pdfTeX@graphic}. Now pdf\TeX\ graphics are prefered. (RN)} +% \changes{v1.2e}{2019/11/15}{Parameter \string\verb+#2+ is detokenized when +% expanded to \cmd{\pdfTeXext}} % \ifGERMAN % Parameter |#1| ist der Name einer Grafikdatei mit oder ohne Endung, % Parameter |#2| enth\"alt die g\"ultigen Dateiendungen im pdf-Modus, @@ -747,7 +748,7 @@ \newcommand*\ppf@is@pdfTeX@graphic[5]{% \@ppf@pdftex@graphicfalse% \begingroup - \edef\pdfTeXext{#2}% + \edef\pdfTeXext{\detokenize\expandafter{#2}}% % \end{macrocode} % \ifGERMAN % Statt Einladen einer identifizierten Grafik nur Test der Grafikendung. @@ -757,9 +758,8 @@ % \fi % \begin{macrocode} \def\Gin@setfile##1##2##3{% - \edef\@tempb{##2}% - \@for\@tempa:=\pdfTeXext\do{% - \ifx\@tempa\@tempb\global\@ppf@pdftex@graphictrue\fi}}% + \@expandtwoargs\in@{,\detokenize\expandafter{##2},}{,\pdfTeXext,}% + \ifin@\global\@ppf@pdftex@graphictrue\fi}% % \end{macrocode} % \ifGERMAN % Es m\"ussen Dateitypen beider Moden gefunden werden, um @@ -817,12 +817,17 @@ % \changes{v1.1p}{2007/06/04}{\cmd{\nofiles} makes \cmd{\makeindex} and % \cmd{\makeglossary} to \cmd{\relax}. \cmd{\@empty} is better % because of later \cmd{\renewcommand}'s.} +% \changes{v1.2e}{2019/11/15}{gobble optional argument for \cmd{\makeindex}, +% \cmd{\makeglossary} and \cmd{\printindex}} % \changes{v1.1q}{2008/02/17}{\cmd{\overfullrule} must not be > 0.} % \begin{macrocode} \PackageInfo{pst-pdf}{% MODE: \ppf@TeX@mode\space (dvi -- extraction mode)} \nofiles - \let\makeindex\@empty \let\makeglossary\@empty + \let\makeindex\@empty \let\makeglossary\@empty \let\printindex\@empty + \renewcommand*\makeindex[1][]{}% + \renewcommand*\makeglossary[1][]{}% + \renewcommand*\printindex[1][]{}% \AtBeginDocument{\overfullrule=\z@}% \if@ppf@PST@used\RequirePackage{pstricks}\fi \RequirePackage[active,dvips,tightpage]{preview}[2005/01/29]% @@ -1092,7 +1097,7 @@ \ifpr@outer % \end{macrocode} % \ifGERMAN -% Im allgemeinen Fall sollen pdf\TeX-Grafiken bevorzugt werden (Einfgen +% Im allgemeinen Fall sollen pdf\TeX-Grafiken bevorzugt werden (Einf\"ugen % erst im pdf\TeX-Modus). Ist nur eine DVIPS-Graphik vorhanden, dann % wirkt wieder die Originaldefintion und Registrierung beim % preview-Paket muss erfolgen. @@ -1188,7 +1193,9 @@ % \fi % \begin{macrocode} \PSTricksOff - \@ifundefined{c@lor@to@ps}{\def\c@lor@to@ps#1 #2\@@{}}{}}}% + \def\c@lor@to@ps#1 #2\@@{} + }% + }% % \end{macrocode} % \ifGERMAN % \PS-Ausgabe jetzt verhindern und sp\"ater noch einmal. @@ -1225,7 +1232,7 @@ % \fi % \changes{v1.1b}{2005/04/09}{Ignore the call of % \cmd{\nofiles} inside of \pkgname{preview}. (RN)} -% \changes{v1.1p1}{2007/07/27}{\cmd{\let}\cmd{\output}\cmd{\@gobble} +% \changes{v1.1p}{2007/07/27}{\cmd{\let}\cmd{\output}\cmd{\@gobble} % before loading of ``preview'' added. (RN)} % \changes{v1.1t}{2008/09/09}{Remove the line % ``\cmd{\let}\cmd{\output}\cmd{\@gobble}'' because of bad side @@ -1576,7 +1583,7 @@ % \ifGERMAN % Die im pdf\TeX-Modus unn\"utze Umdefinition von % \cmd{\includegraphics} (Paket \pkgname{psfragx}) f\"uhrt zu zweifachem -% Einfgen des Ergebnisses, weshalb die Originaldefition wiederhergestellt +% Einf\"ugen des Ergebnisses, weshalb die Originaldefition wiederhergestellt % wird. % \fi % \ifENGLISH 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 d39534a2762..949806e6fa8 100644 --- a/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty +++ b/Master/texmf-dist/tex/latex/pst-pdf/pst-pdf.sty @@ -24,7 +24,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{pst-pdf} - [2017/06/22 v1.2d PS graphics for pdfLaTeX (RN,HjG)] + [2019/11/15 v1.2e PS graphics for pdfLaTeX (RN,HjG)] \newcommand*\ppf@TeX@mode{-1} \newcommand*\ppf@draft{false} \newif\if@ppf@PST@used\@ppf@PST@usedtrue @@ -87,11 +87,10 @@ \newcommand*\ppf@is@pdfTeX@graphic[5]{% \@ppf@pdftex@graphicfalse% \begingroup - \edef\pdfTeXext{#2}% + \edef\pdfTeXext{\detokenize\expandafter{#2}}% \def\Gin@setfile##1##2##3{% - \edef\@tempb{##2}% - \@for\@tempa:=\pdfTeXext\do{% - \ifx\@tempa\@tempb\global\@ppf@pdftex@graphictrue\fi}}% + \@expandtwoargs\in@{,\detokenize\expandafter{##2},}{,\pdfTeXext,}% + \ifin@\global\@ppf@pdftex@graphictrue\fi}% \edef\Gin@extensions{#2,#3}% \pr@outerfalse\ppf@Ginclude@graphics{#1}% \endgroup @@ -101,7 +100,10 @@ \PackageInfo{pst-pdf}{% MODE: \ppf@TeX@mode\space (dvi -- extraction mode)} \nofiles - \let\makeindex\@empty \let\makeglossary\@empty + \let\makeindex\@empty \let\makeglossary\@empty \let\printindex\@empty + \renewcommand*\makeindex[1][]{}% + \renewcommand*\makeglossary[1][]{}% + \renewcommand*\printindex[1][]{}% \AtBeginDocument{\overfullrule=\z@}% \if@ppf@PST@used\RequirePackage{pstricks}\fi \RequirePackage[active,dvips,tightpage]{preview}[2005/01/29]% @@ -222,7 +224,9 @@ \let\Gin@PS@raw\@gobble\let\Gin@PS@restored\@gobble \@ifundefined{PSTricksLoaded}{}{% \PSTricksOff - \@ifundefined{c@lor@to@ps}{\def\c@lor@to@ps#1 #2\@@{}}{}}}% + \def\c@lor@to@ps#1 #2\@@{} + }% + }% \the\@temptokena \expandafter\AtBeginDocument\expandafter {\the\@temptokena\@temptokena{}}% |