Hi Lex,
> > Any hints on how to deal with this problem?
> Any hints on what you are using to filter them might be helpful.
Not sure what you are asking for, but will try to explain.
I have such fragments in my book:
[source,java]
----
public class SomeClass {
/// whatever here
}
----
I render asciidoc file to PDF using the following commands:
a2x -f pdf -a docinfo1 -d book --fop $SRCDIR/book/book.txt -v -D
$TARGET
Not sure what else might be useful to help you help me. :)
--
Cheers,
Tomek Kaczanowski
--
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.