Hi, I posted this info in another post, but if it can help: I made a little script to generate the docinfo file from revision history tags embedded in a comment block of an asciidoc file if this could help you. I personally don't like to have to maintain several file for a final document, so I put all the information in a single file and run this script to generate the docinfo.xml. If this could help someone, it is all explained there: https://github.com/aerostitch/asciidoc-tools
I tried to keep the asciidoc syntax of the revision tag to make it more usable. Regards, Joseph On Wednesday, January 2, 2013 8:21:01 PM UTC+1, Andreas Piening wrote: > > Hi asciidoc list, > > I use a author and version string in my asciidoc sourcefile which is > showed up in the revision history table of my DBLATEX created PDF file as > expected. > > I just can't figure out how to add multiple entries into that table. I > want to track the changed made by different editors in this revision > history. > > Thank you very much! > > Andreas > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/asciidoc. For more options, visit https://groups.google.com/groups/opt_out.
