Bug 628754
Summary: | Front matter rendered improperly if title, product, and/or authors list is too long | ||
---|---|---|---|
Product: | [Community] Publican | Reporter: | Misty Stanley-Jones <misty> |
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 2.3 | CC: | jfearn, lcarlon, mmcallis, publican-list, rlandman |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-17 00:17:18 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: |
Description
Misty Stanley-Jones
2010-08-30 23:08:37 UTC
Pending a more robust solution, Version 2.1 of the brand package reduces the whitespace above the logo from 2 inches to 1 inch. If both the product name and title run into two lines each, you can now still have five writers before anyone gets orphaned. Another option would be to specify a depth [1] on the imagedata in the corpauthor tag in the Book Info. file. e.g. <imagedata depth="200px" fileref="Common_Content/images/title_logo.svg" /> This can be used to nuance the layout in individual books. [1] depth is the vertical size, I'd have called it height. What's going on with this one? Fixed by switching PDF tools in Publican 3.0 |