2011/2/8 José Fernández <[email protected]>: > Hi, > > I'm a new user of AsciiDoc. > > I'm currently writing an article and I cannot find a way for > displaying the author's name in the pdf version of this article. > > I searched the AsciiDoc documentation and also among the Dblatex XSL > parameter reference, but I've not found a proper solution beyond > "doc.collab.show=1", that doesn't really match my needs. > > Any help would be appreciated. > > PS: Thanks to the developers for such a great piece of software.
Hi, The problem is in the Latex->PDF backend, Asciidoc and the docbook->latex steps both contain the author information for the cover page, the last stage doesn't display it when generating pdf or postscript. It is displayed in other output formats. I believe you can change that in Latex style files, but I have never done it. You might also try using fop as the pdf back end. Cheers Lex > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
