On Sat, May 01, 2010 at 10:55:13AM -0700, mattn <[email protected]> wrote:
> Does anyone know how O'Reilly wants asciidoc documents set up so as to
> generated their desired DocBook tags? For example, a filename is
> supposed to be surrounded by <filename> tags. But asciidoc can't do
> that. Am I supposed to use a phrase role here? Or just do nothing (and
> simply use emphasis)? Thx - m.

Can't you use +++<filename>foo</filename>+++ here? or you can use
filename:[foo] and have this in your config:

[filename-inlinemacro]
<filename>{passtext}</filename>

(Completely untested.)

Attachment: pgppWZmXGr6p9.pgp
Description: PGP signature

Reply via email to