diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/xypic/xypdf.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/xypic/xypdf.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/xypic/xypdf.tex b/Master/texmf-dist/tex/generic/xypic/xypdf.tex index 04326945503..176128f515f 100644 --- a/Master/texmf-dist/tex/generic/xypic/xypdf.tex +++ b/Master/texmf-dist/tex/generic/xypic/xypdf.tex @@ -8,7 +8,7 @@ %% %% The xypdf package for TeX and LaTeX %% Copyright (c) 2010 by Daniel Müllner (M\"ullner) -%% <http://math.stanford.edu/\protect \unhbox \voidb@x \penalty \@M \ {}muellner> +%% <http://math.stanford.edu/~muellner> %% -------------------------------------------------------------------------- %% %% This program is free software: you can redistribute it and/or modify it @@ -58,9 +58,9 @@ %% (Muellner, M\"ullner). %% \ifx\xyloaded\undefined\input xy \fi -\xyprovide{pdf}{PDF driver}{1.6}{Daniel M\"ullner\newline}{\url{http://math.stanford.edu/~muellner}}{} +\xyprovide{pdf}{PDF driver}{1.7}{Daniel M\"ullner\newline}{\url{http://math.stanford.edu/~muellner}}{} \ifx\makeatletter\undefined\input miniltx \fi -\newcommand*\xypdfdate{2011/02/09} +\newcommand*\xypdfdate{2011/03/20} \newdriver{\xyaddsupport{pdf}\xP@pdf@on \xyaddsupport{color}\xP@color@on \xyaddsupport{curve}\xP@curve@on @@ -219,7 +219,7 @@ decimals.^^JIt is recommended to set \string\pdfdecimaldigits\space to 2 or 3 fo \else \let\xP@dim\xP@precdim \fi -\AtBeginDocument{{\setbox0\hbox{$ $}}\@ifdefinable\xP@lw\relax +\AtBeginDocument{{\setboxz@h{$ $}}\@ifdefinable\xP@lw\relax \@ifdefinable\xP@preclw\relax \edef\xP@preclw{\the\fontdimen8\textfont3}\edef\xP@lw{\xP@dim\xP@preclw}\PackageInfo{xypdf}{Line width: \xP@preclw}} \xP@hook{pdf}{line@} |