View Single Post
Old 12-01-2011, 06:17 PM   #8
alansplace
Grand Sorcerer
alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.alansplace ought to be getting tired of karma fortunes by now.
 
alansplace's Avatar
 
Posts: 5,895
Karma: 464403178
Join Date: Feb 2010
Location: 33.9388° N, 117.2716° W
Device: Kindles K-2, K-KB, PW 1 & 2, Voyage, Fire 2, 5 & HD 8, Surface 3, iPad
Cool Images all missing

Quote:
Originally Posted by Serpentine View Post
Ah right my bad!

Are they referred to in the opf?
Code:
<?xml version="1.0"  encoding="UTF-8"?>
<package xmlns="http://www.idpf.org/2007/opf" version="2.0" unique-identifier="BookId">
 <metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:opf="http://www.idpf.org/2007/opf">
   <dc:title>The Riverhouse</dc:title> 
   <dc:language>UND</dc:language> 
   <dc:rights>copyright 2010 G. Norman Lippert</dc:rights> 
   <dc:publisher>G. Norman Lippert</dc:publisher> 
   <dc:identifier id="BookId">urn:uuid:riverhousebook.com06282007214712</dc:identifier>
 <dc:creator opf:role="aut" opf:file-as="Lippert, G. Norman">G. Norman Lippert</dc:creator>
<opf:meta name="calibre:rating" content="0"/>
<dc:identifier opf:scheme="ISBN">1451567391</dc:identifier>
<dc:subject>ghost</dc:subject>
<dc:subject>King</dc:subject>
<dc:subject>Hitchcock</dc:subject>
<dc:subject>Lippert</dc:subject>
<dc:subject>haunted</dc:subject>
<dc:subject>Riverhouse</dc:subject>
<dc:description></dc:description>
<dc:date>2010-04-13 00:00:00-05:00</dc:date>
</metadata>
 <manifest>
  <item id="ncx" href="toc.ncx" media-type="text/xml"/>
  <item id="style" href="stylesheet.css" media-type="text/css"/>
  <item id="pagetemplate" href="page-template.xpgt" media-type="application/vnd.adobe-page-template+xml"/>
  <item id="titlepage" href="title_page.xhtml" media-type="application/xhtml+xml"/>
  <item id="prologue" href="prologue.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter01" href="chap01.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter02" href="chap02.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter03" href="chap03.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter04" href="chap04.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter05" href="chap05.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter06" href="chap06.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter07" href="chap07.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter08" href="chap08.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter09" href="chap09.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter10" href="chap10.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter11" href="chap11.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter12" href="chap12.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter13" href="chap13.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter14" href="chap14.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter15" href="chap15.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter16" href="chap16.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter17" href="chap17.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter18" href="chap18.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter19" href="chap19.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter20" href="chap20.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter21" href="chap21.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter22" href="chap22.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter23" href="chap23.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter24" href="chap24.xhtml" media-type="application/xhtml+xml"/>
  <item id="chapter25" href="chap25.xhtml" media-type="application/xhtml+xml"/>
  <item id="imgl" href="images/rh_final_forepub-1.jpg" media-type="image/jpeg"/>
  <item id="imgl" href="images/rh_final_forepub-2.jpg" media-type="image/jpeg"/>
  <item id="imgl" href="images/sample.jpg" media-type="image/jpeg"/>
 </manifest>
 <spine toc="ncx">
  <itemref idref="titlepage"/>
  <itemref idref="prologue"/>
  <itemref idref="chapter01"/>
  <itemref idref="chapter02"/>
  <itemref idref="chapter03"/>
  <itemref idref="chapter04"/>
  <itemref idref="chapter05"/>
  <itemref idref="chapter06"/>
  <itemref idref="chapter07"/>
  <itemref idref="chapter08"/>
  <itemref idref="chapter09"/>
  <itemref idref="chapter10"/>
  <itemref idref="chapter11"/>
  <itemref idref="chapter12"/>
  <itemref idref="chapter13"/>
  <itemref idref="chapter14"/>
  <itemref idref="chapter15"/>
  <itemref idref="chapter16"/>
  <itemref idref="chapter17"/>
  <itemref idref="chapter18"/>
  <itemref idref="chapter19"/>
  <itemref idref="chapter20"/>
  <itemref idref="chapter21"/>
  <itemref idref="chapter22"/>
  <itemref idref="chapter23"/>
  <itemref idref="chapter24"/>
  <itemref idref="chapter25"/>
 </spine>
</package>
alansplace is offline   Reply With Quote