Hello,

The following fragment
[source,java]
----
TODO
----

renders correctly as PDF but in HTML version all I get is an empty
block.

HTML output is generated with
asciidoc -n -d book -o ouput.html myfile.txt

During generation this message is printed:

asciidoc: WARNING: somefile.txt: line 48: filter non-zero exit code:
source-highlight -f xhtml -s java: returned 127
asciidoc: WARNING: somefile.txt: line 48: no output from filter:
source-highlight -f xhtml -s java

which should probably tell me something, but unfortunately doesn't :)

I read about the source-highlight filter but haven't found the
solution yet. Any hints?

--
Cheers,
Tomek Kaczanowski
http://kaczanowscy.pl/tomek

-- 
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.

Reply via email to