From d7054d4900d83d1ca32cddacbd6f3d07dfc2f4cc Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 23 Oct 2021 03:00:39 +0000 Subject: CTAN sync 202110230300 --- support/TeX4ht/source/ChangeLog | 64 +++++++++++++++++++++++------------- support/TeX4ht/source/tex4ht-4ht.tex | 13 +++++++- 2 files changed, 53 insertions(+), 24 deletions(-) (limited to 'support/TeX4ht/source') diff --git a/support/TeX4ht/source/ChangeLog b/support/TeX4ht/source/ChangeLog index 87bb0ccd10..a78d8ac87c 100644 --- a/support/TeX4ht/source/ChangeLog +++ b/support/TeX4ht/source/ChangeLog @@ -1,3 +1,15 @@ +2021-10-22 Michal Hoftich + + * tex4ht-4ht.tex (biblatex-hooks.4ht): load Nameref package with BibLaTeX. + https://tex.stackexchange.com/a/619816/2891 + +2021-10-21 Karl Berry + + * Makefile (croncheck): add diff-htfonts. + (diff-*, inst-*): tinker with output. + + * tex4ht-4ht.tex (mdframed.4ht): copyright 2021. + 2021-10-21 Michal Hoftich * tex4ht-4ht.tex (tikz-hooks.4ht): fixed the externalization support. @@ -25,8 +37,8 @@ * tex4ht-html4.tex (html4.4ht): added subtitle support. - * tex4ht-4ht.tex (scrartcl.4ht, scrbook.4ht, scrreprt.4ht): added support - for \subtitle command. + * tex4ht-4ht.tex (scrartcl.4ht, scrbook.4ht, scrreprt.4ht): added + support for \subtitle command. https://puszcza.gnu.org.ua/bugs/?507 2021-10-18 Michal Hoftich @@ -34,13 +46,14 @@ * tex4ht-html5.tex (html5.4ht): removed CSS declaration that prevented horizontal scacking of images in figure environment. https://tex.stackexchange.com/a/619302/2891 - * tex4ht-ooffice.tex (ooffice.4ht): fixed abstract support for Koma classes. + * tex4ht-ooffice.tex (ooffice.4ht): fixed abstract support for + Koma classes. https://puszcza.gnu.org.ua/bugs/?507 2021-10-12 Michal Hoftich - * tex4ht-html4.tex (html4.4ht): clean up for \paragraph and \subparagraph - commands. + * tex4ht-html4.tex (html4.4ht): clean up for \paragraph and + \subparagraph commands. https://puszcza.gnu.org.ua/bugs/?530#discussion * tex4ht-ooffice.tex (ooffice.4ht): fixed handling of paragraphs in \paragraph and \subpagraph. @@ -58,21 +71,23 @@ 2021-10-04 Michal Hoftich - * tex4ht-4ht.tex (graphicx.4ht): added support for the \includegraphics alt - key. + * tex4ht-4ht.tex (graphicx.4ht): added support for the + \includegraphics alt key. https://github.com/latex3/latex2e/issues/651 2021-09-28 Michal Hoftich - * tex4ht-html4.tex (html4.4ht): support for change of booktabs rule colors. + * tex4ht-html4.tex (html4.4ht): support for change of booktabs + rule colors. https://tex.stackexchange.com/q/615729/2891 2021-09-26 Michal Hoftich * tex4ht-html4.tex (html4.4ht): draw table lines in \hline using CSS. https://puszcza.gnu.org.ua/bugs/?528 - * tex4ht-4ht.tex (longtable.4ht): redefine \LT@start to ommit box dimension - checking, as it can lead to compilation errors when table is too tall. + * tex4ht-4ht.tex (longtable.4ht): redefine \LT@start to ommit box + dimension checking, as it can lead to compilation errors when + table is too tall. https://puszcza.gnu.org.ua/bugs/?527 2021-09-23 Michal Hoftich @@ -93,10 +108,11 @@ 2021-09-14 Michal Hoftich - * tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): fixed TOC support for \exp - command. + * tex4ht-mathjax.tex (mathjax-latex-4ht.4ht): fixed TOC support + for \exp command. https://puszcza.gnu.org.ua/bugs/?525 - * tex4ht-sty.tex (tex4ht.sty): fix issues with \PauseCutAt and \ContCutAt. + * tex4ht-sty.tex (tex4ht.sty): fix issues with \PauseCutAt and + \ContCutAt. https://puszcza.gnu.org.ua/bugs/?518 2021-09-12 Michal Hoftich @@ -126,16 +142,18 @@ 2021-08-14 Michal Hoftich - * tex4ht-4ht.tex (biblatex.4ht): don't check for Hyperref when we define - \TE@hook macro. + * tex4ht-4ht.tex (biblatex.4ht): don't check for Hyperref when we + define \TE@hook macro. 2021-08-12 Michal Hoftich - * tex4ht-ooffice.tex (ooffice.4ht): added support for SVG image inclusion. + * tex4ht-ooffice.tex (ooffice.4ht): added support for SVG image + inclusion. * tex4ht-ooffice.tex (ooffice.4ht): fixed support for images created by \Picture+{} and \Picture+{} commands. - * tex4ht-4ht.tex (graphics.4ht, graphicx.4ht): moved mapping to .xbb files - from graphicx.4ht to graphics.4ht, so they work with both packages. + * tex4ht-4ht.tex (graphics.4ht, graphicx.4ht): moved mapping to + .xbb files from graphicx.4ht to graphics.4ht, so they work with + both packages. 2021-08-03 Michal Hoftich @@ -144,15 +162,15 @@ 2021-07-06 Michal Hoftich - * tex4ht-4ht.tex (mwart.4ht, mwbk.4ht, mwrep.4ht): fixed caption support for - MW classes. + * tex4ht-4ht.tex (mwart.4ht, mwbk.4ht, mwrep.4ht): fixed caption + support for MW classes. https://github.com/jsbien/repertuarXVI/issues/1 2021-07-05 Michal Hoftich - * tex4ht-4ht.tex (biblatex.4ht): updated redefinitions of \MakeUppercase and - \MakeLowercase to use the current code from LaTeX kernel. Also inserted - BibLaTeX hooks for these commands. + * tex4ht-4ht.tex (biblatex.4ht): updated redefinitions of + \MakeUppercase and \MakeLowercase to use the current code from + LaTeX kernel. Also inserted BibLaTeX hooks for these commands. 2021-07-04 Karl Berry diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex index fc3cdf43ad..0fb0109d49 100644 --- a/support/TeX4ht/source/tex4ht-4ht.tex +++ b/support/TeX4ht/source/tex4ht-4ht.tex @@ -1,4 +1,4 @@ -% $Id: tex4ht-4ht.tex 1003 2021-10-21 13:01:34Z michal_h21 $ +% $Id: tex4ht-4ht.tex 1005 2021-10-22 07:50:38Z michal_h21 $ % tex tex4ht-4ht or ht tex tex4ht-4ht % % Copyright 2009-2021 TeX Users Group @@ -3950,6 +3950,7 @@ correctly. This just removes the error message. }% | } +| >>> \AddFile{9}{biblatex-hooks} Some biblatex styles reported error missing English language. @@ -3972,6 +3973,16 @@ a wrong code. The saved version of that command must be used instead. \blx@lbxinput@iv{#2}{#2}{language '#2'}}} >>> +BibLaTeX and TeX4ht both redefine the \Verb|\ifthenelse| command. We take care +of it in biblatex.4ht by defining the \Verb|\TE@hook| command. But some BibLaTeX +styles still have issues (namely "anbt"). I've found that loading of "nameref" +package helps in this case. +\Link[https://tex.stackexchange.com/a/619816/2891]{}{}More info\EndLink. + +\<<< +\RequirePackage{nameref} +>>> + %%%%%%%%%%%%%%%%% \Section{xeCJK} %%%%%%%%%%%%%%%%% -- cgit v1.2.3