summaryrefslogtreecommitdiff
path: root/support/TeX4ht/source/tex4ht-4ht.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/TeX4ht/source/tex4ht-4ht.tex')
-rw-r--r--support/TeX4ht/source/tex4ht-4ht.tex42
1 files changed, 38 insertions, 4 deletions
diff --git a/support/TeX4ht/source/tex4ht-4ht.tex b/support/TeX4ht/source/tex4ht-4ht.tex
index f0d9816363..ef5026ffd7 100644
--- a/support/TeX4ht/source/tex4ht-4ht.tex
+++ b/support/TeX4ht/source/tex4ht-4ht.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-4ht.tex 1312 2023-03-27 13:06:23Z michal_h21 $
+% $Id: tex4ht-4ht.tex 1317 2023-04-03 13:19:40Z michal_h21 $
% tex tex4ht-4ht or ht tex tex4ht-4ht
%
% Copyright 2009-2023 TeX Users Group
@@ -930,7 +930,7 @@ is loaded, and then load the saved versions back to the original commands.
\<titlesec-hooks.4ht\><<<
% titlesec-hooks.4ht (|version), generated from |jobname.tex
-% Copyright 2022 TeX Users Group
+% Copyright 2022-2023 TeX Users Group
|<TeX4ht license text|>
|<titlesec-packagehooks|>
\endinput
@@ -954,9 +954,24 @@ is loaded, and then load the saved versions back to the original commands.
\let\subparagraph\ttl:subparagraph
\let\@makechapterhead\ttl:@makechapterhead
\let\@makeschapterhead\ttl:@makeschapterhead
+ |<disable titlesec format|>
}
>>>
+Titlesec formatting can cause various issues,
+so it is best to disable it completely.
+
+\<disable titlesec format\><<<
+\def\ttl@format@si#1#2#3#4#5#6#7{}
+\def\ttl@format@ii#1[#2]#3#4#5#6{
+ \@ifnextchar[{%
+ \ttl@format@iii{#2}%
+ }{%
+ \ttl@format@iii{#2}[]}
+}
+\def\ttl@format@iii#1[#2]{}
+>>>
+
%%%%%%%%%%%%%%%%%%%%%%%%%%
\Section{Scientific Word}
@@ -11340,6 +11355,27 @@ for horizontal and vertical alignment, background color and rules.
>>>
%%%%%%%%%%%%%%%%%%%
+\Section{tabto}
+%%%%%%%%%%%%%%%%%%%
+
+\<tabto.4ht\><<<
+% tabto.4ht (|version), generated from |jobname.tex
+% Copyright 2023 TeX Users Group
+|<TeX4ht license text|>
+|<tabto redefine|>
+\Hinput{tabto}
+\endinput
+>>>\AddFile{9}{tabto}
+
+\<tabto redefine\><<<
+\NewConfigure{tabto}{1}
+\NewConfigure{tabtos}{1} % for starred version \tabto*
+% the provided dimension is stored in \Htabsize
+\ProvideDocumentCommand\tabto:fourht{sm}{\def\Htabsize{\the\dimexpr#2\relax}\IfBooleanTF {#1}{\a:tabtos}{\a:tabto}}
+\HLet\tabto\tabto:fourht
+>>>
+
+%%%%%%%%%%%%%%%%%%%
\Chapter{multirow}
%%%%%%%%%%%%%%%%%%%
@@ -16394,9 +16430,7 @@ Hfootnote counter, which isn't declared.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\<memhfixc.4ht\><<<
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% memhfixc.4ht (|version), generated from |jobname.tex
-% Copyright 2023 TeX Users Group
|<TeX4ht copyright|>
|<memhfixc nameref|>
\Hinput{memhfixc}