Ticket #4286 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

--tags is apparently ignored for lrf output.

Reported by: Thiana Owned by: kovidgoyal
Priority: major Milestone:
Component: LRF Output Version: trunk
Keywords: Cc:

Description

With 0.6.29, ebook-convert doesnt apply the requested tags for .lrf conversions. epub works without a problem on the same inputs. See the attached files (zip containing the sources, and the generated epub and lrfs)

Thanks.

Attachments

skewing-the-odds-rskbt.zip Download (16.4 KB) - added by Thiana 8 months ago.
Source HTML
skewing-the-odds-rskbt_ebook.epub Download (137.1 KB) - added by Thiana 8 months ago.
EPUB output
skewing-the-odds-rskbt_ebook.lrf Download (23.2 KB) - added by Thiana 8 months ago.
LRF output

Change History

Changed 8 months ago by Thiana

Source HTML

Changed 8 months ago by Thiana

EPUB output

Changed 8 months ago by Thiana

LRF output

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.

comment:2 Changed 8 months ago by kovidgoyal

Note that the LRF format doesn't actually support tags. Instead only the first tag will be written into the category field in the metadata of the LRF file.

Note: See TracTickets for help on using tickets.