Hi,
I have no problem with the sublist in the ePub, it looks like:
1.
a.
paragraph
b.
paragraph
c.
paragraph
2.
a.
paragraph
b.
paragraph
But when I convert it to azw3 it lools like:
1.
a.
paragraph
2.
paragraph
3.
paragraph
2.
a.
paragraph
1.
paragraph
The sublist in the ebook is broken be paragraphs, so it's not a continuos sublist, and I solved it be puting:
<ol type="a" start="2">
so, instead of 2. y got b., but in the conversion to azw3 that get lost and y get newly the 2.
Can somenone please help me?
Thank you
P.D.: Sorry for my english.
I have no problem with the sublist in the ePub, it looks like:
1.
a.
paragraph
b.
paragraph
c.
paragraph
2.
a.
paragraph
b.
paragraph
But when I convert it to azw3 it lools like:
1.
a.
paragraph
2.
paragraph
3.
paragraph
2.
a.
paragraph
1.
paragraph
The sublist in the ebook is broken be paragraphs, so it's not a continuos sublist, and I solved it be puting:
<ol type="a" start="2">
so, instead of 2. y got b., but in the conversion to azw3 that get lost and y get newly the 2.
Can somenone please help me?
Thank you
P.D.: Sorry for my english.