summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-4ht.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-09-28 03:07:17 +0000
committerNorbert Preining <norbert@preining.info>2022-09-28 03:07:17 +0000
commit47f9bcb9721388f6d98bf3b04ecd5fadc571b221 (patch)
tree512da8fb4d3c6b8b5ca5df5dc685e92976536a8c /support/TeX4ht/source/tex4ht-4ht.tex
parent358efc294299fa1b336a63da305121fb8b71447b (diff)
CTAN sync 202209280307
Diffstat (limited to 'support/TeX4ht/source/tex4ht-4ht.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex12
1 files changed, 9 insertions, 3 deletions
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index e85b3ce283..546222bacc 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1199 2022-09-26 13:25:22Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1202 2022-09-27 14:51:50Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2022 TeX Users Group
@@ -25793,8 +25793,14 @@ A \''\relax' is prepended to the start of the definitions
\NewConfigure{inst}{2}
>>>
-\<beamer toc\><<<
+It seems that TOC in Beamer doesn't work. It probably isn't that
+important, as it is usually used only in frame outlines, which
+aren't used in \TeX4ht output anyway. I will remove the following
+code because it causes clash with BibLaTeX.
+
+\<beamer toc no more\><<<
\def\addtocontents#1#2{%
+ \let\glossary\@gobble%
\add:toc{#1}{}{#2}%
}
\def\add:toc#1#2#3{{%
@@ -25946,7 +25952,7 @@ transported into the slide blocks.
\HLet\beamer@@frametitle\:temp
% Beamer redefines \emph, it is necessary to insert hooks again
-
+\NewConfigure{emph}{2}
\pend:defI\emph{\a:emph}%
\append:defI\emph{\b:emph}%