mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
d834a8facc
commit
92dc588f80
@ -30,7 +30,7 @@
|
||||
</py:for>
|
||||
</manifest>
|
||||
|
||||
<spine py:if="getattr(mi, 'manifest', None)"
|
||||
<spine py:if="getattr(mi, 'spine', None)"
|
||||
py:with="attrs={'toc':'ncx' if mi.toc else None}" py:attrs="attrs">
|
||||
<py:for each="idref in mi.spine">
|
||||
<itemref idref="${str(idref)}" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user