Hi Miklos
I didn't see that you had already answered, my answer is redundant.
Cheers, Stuart
Miklos Vajna wrote:
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.)
--
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.