[
http://jira.codehaus.org/browse/MPDF-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vincent Siveton closed MPDF-23.
-------------------------------
Assignee: Vincent Siveton
Resolution: Fixed
Fix Version/s: 1.1
Should be fixed with DOXIA-253, snapshot deployed
> Definition Lists are not formatted correctly
> --------------------------------------------
>
> Key: MPDF-23
> URL: http://jira.codehaus.org/browse/MPDF-23
> Project: Maven 2.x PDF Plugin
> Issue Type: Improvement
> Affects Versions: 1.0
> Environment: OS: Mac OS X (10.5.7)
> Java Version: (1.6.0_13)
> PDF Plugin Implementation: itext
> Documentation Source Format: APT
> Reporter: Steven Swor
> Assignee: Vincent Siveton
> Priority: Trivial
> Fix For: 1.1
>
> Attachments: pdfPluginDefinitionTest.zip
>
>
> When creating a definition list using APT, the resulting PDF is formatted
> incorrectly. For example:
> {noformat}
> [Term 1] Definition 1.
> [Term 2] Definition 2.
> [Term 3] Definition 3.
> []
> {noformat}
> produces the following output
> {noformat}
> Term 1
> Definition 1. Term 2.
> Definition 2. Term 3.
> Definition 3.
> {noformat}
> The two problems I have with this are that 1) new terms are on the same line
> as the definition of the previous term, and 2) there is not enough formatting
> difference between terms and their definitions. It'd be nice to make the
> terms bold-face, or indent the definitions, or something like that, to make
> the PDF more human-readable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira