1 Apr 2011 13:50
Re: bug introduced into LaTeX writers?
Guenter Milde <milde <at> users.berlios.de>
2011-04-01 11:50:22 GMT
2011-04-01 11:50:22 GMT
On 2011-03-31, Alan G Isaac wrote: > On 3/31/2011 4:28 AM, Guenter Milde wrote: >> The output used some 8-bit encoding instead of UTF8. I thought UTF-8 >> was the default. Does it help if you add `` --output-encoding=UTF-8`` >> to the cmd_str? > Not really. (See below.) Could you try the new version on SVN? I believe the error was the decoding of the output (as Docutils uses utf8, the test must not use the argv_encoding). I also test only the first line now, to avoid line-ending problems. If this still fails, lets check whether the test found a bug or returns just a false positive: If, on a command line under Window, you call rst2html.py with the command line option --title=Dornröschen (or some other title containing a non-ASCII char), does the title appear right in the HTML output? Thanks for your patience, Günter ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________(Continue reading)
RSS Feed