Hi Stuart,

>> How can I realize this in asciidoc?
> 
> The patch I mentioned in my previous post
> http://groups.google.com/group/asciidoc/browse_thread/thread/c948697943432e24
> would do the trick.
> 
> Put document specific meta elements in a doc specific docinfo file and define 
> the docinfo2 attribute e.g. for input file mydoc.txt put meta tags in 
> mydoc-docinfo.html then run:
> 
> asciidoc -a docinfo2 mydoc.txt
> 
> This will include both the shared docinfo.html and the doc specific 
> mydoc-docinfo.html in the output.

Oh, yes! I was that focused on the global docinfo, that I did forgot the 
file-oriented ;-)

Thanks,
Frank

-- 
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.

Reply via email to