Issue Details (XML | Word | Printable)

Key: DOXIA-318
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Lukas Theussl
Reporter: gerhard presser
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven Doxia

book descriptor element <date> not properly translatetd for latex output

Created: 11/May/09 10:04 AM   Updated: 12/May/09 04:26 AM   Resolved: 12/May/09 03:58 AM
Return to search
Component/s: Book
Affects Version/s: 1.1
Fix Version/s: 1.1.1

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive latex.zip (7 kB)



 Description  « Hide

when specifiing a <date> in book.xml,
a \author tag is created for it in the corresponding tex file.



Lukas Theussl added a comment - 12/May/09 02:59 AM

Can you attach a sample project?


gerhard presser added a comment - 12/May/09 03:10 AM

run mvn compile
and see target/generated-site/latex/userguide/userguide.tex line 4


Lukas Theussl added a comment - 12/May/09 03:58 AM

Fixed in 1.1.1-SNAPSHOT, see r773826. Snapshot is deployed, please test. Thanks!


gerhard presser added a comment - 12/May/09 04:26 AM

seems to work now; thanks