On mar., 2010-11-30 at 10:34 +1100, Lex Trotman wrote:
> On 29 November 2010 22:22, Yves-Alexis Perez <[email protected]> wrote:
> > On lun., 2010-11-29 at 09:14 +1100, Lex Trotman wrote:
> >> No, the problem is that most of the custom asciidoc.conf is no longer
> >> read until after the header IIUC so that the input file can set things
> >> that control it.  But that means that your additional tags won't be
> >> defined until its too late to use them.
> >
> > But, the tags are defined in the (source file) header though, so they
> > should still be defined.
> 
> By tags I meant the XML tags ie <asciidoc> etc. not the attributes like :dest:

Ok, sorry.
> 
> But I just noticed that you said some of them are getting to the
> output??  So now I don't know, sorry.

I get that back, nothing is used from my custom docbook.conf.
> 
> >
> >> But attributes are read from the asciidoc.conf before the header, so
> >> you could try defining the extra content in an attribute which you
> >> explicitly use in the header.

You mean like, in the source.txt, doing something like:

:dest: <dest>Foo</dest>

?

Regards,
-- 
Yves-Alexis

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