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

Bug#493052: marked as forwarded (<li><p id="x"> is fuglier than <li><p>)



Your message dated Sat, 9 Aug 2008 23:47:04 +1000
with message-id <20080809134701.GA3950@Clio.twb.ath.cx>
has caused the   report #493052,
regarding <li><p id="x"> is fuglier than <li><p>
to be marked as having been forwarded to the upstream software
author(s) html2ps-users@list.it.uu.se

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
493052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493052
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Version: 1.0b5-5

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


--- End Message ---

Reply to: