Yes, I confirm that.
Anton
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
* Anton Gladky , 2012-02-22, 23:36:
+ try:
+ formatter = self.get_formatter(**kwargs)
+ hlsource = highlight(source, lexer, formatter)
++hlsource = unicode(hlsource)
+ if self.dest == 'html':
+ return hlsource
+ e
* Anton Gladky , 2012-02-22, 23:36:
--- sphinx-1.1.2+dfsg/debian/patches/fix_unicode_convertion.diff
1970-01-01 01:00:00.0 +0100
+++ sphinx-1.1.2+dfsg/debian/patches/fix_unicode_convertion.diff
2012-02-22 09:22:51.0 +0100
Typo: s/convertion/conversion/
+Descrip
tag 660930 +patch
thanks
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Attaching a patch.
Anton
diff -Nru sphinx-1.1.2+dfsg/debian/patches/fix_unicode_convertion.diff sphinx-1.1.2+dfsg/debian/patches/fix_unicode_convertion.diff
--- sphinx-1.1.2+dfsg/debian/patches/fix_unicode_convertion.diff 1970-01-01 01:00:00.0 +0100
+++ sphinx-1.1.2+dfsg/debian/patches/fix
Package: python-sphinx
Version: 1.1.2+dfsg-5
Severity: normal
Tags: patch
Dear Maintainer,
the package yade has now a problem with generating PDF-documentation [1].
It seems the problem is to be related to python-sphinx.
The attached patch fixes the problem, at least TypeError disappears.
Please
6 matches
Mail list logo