[ http://jira.codehaus.org/browse/DOXIA-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Roussel updated DOXIA-158: -------------------------------- Attachment: doxia-test.zip Ok, here is a project I generated with archetype:create and then added the doxia-books plugin and an example APT with a verbatim block. To build it: {code} mvn org.apache.maven.doxia:doxia-maven-plugin:render-books {code} Then look at the PDF in target and see that it does not used a fixed-width font. > doxia book with APT verbatim text not monospaced in PDF > ------------------------------------------------------- > > Key: DOXIA-158 > URL: http://jira.codehaus.org/browse/DOXIA-158 > Project: Maven Doxia > Issue Type: Bug > Components: Module - Itext > Affects Versions: 1.0-alpha-9 > Environment: Java 5 on WinXP > Reporter: David Roussel > Attachments: doxia-test.zip > > > I'm using doxia-maven-plugin 1.0-alpha-9 with APT as an imput source. When > I generate xhtml then the verbatim text comes out fine as a pre tag. When I > generate PDF the verbatim text is rendered with a variable width font, thus > my code examples are all over the place. -- 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