when specifiing a <date> in book.xml, a \author tag is created for it in the corresponding tex file.
Can you attach a sample project?
run mvn compile and see target/generated-site/latex/userguide/userguide.tex line 4
Fixed in 1.1.1-SNAPSHOT, see r773826. Snapshot is deployed, please test. Thanks!
seems to work now; thanks
Can you attach a sample project?