Bug 875519

Summary: Default admonition titles appearing in the TOC of PDFs
Product: [Community] Publican Reporter: Jared MORGAN <jmorgan>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED DUPLICATE QA Contact: Ruediger Landmann <rlandman+disabled>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: mmurray, rlandman+disabled, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-12 02:06:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Build of the user guide where I detected the issue. none

Description Jared MORGAN 2012-11-11 21:23:17 UTC
Created attachment 643062 [details]
Build of the user guide where I detected the issue.

Description of problem:

Admonitions such as "Note" are being included in the TOC of PDF documents generated with wkhtmltopdf


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

Publican 3.0

How reproducible:

100%

Steps to Reproduce:
1. Check out https://github.com/jaredmorgs/USB_BT_Joystick_Center/
2. Build the document to PDF.
3. View Chapter 4 "Connect a Controller" (or look at attached PDF)
  
Actual results:

Admonition titles are included in the TOC. And for some reason, the Admonition titles are allowing the Procedures to be children of the Admonition.

Expected results:

Admonition titles are not included in the TOC and are not used as parent elements to the actual parent element they are a child of.

Additional info:

What you may observe is that Procedures are being included as well, which wasn't normal behavior in FOP.

Comment 1 Ruediger Landmann 2012-11-12 02:06:25 UTC

*** This bug has been marked as a duplicate of bug 846899 ***