Bug 624392

Summary: Stichwortverzeichnis (index) headline overflows
Product: [Community] Publican Reporter: Christoph Görn <goern>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 1.6CC: jfearn, mmcallis, publican-list, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: publican-2.2-0.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-08 20:43:27 UTC Type: ---
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
index overflow none

Description Christoph Görn 2010-08-16 10:00:54 UTC
Description of problem:The Index headline overflows the second (rightmost) column of indexterms


Version-Release number of selected component (if applicable): 2.1-0.fc12


How reproducible:
put a <index/> in your de-DE docbook and generate a PDF

Steps to Reproduce:
1. use editor to put <index></index> in main xml file
2. publican build --langs=de-DE --formats=pdf
  
Actual results:
see screen shot

Expected results:
no overflow

Additional info:
untested with FC > 12

Comment 1 Christoph Görn 2010-08-16 11:16:51 UTC
Created attachment 438923 [details]
index overflow

Comment 2 Jeff Fearn 🐞 2010-09-29 05:11:49 UTC
The title was hard coded to 24.8832pt, which is oversized, changed it to $body.font.master * 1.8, which is slightly larger than a top level section title.

Fixed in build: 2.1-0%{?dist}.t107

Comment 3 Fedora Update System 2010-10-06 05:49:50 UTC
publican-2.2-0.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/publican-2.2-0.fc13

Comment 4 Fedora Update System 2010-10-06 05:51:05 UTC
publican-2.2-0.fc12 has been submitted as an update for Fedora 12.
https://admin.fedoraproject.org/updates/publican-2.2-0.fc12

Comment 5 Fedora Update System 2010-10-06 05:51:06 UTC
publican-2.2-0.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/publican-2.2-0.fc14

Comment 6 Fedora Update System 2010-10-08 20:41:12 UTC
publican-2.2-0.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.