On 30/11/10 23:07, Yves-Alexis Perez wrote:
On mar., 2010-11-30 at 10:39 +0100, Alexander Wirt wrote:
Yves-Alexis Perez schrieb am Tuesday, den 30. November 2010:
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.
Google groups sucks. Seems my mails didn't reached the list. Please try to
rename the configfile to docbook45.conf, the name of the backend changed and
as far as I can see from the strace docbook.conf isn't red anymore.
Thanks Alex. The mail still didn't reach asciidoc group, so I'm replying
so other people gets it too.
Renaming the config file did the trick.
I didn't catch this regression when 8.6.3 was released. The distribution
docbook.conf was renamed to docbook45.conf when the concept of "backend aliases"
was introduced
(http://www.methods.co.nz/asciidoc/userguide.html#_backend_aliases) -- the
docbook backend was renamed to docbook45 which means that any custom
docbook.conf files also need to be renamed to docbook45.conf.
Cheers, Stuart
Cheers,
--
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.