Package: texext / 0.6.6-2

Metadata

Package Version Patches format
texext 0.6.6-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
39aa947784142babe9d1618ef0d7189d062a0e58.patch | (download)

texext/tests/test_tinypages.py | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 [patch] bf: fix tests for \x00 appearing in doctree

Docutils 0.16 appears to insert \x00 characters into the doctree for an
escaped dollar, which then appear in our simple text representation.

Strip these.