diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-12 21:22:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-12 21:22:49 +0000 |
commit | f36c8d17d5eb18410042dd433a2c9899cb7a3db9 (patch) | |
tree | 5a4c62c6e9f29f27de129691ba28e86dd80213cf /Master/texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty | |
parent | 783e8cfca1f7216ca1a10889772733d0eb8b902f (diff) |
lwarp (12may20)
git-svn-id: svn://tug.org/texlive/trunk@55122 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty index 13bcc5acda7..0bec5485f54 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-attachfile.sty @@ -47,7 +47,7 @@ \def\LWR@attachfile@appearance{#1}% } \DeclareRobustCommand{\atfi@insert@file@annot}[1]{% - \href{#1}{\LWR@attachfile@appearance}% + \LWR@href{#1}{\LWR@attachfile@appearance}% } \endinput |