[tex4ht] [bug #176] Missing break between paragraphs

Frank Loemker puszcza-hackers at gnu.org.ua
Wed Dec 19 14:27:14 CET 2012


URL:
  <http://puszcza.gnu.org.ua/bugs/?176>

                 Summary: Missing break between paragraphs
                 Project: tex4ht
            Submitted by: floemker
            Submitted on: Wed 19 Dec 2012 01:27:14 PM GMT
                Category: None
                Priority: 5 - Normal
                Severity: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

The following code gives correctly three paragraphs when compiled with latex
and pdflatex:

-----------------------------------------------
\documentclass{scrreprt}

\begin{document}

\paragraph{Info Window} First paragraph.

Second paragraph.

Third paragraph.

\end{document}
-----------------------------------------------

But when compiled with "htlatex test.tex" only two paragraphs are generated.
Here is the relevant part of the generated html file:

-----------------------------------------------
<!--l. 5--><p class="noindent" ><span class="paragraphHead"><a 
 id="x1-1000"></a><span 
class="cmbx-10x-x-109">Info Window</span></span> First paragraph.
  Second paragraph.
<!--l. 9--><p class="indent" >  Third paragraph.
-----------------------------------------------

I.e. the first paragraph contains "First paragraph.  Second paragraph.". If
the class is changed to article, report, or book the result is correct.

I am using texlive-tex4ht-2011-13.5.1 under texlive-2011-13.5.1
on an openSUSE 12.2 system. tex4h.sty prints "version 2008-10-27-17:23".




    _______________________________________________________

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