diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-02 23:30:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-02 23:30:49 +0000 |
commit | 6e9098039f9288605354eca32e15bf4ad2f462e7 (patch) | |
tree | 865df7bd4e5cce429a350e58eaedcf998ab419c4 | |
parent | 3b43127feb7bc317c681fb515ba548e1377ffe8b (diff) |
titlesec, biblatex fixes, tex4ht r890-891
git-svn-id: svn://tug.org/texlive/trunk@58070 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht | 8 | ||||
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/titlesec.4ht | 7 |
2 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht index 7ae0883072e..f8250afbc6e 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/biblatex.4ht @@ -1,4 +1,4 @@ -% biblatex.4ht (2021-02-25-14:02), generated from tex4ht-4ht.tex +% biblatex.4ht (2021-03-02-13:43), generated from tex4ht-4ht.tex % Copyright 2007-2009 Eitan M. Gurari % Copyright 2009-2021 TeX Users Group % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2021-02-25-14:02} +\immediate\write-1{version 2021-03-02-13:43} \def\make:blx:ver#1.#2#3\relax{% %\ifdim#1pt< 3pt \xdef\blx:ver:no{2}\else\xdef\blx:ver:no{3}\fi% @@ -147,7 +147,7 @@ \NewConfigure{printshorthands}{4} \NewConfigure{@shorthands}[1]{\concat:config\a:@shorthands{#1}} \let\a:@shorthands\empty -\def\nolinkurl{\o:url:} +% \def\nolinkurl{\o:url:} % \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 @@ -525,7 +525,7 @@ \def\writeCiteLink#1{\immediate\write\@mainaux{% \string\@namedef{#1.\thepage}{\FileName}}} \let\blx@addpagesum\@gobbletwo -\let\nolinkurl\relax +% \let\nolinkurl\relax \ifx\blx:ver:no < 3 % diff --git a/Master/texmf-dist/tex/generic/tex4ht/titlesec.4ht b/Master/texmf-dist/tex/generic/tex4ht/titlesec.4ht index 6e91bae53bd..4d23d936f70 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/titlesec.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/titlesec.4ht @@ -1,6 +1,6 @@ -% titlesec.4ht (2020-11-20-14:29), generated from tex4ht-4ht.tex +% titlesec.4ht (2021-03-02-13:43), generated from tex4ht-4ht.tex % Copyright 2000-2009 Eitan M. Gurari -% Copyright 2009-2020 TeX Users Group +% Copyright 2009-2021 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 2020-11-20-14:29} +\immediate\write-1{version 2021-03-02-13:43} \ifx \ttl@assign@ii\:Undef \ifx \ttl@sect\:UnDef\else @@ -94,6 +94,7 @@ \HLet\ttl@select\:tempc \let\ttlh@runin\ttlh@hang \let\ttlh@display\ttlh@hang +\def\ttl@addcontentsline#1#2{\nobreak} \fi \Hinput{titlesec} |