Hi,
convert html to epub.
from GUI works
fine, just have to set //h:h1[re:test(@align, 'center', 'i')] for h1
but from command line,
I try many things
with various --level1-toc="//h:h1[re:test(@align, 'center', 'i')]"
with or without various --chapter="//h:h1 [re:test(@align, 'center', 'i')]"
I search on the forum... no way
error message :
PropertyValue: Missing token for production choice(colorValue, Dimension, URIValue, Value, variable, MSValue, function): ('CHAR', u',',19,13)
etc but not the more important I suppose
but this :
Removing invalid fragment identifier u'L orange' from TOC
etc
for 12 lines
other H1 are ok, and still is ok from Calibre GUI.
any idea ?
Laurent