On Dec 1, 11:10 pm, Sebastian Kuzminsky <[email protected]> wrote: > I think it may be related to this bug: > > <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622359> > > It complains about any "==" header with the character in it.
Oops, my email client apparently choked on that character too :-/ The problematic character is a multi-byte UTF-8 character, "latin small letter e with acute", hex code C3 A9. Here's one of the source files that's giving us trouble: <http://git.linuxcnc.org/gitweb?p=emc2.git;a=blob;f=docs/src/common/ System_Requirements_fr.txt;h=ad1a636acaa2a56cfa6bc9786e4c429a6f15404f;hb=refs/ heads/v2.5_branch> Any debugging help would be appreciated... -- 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.
