Mercurial > hgbook
view en/bookhtml.cfg @ 465:6c5ec67f47f9
translated a couple of paragraphs of section 1.6
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Sat, 25 Oct 2008 16:05:06 -0500 |
parents | 173e6eac4d5c |
children |
line wrap: on
line source
% -*- latex -*- \Preamble{xhtml} % Tex4ht's default definition of lists is complete crap. % Unfortunately, it can't distinguish between "ul" and "dl" lists. \ConfigureList{itemize}% {\EndP\HCode{<ul>}\let\endItem=\empty} {\ifvmode \IgnorePar\fi \EndP\HCode{</li></ul>}\ShowPar} {\endItem \def\endItem{\EndP\Tg</span>}\HCode{<li><span class="dt">}} {\HCode{</span><span class="dd">}} \def\textbullet{} \begin{document} \EndPreamble