[tex4ht] [bug #176] Missing break between paragraphs
CV Radhakrishnan
puszcza-hackers at gnu.org.ua
Wed Dec 19 16:12:59 CET 2012
Follow-up Comment #1, bug #176 (project tex4ht):
There is fundamental problem in the configuration of scrreprt.4ht. It needs to
be fixed. Till then, here is a quick and dirty trick:
<------------ begin ------------>
\documentclass{scrreprt}
\begin{document}
\Configure{paragraph}
{\HtmlParOff}
{\EndP}
{\Tg<h5>}
{\Tg</h5>\HtmlParOn\par}
\Configure{HtmlPar}
{\EndP\Tg<p>}{\EndP\Tg<p>}
{\Tg</p>}{\Tg</p>}
\paragraph{Info Window} First paragraph.
Second paragraph.
Third paragraph.
\end{document}
<-------------- end -------------->
This worked OK in my tests. Will come back with a permanent solution as
quickly as possible.
Radhakrishnan
_______________________________________________________
Reply to this item at:
<http://puszcza.gnu.org.ua/bugs/?176>
_______________________________________________
Message sent via/by Puszcza
http://puszcza.gnu.org.ua/
More information about the tex4ht
mailing list