summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/url.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-21 00:25:20 +0000
committerKarl Berry <karl@freefriends.org>2008-09-21 00:25:20 +0000
commit86701f3ec21852c37ad9822d4c1d0cfb9fb55a4e (patch)
tree3a4e886eba96ce360ca75497978f6c30df10b492 /Master/texmf-dist/tex/generic/tex4ht/url.4ht
parenta1923be7512ba559b7ba917400f449866107c649 (diff)
tex4ht 1.0.2008_09_16_1413
git-svn-id: svn://tug.org/texlive/trunk@10669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/url.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/url.4ht11
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/url.4ht b/Master/texmf-dist/tex/generic/tex4ht/url.4ht
index 9f2965d73d7..db5cd44d0bc 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/url.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/url.4ht
@@ -1,5 +1,5 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% url.4ht 2008-08-07-16:09 %
+% url.4ht 2008-09-16-11:44 %
% Copyright (C) 1997--2008 Eitan M. Gurari %
% %
% This work may be distributed and/or modified under the %
@@ -24,7 +24,7 @@
% gurari@cse.ohio-state.edu %
% http://www.cse.ohio-state.edu/~gurari %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version 2008-08-07-16:09}
+\immediate\write-1{version 2008-09-16-11:44}
\def\:temp{\begingroup
\def\UrlLeft##1\UrlRight{\ifmmode \else \UrlFont\fi \Url:use{##1}}%
@@ -51,6 +51,13 @@
\def\:tempc{\a:path\begingroup\aftergroup\b:path
\Configure{url}{\ifmmode \else \UrlFont\fi ##1}\urlstyle {tt}\Url}
\HLet\path\:tempc
+\else
+ \def\:temp{\leavevmode \begingroup \urlstyle {tt}\Url}
+ \ifx \:temp\path
+ \def\:tempc{\leavevmode\a:path\begingroup\aftergroup\b:path
+ \Configure{url}{\ifmmode \else \UrlFont\fi ##1}\urlstyle {tt}\Url}
+ \HLet\path\:tempc
+ \fi
\fi
\fi