Bug 425894 - title tags inside orderedlists produce default output in html and borked default outputs in pdf
Summary: title tags inside orderedlists produce default output in html and borked defa...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Michael Hideo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-17 06:39 UTC by Brian Forte
Modified: 2014-06-18 07:49 UTC (History)
3 users (show)

Fixed In Version: 0.26
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-03 00:54:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Brian Forte 2007-12-17 06:39:47 UTC
Description of problem:
Documentation/Embedded_IT/Installation_Guide/en-US/Getting-Started.xml

<orderedlist>
<title>text here</title>
</orderedlist>

text isn't rendered as per style standards but book builds without errors.

Also PDF 'default' is seriously borked, with mountains of white space below <title></title> text and 
almost no space above.


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:
prettiness.

Additional info:

Comment 1 Jeff Fearn 🐞 2008-01-03 00:54:11 UTC
Override formal.title.properties for PDF.
Override formal.object.heading for HTML. Fix H5 & H6 css.


Note You need to log in before you can comment on or make changes to this bug.