summaryrefslogtreecommitdiff
path: root/support/TeX4ht
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht')
-rw-r--r--support/TeX4ht/source/ChangeLog6
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex4
2 files changed, 8 insertions, 2 deletions
diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog
index 7ac953460c..5ae7287ea8 100644
--- a/support/TeX4ht/source/ChangeLog
+++ b/support/TeX4ht/source/ChangeLog
@@ -1,3 +1,9 @@
+2023-04-06 Michal Hoftich <michal.h21@gmail.com>
+
+ * tex4ht-4ht.tex (biblatex.4ht): print contents of the \nolinkurl as
+ is.
+ https://tex.stackexchange.com/q/681968/2891
+
2023-04-03 Michal Hoftich <michal.h21@gmail.com>
* tex4ht-4ht.tex (tabto.4ht),
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index ef5026ffd7..f1aa1c341d 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1317 2023-04-03 13:19:40Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1318 2023-04-06 09:30:00Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2023 TeX Users Group
@@ -2190,7 +2190,7 @@ We put the hook ourselves thanks to Configure{ifthenelse}.
\NewConfigure{printshorthands}{4}
\NewConfigure{@shorthands}[1]{\concat:config\a:@shorthands{#1}}
\let\a:@shorthands\empty
-% \def\nolinkurl{\o:url:}
+\def\nolinkurl#1{#1}
% \def\blx@checksum{\ifx \blx@checksum@old \blx@checksum@new \else
% \blx@warning@noline {Page references have changed.\MessageBreak
% Rerun to get references right}\@tempswatrue \blx@reruntrue \fi