View Single Post
Old 07-29-2016, 06:12 AM   #1
pucicu
Junior Member
pucicu began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2016
Device: none
ebook-convert options do not work

Hello,
I need to change the structure identification in html files during conversion. I only need to identify chapters by H1 tag but not H2 tag. I have tried to change it using

ebook-convert filein.html fileout.epub --chapter "//*[name()='h1']"

but it does not work. What is wrong with the option? I have also tried other variants, but the documentation for ebook-convert does not contain any example.

Thanks for help!
Pucicu
pucicu is offline   Reply With Quote