Hi Stuart, Thank you for your assistance.
On 10 Maio, 02:19, Stuart Rackham <[email protected]> wrote: (...) > This FAQ may > help:http://www.methods.co.nz/asciidoc/faq.html#_how_can_i_set_default_lis... Splendid, I spent to much time in the user documentation and apparently to little on the FAQ section. That was exactly what I needed. (...) > You can write your own custom docinfo file, > seehttp://www.methods.co.nz/asciidoc/userguide.html#X87and take a look at the > distributed example docinfo > filehttp://code.google.com/p/asciidoc/source/browse/doc/article-docinfo.xml (...) Yes, I'm aware of that. The issue here is that the DocBook revision support isn't enough for my needs. One possibility (perhaps the cleanest) would be to extend DocBook with a custom stylesheet which would add my tags, but at this stage that is something I want to avoid. As such I'm just using regular tables in my document - making it data, and not metadata - and merely using the legalblock trick (which isn't much of a trick really, since for my purposes the revision/approval/distribution lists are actually part of the legal requirements) to make it appear in the "right" place. It's all working correctly in both the docbook and xhtml backends, and with the default table options above the visual impact in the document is minimal in terms of markup. Having said that the "custom sections" need would merely be a small improvement (e.g. I would be able to define "%% Foo bar" as a new section, instead of using "== %% Foo bar" using a specialsection) and I can perfectly live without it. Asciidoc works perfectly fine for what I intended to do, at this stage I'm just looking at very small details. Best regards, Frederico -- 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.
