diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-16 21:14:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-16 21:14:36 +0000 |
commit | cf12bb505e9a4455ac9fb495f04cf7a2d079186c (patch) | |
tree | eeb96649fd30bc3ac8752f78005b52d8efc47d57 /Master/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty | |
parent | d2055c0169cf583fb9af2de4061319e5b31a4303 (diff) |
lwarp (16jul19)
git-svn-id: svn://tug.org/texlive/trunk@51653 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty index 21ad41ada43..ca380407735 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-intopdf.sty @@ -15,9 +15,9 @@ %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. -\LWR@ProvidesPackageDrop{intopdf}[2018/03/15] -\NewDocumentCommand{\attachandlink}{m o m m}{% - \href{#1}{#4}% +\LWR@ProvidesPackageDrop{intopdf}[2019/05/28] +\NewDocumentCommand{\attachandlink}{o m o m m}{% + \href{#2}{#5}% } \endinput %% |