summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-url.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-url.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-url.sty10
1 files changed, 3 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-url.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-url.sty
index 464304c313d..67effdd15b2 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-url.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-url.sty
@@ -16,17 +16,13 @@
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
-\LWR@ProvidesPackagePass{url}[2013/09/16]
+\LetLtxMacro\LWR@url@orig@url\url
-\LetLtxMacro\LWR@url@origUrl@FormatString\Url@FormatString
+\LWR@ProvidesPackagePass{url}[2013/09/16]
\renewcommand*{\Url@FormatString}{%
- \InlineClass{verbatim}{%
- \LWR@restoreorigformatting%
- \LWR@url@origUrl@FormatString%
- }%
+ \expandafter\LWR@url@orig@url\expandafter{\Url@String}%
}
-
\endinput
%%
%% End of file `lwarp-url.sty'.