Hi, I'm experiencing some problem with Sphinx 1.1.2 (and also an earlier version from July), that some characters in my HTML <title> are occuring as strange Unicode character sequences in the HTML. Here's an example:
http://www.roentgen.physik.uni-goettingen.de/~fromstedt/ Watch the title displayed in the browser (not the headline, but the title). The two-character sequence is hardcoded like this in the HTML, apparently (inspection with Firefox "Show Source"). I have no idea how to boil this down since it's just the <title> which is affected. So I believe it is aready boiled down. In that example, the two-char sequence results from an apostroph ' . I think that my vim on my institute computer writes out just plain ASCII (i.e., not 16bit Unicode). ``file`` says:: ASCII English text If anyone has an idea how to track this down, it's very much welcome. This is the python2.6 installed on that Linux machines, and all required dependencies which did not ship installed in ~/.local/ (iirc, it's the Python user-specific site-packages location). cu, Friedrich -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.