dquangsinh / fb2pdf

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

unexpected emphasis. #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
 File "/usr/bin/fbdaemon", line 306, in processDocument
    fb2tex.fb2tex(fbfilename, texfilename)
  File "/usr/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 324, in fb2tex
    processSections(b, f, 0)
  File "/usr/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 335, in
process
Sections
    processSection(s, f, level)
  File "/usr/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 456, in
process
Section
    processEpigraphs(s, f)
  File "/usr/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 565, in
process
Epigraphs
    eauthor=_text(ea)
  File "/usr/lib/python2.4/site-packages/fb2pdf/fb2tex.py", line 211, in _text
    raise Exception("Expected TEXT, got " + x.tagName)
Exception: Expected TEXT, got emphasis

File:

2007-03-30 23:11:46,685 DEBUG    Downloading
'http://s3.amazonaws.com/fb2pdf/3dd
d5c0b34a2c7ed56f1b08eb7a1e498.fb2' to file 'berd_nikol_vdovushka_v_alom.fb2'.

Original issue reported on code.google.com by kroko...@gmail.com on 2 Apr 2007 at 2:16

GoogleCodeExporter commented 8 years ago
fixed

Original comment by kroko...@gmail.com on 2 Apr 2007 at 2:37