summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-16 22:10:39 +0000
committerKarl Berry <karl@freefriends.org>2019-10-16 22:10:39 +0000
commit2726f0bf988a500bad911fa39da9b33edb475e46 (patch)
tree0456f1188567eb10f9fcd71ed90731587000ab40 /Master/texmf-dist/tex/generic/tex4ht
parentc08705c8e75dddaacd7e05d868c99e9966a9300a (diff)
beginning of paragraph + fontspec fix, tex4ht r613
git-svn-id: svn://tug.org/texlive/trunk@52416 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/html4.4ht18
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
index 122726864f4..b1d21dfd7c7 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
@@ -1,4 +1,4 @@
-% html4.4ht (2019-09-29-14:18), generated from tex4ht-html4.tex
+% html4.4ht (2019-10-16-14:57), generated from tex4ht-html4.tex
% Copyright 2009-2019 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2019-09-29-14:18}
+\immediate\write-1{version 2019-10-16-14:57}
\exit:ifnot{8859-6,%
CJK,%
@@ -3021,7 +3021,9 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
{</tr>}
\Configure{putHBorder}{\HCode{\HBorder}}
\HAssign\Next:TableNo0 \global\let\TableNo=\Next:TableNo
-\Css{.hline hr, .cline hr{ height : 1px; margin:0px; }}
+\Css{.hline hr, .cline hr{ height : 0px; margin:0px; }}
+\Css{.hline td, .cline td{ padding: 0; }}
+\Css{.hline hr, .cline hr{border:none;border-top:1px solid black;}}
\def\putVBorder{\expandafter\put:VBorder\VBorder</>!*?: }
\def\put:VBorder#1</#2>#3!*?: {\def\:temp{#2}\ifx\:temp\empty
\HCode{\VBorder}%
@@ -20919,7 +20921,9 @@ Y{0178}\i{00EF}%
{</tr>}
\Configure{putHBorder}{\HCode{\HBorder}}
\HAssign\Next:TableNo0 \global\let\TableNo=\Next:TableNo
-\Css{.hline hr, .cline hr{ height : 1px; margin:0px; }}
+\Css{.hline hr, .cline hr{ height : 0px; margin:0px; }}
+\Css{.hline td, .cline td{ padding: 0; }}
+\Css{.hline hr, .cline hr{border:none;border-top:1px solid black;}}
\def\putVBorder{\expandafter\put:VBorder\VBorder</>!*?: }
\def\put:VBorder#1</#2>#3!*?: {\def\:temp{#2}\ifx\:temp\empty
\HCode{\VBorder}%
@@ -39704,9 +39708,9 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{fontspec}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \Configure{textit}{\Tg<i>}{\Tg</i>}
-\Configure{textbf}{\Tg<strong>}{\Tg</strong>}
-\Configure{textsc}{\Tg<span class="small-caps">}{\Tg</span>}
+ \Configure{textit}{\HCode{<i>}\NoFonts}{\EndNoFonts\Tg</i>}
+\Configure{textbf}{\HCode{<strong>}\NoFonts}{\EndNoFonts\Tg</strong>}
+\Configure{textsc}{\HCode{<span class="small-caps">}\NoFonts}{\EndNoFonts\Tg</span>}
\Css{.small-caps{font-variant: small-caps;}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%