On 28/09/10 04:18, Svenn Are Bjerkem wrote:
Hi, I have made a custom filter for an asciidoc document, and wonder if it is possible to override the search sequence asciidoc uses for finding filters. I can not rely on the user having the filter installed in his .asciidoc/filters directory, nor that he has cwd on his execution path, so I think it is best to have a ./filters directory in the document source directory which is searched before any other filter locations. Possible?
asciidoc does this already (or it should), it loads filters from ./filters after looking in the usual global locations -- have you tried it?
Cheers, Stuart
-- Svenn
-- 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.
