diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/html4.4ht')
-rw-r--r-- | Master/texmf-dist/tex/generic/tex4ht/html4.4ht | 28 |
1 files changed, 24 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht index 3a0e0f56bef..697f03968de 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 (2017-04-11-16:02), generated from tex4ht-html4.tex +% html4.4ht (2017-04-28-08:47), generated from tex4ht-html4.tex % Copyright 2009-2017 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 2017-04-11-16:02} +\immediate\write-1{version 2017-04-28-08:47} \exit:ifnot{8859-6,% CJK,% @@ -103,6 +103,7 @@ finnish,% floatflt,% foils,% fontspec,% +framed,% francais,% frenchb,% g-brief,% @@ -2943,7 +2944,9 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}% \global\let\GROUPS\empty \HAssign\NewGroup = 0 \gHAdvance\Next:TableNo by 1 \global\let\TableNo=\Next:TableNo } {\xdef\VBorder{\VBorder\ifnum \NewGroup> 0 </colgroup>\fi} - \HAssign\NewGroup = 0 \gdef\GROUPS{rules="groups"}} + \HAssign\NewGroup = 0 % \gdef\GROUPS{rules="groups"}} + \Css{\#TBL-\TableNo\space colgroup{border-left: 1px solid black;border-right:1px solid black;}} + \Css{\#TBL-\TableNo{border-collapse:collapse;}}} {\Advance:\NewGroup by 1 \ifnum \NewGroup=1 \xdef\VBorder{\VBorder<colgroup id="TBL-\TableNo-\ar:cnt g">}\fi @@ -20771,7 +20774,9 @@ Y{0178}\i{00EF}% \global\let\GROUPS\empty \HAssign\NewGroup = 0 \gHAdvance\Next:TableNo by 1 \global\let\TableNo=\Next:TableNo } {\xdef\VBorder{\VBorder\ifnum \NewGroup> 0 </colgroup>\fi} - \HAssign\NewGroup = 0 \gdef\GROUPS{rules="groups"}} + \HAssign\NewGroup = 0 % \gdef\GROUPS{rules="groups"}} + \Css{\#TBL-\TableNo\space colgroup{border-left: 1px solid black;border-right:1px solid black;}} + \Css{\#TBL-\TableNo{border-collapse:collapse;}}} {\Advance:\NewGroup by 1 \ifnum \NewGroup=1 \xdef\VBorder{\VBorder<colgroup id="TBL-\TableNo-\ar:cnt g">}\fi @@ -39482,6 +39487,21 @@ y{\ht:special{t4ht@+\string&{35}x00FD{59}}y}% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \ConfigureHinput{framed} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \newcount\framed:cnt +\Configure{makeframed}{\advance\framed:cnt by 1\relax\def\framed@id{\@currenvir-\the\framed:cnt}\ifvmode\IgnorePar\fi\EndP\HCode{<div class="framedenv" id="\framed@id">}\par} +{\ifvmode\IgnorePar\fi\EndP\HCode{</div>}} +\Css{.framedenv{border: 1px solid black;}} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\endinput\empty\empty\empty\empty\empty\empty +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + \endinput |