[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#493052: <li><p id="x"> is fuglier than <li><p>



Package: html2ps
Version: 1.0b5-5
Severity: normal

In the example below, the list item "foo" appears correctly, to the
right of the associated dot.  The list item "bar" appears *below* the
associated dot.  This is not correct, and it results in printouts that
are hard to read.

html2ps <<EOF
<html><body><ul>
<li><p>foo</p></li>
<li><p id="x">bar</p></li>
</ul></body></html>
EOF

A real-world example of this problem can be seen at

    http://book.realworldhaskell.org/beta/whyfp.html


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages html2ps depends on:
ii  libhtml-parser-perl 3.56-1+b1            A collection of modules that parse
ii  libpaper-utils      1.1.23+nmu1          library for handling paper charact
ii  libwww-perl         5.813-1              WWW client/server library for Perl
ii  perl                5.10.0-11.1          Larry Wall's Practical Extraction 
ii  perlmagick          7:6.3.7.9.dfsg1-2+b2 Perl interface to the libMagick gr

Versions of packages html2ps recommends:
pn  gs-gpl                        <none>     (no description available)

Versions of packages html2ps suggests:
ii  ghostscript [postscript- 8.62.dfsg.1-2.1 The GPL Ghostscript PostScript/PDF
ii  texlive-base             2007.dfsg.1-2   TeX Live: Essential programs and f
pn  weblint-perl             <none>          (no description available)
pn  xhtml2ps                 <none>          (no description available)

-- no debconf information



Reply to: