[tex4ht] Does secnumdepth work in TeX4ht?

Beuthe, Thomas beuthet at aecl.ca
Mon Nov 1 02:19:46 CET 2010


UNRESTRICTED | ILLIMITÉ

>
>You need to configure TitleMark of paragraph and subparagraph command 
>since the defaults are configured to be null. The following will work fine:
>
>\ConfigureMark{paragraph}
>   {\HCode{<span class="titlemark">}%
>     \theparagraph\HCode{</span>}}
>\ConfigureMark{subparagraph}
>   {\HCode{<span class="titlemark">}%
>     \thesubparagraph\HCode{</span>}}
>
>Also the following commands are also needed, since default configuration 
>does not have \TitleMark in paragraph conf.
>
>\Configure{paragraph}{}{}
>  {\ShowPar\IgnoreIndent\HCode{<span class="paragraphHead">}%
>    \begingroup\TitleMark\space}
>  {\endgroup\HCode{</span>}\par\IgnorePar}
>\Configure{subparagraph}{}{}
>  {\ShowPar\IgnoreIndent\HCode{<span class="subparagraphHead">}%
>    \begingroup\TitleMark\space}
>  {\endgroup\HCode{</span>}\par\IgnorePar}

This worked perfectly, as advertised.
Thank you for the fast response!

Is this a fix that will make its way into the standard version,
or is this a patch that always has to be applied?

Thomas


CONFIDENTIAL AND PRIVILEGED INFORMATION NOTICE

This e-mail, and any attachments, may contain information that
is confidential, subject to copyright, or exempt from disclosure.
Any unauthorized review, disclosure, retransmission, 
dissemination or other use of or reliance on this information 
may be unlawful and is strictly prohibited.  

AVIS D'INFORMATION CONFIDENTIELLE ET PRIVILÉGIÉE

Le présent courriel, et toute pièce jointe, peut contenir de 
l'information qui est confidentielle, régie par les droits 
d'auteur, ou interdite de divulgation. Tout examen, 
divulgation, retransmission, diffusion ou autres utilisations 
non autorisées de l'information ou dépendance non autorisée 
envers celle-ci peut être illégale et est strictement interdite.




More information about the tex4ht mailing list