Mercurial > hgbook
view en/bookhtml.cfg @ 401:e281bd9a8e47
Fix sample output for test 'tour-merge-conflict'.
Fix test itself as well (now requires 'hg resolve').
author | Guido Ostkamp <hg@ostkamp.fastmail.fm> |
---|---|
date | Wed, 20 Aug 2008 22:00:46 +0200 |
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