On 27 October 2011 20:43, Dag Wieers <[email protected]> wrote: > On Thu, 27 Oct 2011, Wilhelm wrote: > >> Am 27.10.2011 09:20, schrieb Lex Trotman: >> >>> Somewhat limited keyword highlighting is available with the >>> code filter. >> >> Mmh, I use [source, java] without luck ... > > I still need to understand why that throws: > > line 206: missing style: [blockdef-listing]: source > > I am afraid I lack some basic understanding of how semantics maps to > configuration blocks and the User Guide doesn't clear the fog :-/
Its missing because the source-style is defined in source-highlighting.conf inside ifdef::basebackend-xhtml or html or docbook, so with a backend of odt, it doesn't get defined. Cheers Lex > > -- > -- dag wieers, [email protected], http://dag.wieers.com/ > -- dagit linux solutions, [email protected], http://dagit.net/ > > [Any errors in spelling, tact or fact are transmission errors] > > -- > 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. > > -- 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.
