On 24 June 2011 18:10, Stefan Kost <[email protected]> wrote: > Hi, > 2011/6/24 Lex Trotman <[email protected]> >> >> Hi Stefan, >> >> Unfortunately this is a known bug in Python see >> http://bugs.python.org/issue3932 >> >> You must explicitly specify non-ascii encodings and a2x works around the >> bug. > > actually I tried adding :encoding: UTF-8 but that did not help, but then > manually upgrading to the latest asciidoc-8.6.5 helped. > Stefan >
Ah yes, 8.6.3 added the workaround based on an explicit encoding. Cheers Lex -- 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.
