Currently we have hardcoded namepsace alias for 'href' attribute of 'a'
element. We expect 'l:href'. However namespace name could differ. For
example, pasternak_doktor_jivago.tex conversion produce errors:
<a type="note" xlink:href="#note1">1</a>
[WARNING] 'a' without 'href'
<a type="note" xlink:href="#note2">2</a>
[WARNING] 'a' without 'href'
Original issue reported on code.google.com by kroko...@gmail.com on 22 Feb 2007 at 5:52
Original issue reported on code.google.com by
kroko...@gmail.com
on 22 Feb 2007 at 5:52