witwall / fb2pdf

Automatically exported from code.google.com/p/fb2pdf
0 stars 0 forks source link

Enter one-line summary #32

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
2007-03-09 10:06:15,932 DEBUG    Downloading
'http://s3.amazonaws.com/fb2pdf/60822bba00ff5a69f6e7e4523d7a6276.fb2' to fil
e 'berberova_nina_lyudi_i_lozhi_russkie_masony_xx_stoletiya.fb2'.

  File "/usr/local/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 371,
in processSection
    processSection(x,f)
  File "/usr/local/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 378,
in processSection
    _uwrite(f,par(x))
  File "/usr/local/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 58,
in par
    res += '\\hyperlink{' + href[1:] + '}{\\underline{' +
_textQuote(_text(s)) + '}}'
  File "/usr/local/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 143,
in _text
    raise Exception("Expected TEXT, got " + x.tagName)
Exception: Expected TEXT, got strong

Original issue reported on code.google.com by kroko...@gmail.com on 9 Mar 2007 at 6:16

GoogleCodeExporter commented 9 years ago
fixed

Original comment by kroko...@gmail.com on 9 Mar 2007 at 6:28