mirror of
https://github.com/standardebooks/o-henry_short-fiction.git
synced 2024-12-07 10:37:39 +08:00
[HotW] Add initial manifest/spine and TOC
This commit is contained in:
parent
fe913e1aba
commit
d6d3eac432
@ -77,9 +77,26 @@
|
||||
<item href="toc.xhtml" id="toc.xhtml" media-type="application/xhtml+xml" properties="nav"/>
|
||||
<item href="css/core.css" id="core.css" media-type="text/css"/>
|
||||
<item href="css/local.css" id="local.css" media-type="text/css"/>
|
||||
<item href="images/cover.svg" id="cover.svg" media-type="image/svg+xml" properties="cover-image"/>
|
||||
<item href="images/logo.svg" id="logo.svg" media-type="image/svg+xml"/>
|
||||
<item href="images/titlepage.svg" id="titlepage.svg" media-type="image/svg+xml"/>
|
||||
<item href="text/chapter-1.xhtml" id="chapter-1.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-2.xhtml" id="chapter-2.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-3.xhtml" id="chapter-3.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-4.xhtml" id="chapter-4.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-5.xhtml" id="chapter-5.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-6.xhtml" id="chapter-6.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-7.xhtml" id="chapter-7.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-8.xhtml" id="chapter-8.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-9.xhtml" id="chapter-9.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-10.xhtml" id="chapter-10.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-11.xhtml" id="chapter-11.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-12.xhtml" id="chapter-12.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-13.xhtml" id="chapter-13.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-14.xhtml" id="chapter-14.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-15.xhtml" id="chapter-15.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-16.xhtml" id="chapter-16.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-17.xhtml" id="chapter-17.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-18.xhtml" id="chapter-18.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/chapter-19.xhtml" id="chapter-19.xhtml" media-type="application/xhtml+xml"/>
|
||||
<item href="text/colophon.xhtml" id="colophon.xhtml" media-type="application/xhtml+xml" properties="svg"/>
|
||||
<item href="text/imprint.xhtml" id="imprint.xhtml" media-type="application/xhtml+xml" properties="svg"/>
|
||||
<item href="text/titlepage.xhtml" id="titlepage.xhtml" media-type="application/xhtml+xml" properties="svg"/>
|
||||
@ -88,6 +105,25 @@
|
||||
<spine>
|
||||
<itemref idref="titlepage.xhtml"/>
|
||||
<itemref idref="imprint.xhtml"/>
|
||||
<itemref idref="chapter-1.xhtml"/>
|
||||
<itemref idref="chapter-2.xhtml"/>
|
||||
<itemref idref="chapter-3.xhtml"/>
|
||||
<itemref idref="chapter-4.xhtml"/>
|
||||
<itemref idref="chapter-5.xhtml"/>
|
||||
<itemref idref="chapter-6.xhtml"/>
|
||||
<itemref idref="chapter-7.xhtml"/>
|
||||
<itemref idref="chapter-8.xhtml"/>
|
||||
<itemref idref="chapter-9.xhtml"/>
|
||||
<itemref idref="chapter-10.xhtml"/>
|
||||
<itemref idref="chapter-11.xhtml"/>
|
||||
<itemref idref="chapter-12.xhtml"/>
|
||||
<itemref idref="chapter-13.xhtml"/>
|
||||
<itemref idref="chapter-14.xhtml"/>
|
||||
<itemref idref="chapter-15.xhtml"/>
|
||||
<itemref idref="chapter-16.xhtml"/>
|
||||
<itemref idref="chapter-17.xhtml"/>
|
||||
<itemref idref="chapter-18.xhtml"/>
|
||||
<itemref idref="chapter-19.xhtml"/>
|
||||
<itemref idref="colophon.xhtml"/>
|
||||
<itemref idref="uncopyright.xhtml"/>
|
||||
</spine>
|
||||
|
@ -14,7 +14,61 @@
|
||||
<a href="text/imprint.xhtml">Imprint</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-1.xhtml"><span epub:type="z3998:roman">I</span>: CHAPTER_TITLE</a>
|
||||
<a href="text/chapter-1.xhtml"><span epub:type="z3998:roman">I</span>: Hearts and Crosses</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-2.xhtml"><span epub:type="z3998:roman">II</span>: The Ransom of Mack</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-3.xhtml"><span epub:type="z3998:roman">III</span>: Telemachus, Friend</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-4.xhtml"><span epub:type="z3998:roman">IV</span>: The Handbook of Hymen</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-5.xhtml"><span epub:type="z3998:roman">V</span>: The Pimienta Pancakes</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-6.xhtml"><span epub:type="z3998:roman">VI</span>: Seats of the Haughty</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-7.xhtml"><span epub:type="z3998:roman">VII</span>: Hygeia at the Solito</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-8.xhtml"><span epub:type="z3998:roman">VIII</span>: An Afternoon Miracle</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-9.xhtml"><span epub:type="z3998:roman">IX</span>: The Higher Abdication</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-10.xhtml"><span epub:type="z3998:roman">X</span>: Cupid a la Carte</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-11.xhtml"><span epub:type="z3998:roman">XI</span>: The Caballero’s Way</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-12.xhtml"><span epub:type="z3998:roman">XII</span>: The Sphinx Apple</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-13.xhtml"><span epub:type="z3998:roman">XIII</span>: The Missing Chord</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-14.xhtml"><span epub:type="z3998:roman">XIV</span>: A Call Loan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-15.xhtml"><span epub:type="z3998:roman">XV</span>: The Princess and the Puma</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-16.xhtml"><span epub:type="z3998:roman">XVI</span>: The Indian Summer of Dry Valley Johnson</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-17.xhtml"><span epub:type="z3998:roman">XVII</span>: Christmas by Injunction</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-18.xhtml"><span epub:type="z3998:roman">XVIII</span>: A Chaparral Prince</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-19.xhtml"><span epub:type="z3998:roman">XIX</span>: The Reformation of Calliope</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/colophon.xhtml">Colophon</a>
|
||||
@ -34,7 +88,7 @@
|
||||
<a href="text/imprint.xhtml" epub:type="frontmatter imprint">Imprint</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/chapter-1.xhtml" epub:type="bodymatter z3998:fiction">WORK_TITLE</a>
|
||||
<a href="text/chapter-1.xhtml" epub:type="bodymatter z3998:fiction">Heart of the West</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="text/colophon.xhtml" epub:type="backmatter colophon">Colophon</a>
|
||||
|
Loading…
Reference in New Issue
Block a user