summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-19 21:27:08 +0000
committerKarl Berry <karl@freefriends.org>2020-07-19 21:27:08 +0000
commit9be6d4cf0be6243c0865902d6c3773cc71cd2e84 (patch)
treec58b1cebb63873431e2feb70ef1d29615c07e2c8 /Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty
parentd1db3fa487f34051ad216f6261b36f0086a729f2 (diff)
lwarp (19jul20)
git-svn-id: svn://tug.org/texlive/trunk@55880 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty
index f27dbd173ed..a6db2a750bf 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-hyperref.sty
@@ -67,8 +67,8 @@ do not attempt to patch lwarp's version of `hyperref'.)\MessageBreak}
\newcommand{\LWR@hyperreffinish}[1]{%
\begingroup%
- \RenewDocumentCommand{\ref}{}{\LWR@ref@ignorestar}%
- #1%
+ \RenewDocumentCommand{\ref}{s m}{\LWR@print@ref{##2}}%
+ #1%
\endgroup%
\LWR@htmltag{/a}%
}