diff options
author | Karl Berry <karl@freefriends.org> | 2013-07-20 21:52:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-07-20 21:52:01 +0000 |
commit | 3bf6058125dc45b0d7db844cb90d16bc166088f2 (patch) | |
tree | d05d6018a702da1b992abc845628f047b9cfe93d /Master/texmf-dist/tex/latex/hyperxmp | |
parent | 9b314970e48a483154483de315cc9d8adf4f0213 (diff) |
hyperxmp (20jul13)
git-svn-id: svn://tug.org/texlive/trunk@31252 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hyperxmp')
-rw-r--r-- | Master/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty b/Master/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty index 4a480aa9639..25e9287f3b7 100644 --- a/Master/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty +++ b/Master/texmf-dist/tex/latex/hyperxmp/hyperxmp.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2013 by Scott Pakin <scott+dtx@pakin.org> +%% Copyright (C) 2013 by Scott Pakin <scott+hyxmp@pakin.org> %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3c of this license @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{hyperxmp} - [2013/04/16 v2.3a Store hyperref metadata in XMP format] + [2013/07/18 v2.3b Store hyperref metadata in XMP format] \edef\hyxmp@dq@code{\the\catcode`\"} \catcode`\"=12 \def\hyxmp@driver{hpdftex} @@ -192,7 +192,7 @@ disabled}% \gdef\hyxmp@comma{^^C} \egroup \let\xmpquote=\relax -\newcommand{\XMPTruncateList}[1]{% +\newcommand{\XMPTruncateList}[1]{{% \edef\hyxmp@temp@str{\csname hyxmp@#1\endcsname}% \hyxmp@commas@to@list{\hyxmp@temp@list}{\hyxmp@temp@str}% \def\@elt##1{% @@ -200,7 +200,7 @@ disabled}% \let\@elt=\@gobble } \hyxmp@temp@list -} +}} \catcode`\Q=3 \newcommand{\hyxmp@trimspaces}[1]{% \begingroup |