From 231fc251fff6ff4c087e7678772c15875a8f91d6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 6 Jul 2008 18:18:57 +0000 Subject: tex4ht-1.0.2008_07_05_0937 git-svn-id: svn://tug.org/texlive/trunk@9301 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/docbook.4ht | 73 ++++++++++++++++++++++-- 1 file changed, 68 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/generic/tex4ht/docbook.4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht b/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht index b5eb664e642..7302889ac5e 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/docbook.4ht @@ -1,5 +1,5 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -% docbook.4ht 2008-02-22-10:03 % +% docbook.4ht 2008-06-26-10:51 % % Copyright (C) 2000--2008 Eitan M. Gurari % % % % This work may be distributed and/or modified under the % @@ -24,7 +24,7 @@ % gurari@cse.ohio-state.edu % % http://www.cse.ohio-state.edu/~gurari % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\immediate\write-1{version 2008-02-22-10:03} +\immediate\write-1{version 2008-06-26-10:51} \exit:ifnot{Preamble,% algorithmic,% @@ -47,6 +47,7 @@ jurabib,% latex,% listings,% llncs,% +longtable,% makeidx,% multind,% multirow,% @@ -56,6 +57,7 @@ prosper,% report,% scrbook,% splitidx,% +subeqnarray,% tex4ht,% texinfo} @@ -129,6 +131,7 @@ texinfo} \Configure{Link}{anchor}{linkend=}{id=}{} +\newif\ifHCond \Configure{Picture+}{}{} \Configure{Picture*}{}{} \Configure{IMG} @@ -473,6 +476,7 @@ texinfo} {} {} \Configure{putHBorder}{\HCode{\HBorder}} +\HAssign\Next:TableNo=0 \global\let\TableNo=\Next:TableNo \Configure{hline}{\ifx \ar:cnt\:UnDef\else \o:noalign:{\append:def\hline:s{\a:HBorder}% \def\:tempb{\ifnum \tmp:cnt<\ar:cnt @@ -2446,6 +2450,13 @@ texinfo} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \def\:temp{{\protect\AmSfont AMS}} \HLet\AmS\:temp +\ConfigureEnv{subequations} + {\ifvmode \IgnorePar\fi \EndP + \HCode{
}% + } + {\ifvmode \IgnorePar\fi\EndP \HCode{
}\par + \ShowPar} + {}{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2636,6 +2647,7 @@ texinfo} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{array} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2684,6 +2696,7 @@ texinfo} {} {} \Configure{putHBorder}{\HCode{\HBorder}} +\HAssign\Next:TableNo=0 \global\let\TableNo=\Next:TableNo \Configure{hline}{\ifx \ar:cnt\:UnDef\else \o:noalign:{\append:def\hline:s{\a:HBorder}% \def\:tempb{\ifnum \tmp:cnt<\ar:cnt @@ -2702,6 +2715,40 @@ texinfo} \endinput\empty\empty\empty\empty\empty\empty %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \ConfigureHinput{longtable} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \Configure{longtable} + {\IgnorePar\EndP + \HCode{}} + {\HCode{}\ShowPar} + {\HCode{}} + {\r:HA} + {\HCode{1 + \tmp:cnt=\HCol \advance\tmp:cnt by \HMultispan + \advance\tmp:cnt by -1 + \HCode{ namest="\HCol" nameend="\the\tmp:cnt"}\fi + \HCode{\Hnewline role="td}% + \HCode{">}\SaveEndP +% + \par \ShowPar +\PushStack\Table:Stck\TableNo} + {\PopStack\Table:Stck\TableNo \IgnorePar \EndP +\d:HA} +\Configure{halignTB<>}{longtable}{\HCode{role="longtable"\Hnewline + }<>\HAlign} +\Configure{longtableparbox}{\IgnorePar\leavevmode\ShowPar\par} +\def\r:HA{\HCode{}} +\def\d:HA{\ifvmode \IgnorePar \fi \EndP\HCode{}\RecallEndP +} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\endinput\empty\empty\empty\empty\empty\empty +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2791,7 +2838,6 @@ texinfo} - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \ConfigureHinput{index} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -2971,8 +3017,6 @@ texinfo} - - @@ -4127,6 +4171,23 @@ texinfo} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \ConfigureHinput{subeqnarray} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \ConfigureEnv{subeqnarray} + {\ifvmode \IgnorePar\fi \EndP + \HCode{
}} + {\ifvmode \IgnorePar\fi \EndP \HCode{
}} + {}{} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\endinput\empty\empty\empty\empty\empty\empty +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + + + @@ -4184,6 +4245,7 @@ texinfo} + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -4297,6 +4359,7 @@ texinfo} + \endinput -- cgit v1.2.3