Ticket #4474 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

Note of page in epub/picture in mobi

Reported by: androgyn3 Owned by: kovidgoyal
Priority: major Milestone:
Component: EPUB Output Version: trunk
Keywords: Cc:

Description

I have problem with the epub convertion with the note of page.

With Atlantis there are no problem but with Calibre,the note don't go to the good location on reader (booken opus,sony reader 500 and 700).On the calibre viewer no problem.

On Calibre,the balise <a> contient name=note1 ->don't work on reader On Atlantis,the balise <a> contient id=note1 -> work on reader

Another bug,The picture in HTML of the ebook (not the cover the picture in the ebook( illustration))don't see in the viewer of calibre for mobi but it's OK for epub. The pictures is see on reader (opus,sony reader) but no in the calibre viewer.

Test on calibre 0.6.32

Exemple for note and image attached.

I use .doc->HTML filtered ->Calibre (ZIP)->epub conversion

With option:

Dans calibre j'ai utilisé les options suivantes pour la conversion:

*Présentation: défault *Mise en page: défault *Détection de la structure: Marque de chapitre :none Insérer un saut de page avant (Xpath):Empty Le reste:default défaut *Table of matières: Niveau 1 TDM: h:h1 Niveau 2 TDM: h:h2 other: by défaut

Attachments

Sample.rar Download (903.1 KB) - added by androgyn3 8 months ago.

Change History

Changed 8 months ago by androgyn3

comment:1 Changed 8 months ago by kovidgoyal

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in branch trunk. The fix will be in the next release.

Note: See TracTickets for help on using tickets.