diff options
author | Karl Berry <karl@freefriends.org> | 2023-04-06 20:38:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-04-06 20:38:38 +0000 |
commit | 174fabf34feb9ca84ae39e1f66e95df8efcf9915 (patch) | |
tree | bd416e8857a33707a1797d5af1d3dcfbb9975453 /Master/texmf-dist/tex/generic | |
parent | fb5100a451476a4bb186c03bc5d4ae5cc5376063 (diff) |
\nolinkurl as-is, tex4ht r1318
git-svn-id: svn://tug.org/texlive/trunk@66786 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht index d85dff304cb..e11ba680f03 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht @@ -1,6 +1,6 @@ -% biblatex.4ht (2022-11-21-13:02), generated from tex4ht-4ht.tex +% biblatex.4ht (2023-04-06-13:28), generated from tex4ht-4ht.tex % Copyright 2007-2009 Eitan M. Gurari -% Copyright 2009-2022 TeX Users Group +% Copyright 2009-2023 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2022-11-21-13:02} +\immediate\write-1{version 2023-04-06-13:28} \def\make:blx:ver#1.#2#3\relax{% %\ifdim#1pt< 3pt \xdef\blx:ver:no{2}\else\xdef\blx:ver:no{3}\fi% @@ -145,7 +145,7 @@ \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 |