Quote:
Originally Posted by Tomita
In version 1.13 the relevant lines looked like this:
<meta name="calibre:series_index" content="2.0"/>
<meta name="calibre:series" content="Galaktika"/>
Now in ver. 1.15 the appropriate lines are:
<ns0:meta content="2" name="calibre:series_index" />
<ns0:meta content="Galaktika" name="calibre:series" />
|
I just looked at a book I converted today with 1.15 and when I look at the opf file in the book I do not see what you are seeing.
I see the normal metadata as expected.
<meta name="calibre:series" content="Foundation"/>
<meta name="calibre:series_index" content="2.0"/>
Maybe Kovid can shed some light on what you are experiencing.