Closed GoogleCodeExporter closed 9 years ago
Solved by adding
s = re.sub(r'\w*.<xref', r'<xref', s)
to
plastex/plasTeX/Renderers/DocBook/__init__.py
Seems to be working.
Original comment by allendow...@gmail.com
on 27 Jun 2013 at 5:30
Original comment by allendow...@gmail.com
on 27 Jun 2013 at 5:30
Original issue reported on code.google.com by
allendow...@gmail.com
on 27 Jun 2013 at 3:42