Current, I'm trying to fix an error that continues to pop up on various EPUBs that come back from conversion.
This error is as follows:
Quote:
Error(prcgen):E24011: TOC section scope is not included in the parent chapter:Title Page Error(prcgen)
|
This is the current NCX code:
Quote:
<navMap>
<navPoint id="1" playOrder="1">
<navLabel><text>Copyright</text></navLabel>
<content src="Text/copy.xhtml"/>
</navPoint>
<navPoint id="2" playOrder="2">
<navLabel><text>Book #1: "VIRTUE"</text></navLabel>
<content src="Text/book01.xhtml"/>
<navPoint id="3" playOrder="3">
<navLabel><text>INDEX</text></navLabel>
<content src="Text/toc.xhtml"/>
</navPoint>
<navPoint id="4" playOrder="4">
<navLabel><text>Cover: WATERCOLOR: Big Fish in Sky w/Crab</text></navLabel>
<content src="Text/cover.xhtml"/>
</navPoint>
<navPoint id="5" playOrder="5">
<navLabel><text>Title Page</text></navLabel>
<content src="Text/title.xhtml"/>
</navPoint>
<navPoint id="6" playOrder="6">
<navLabel><text>Index</text></navLabel>
<content src="Text/toc.xhtml#IN01"/>
</navPoint>
<navPoint id="7" playOrder="7">
<navLabel><text>Virtue</text></navLabel>
<content src="Text/chap01.xhtml"/>
</navPoint>
<navPoint id="8" playOrder="8">
<navLabel><text>Consciousness Unending, IV</text></navLabel>
<content src="Text/chap02.xhtml"/>
</navPoint>
<navPoint id="9" playOrder="9">
<navLabel><text>Life's About You....</text></navLabel>
<content src="Text/chap03.xhtml"/>
</navPoint>
<navPoint id="10" playOrder="10">
<navLabel><text>We Grow the Fruit....</text></navLabel>
<content src="Text/chap04.xhtml"/>
</navPoint>
<navPoint id="11" playOrder="11">
<navLabel><text>In This Valley</text></navLabel>
<content src="Text/chap05.xhtml"/>
</navPoint>
<navPoint id="12" playOrder="12">
<navLabel><text>WATERCOLOR: Sanctuary, Kanaha Beach Park,</text></navLabel>
<content src="Text/chap06.xhtml"/>
</navPoint>
<navPoint id="13" playOrder="13">
<navLabel><text>Kahului, Maui, Hawaii 1998</text></navLabel>
<content src="Text/chap06.xhtml#IN04"/>
</navPoint>
<navPoint id="14" playOrder="14">
<navLabel><text>How Did They Deceive Me?</text></navLabel>
<content src="Text/chap07.xhtml"/>
</navPoint>
<navPoint id="15" playOrder="15">
<navLabel><text>Disenchanted</text></navLabel>
<content src="Text/chap08.xhtml"/>
</navPoint>
<navPoint id="16" playOrder="16">
<navLabel><text>The Deafening</text></navLabel>
<content src="Text/chap09.xhtml"/>
</navPoint>
<navPoint id="17" playOrder="17">
<navLabel><text>God Sees.....</text></navLabel>
<content src="Text/chap10.xhtml"/>
</navPoint>
</navPoint>
<navPoint id="18" playOrder="18">
<navLabel><text>Book # 2: THE UNBELOVED c 1999 yfr</text></navLabel>
<content src="Text/book02.xhtml"/>
<navPoint id="19" playOrder="19">
<navLabel><text>Title Page</text></navLabel>
<content src="Text/book02.xhtml#IN02"/>
</navPoint>
<navPoint id="20" playOrder="20">
<navLabel><text>Index</text></navLabel>
<content src="Text/toc01.xhtml"/>
</navPoint>
<navPoint id="21" playOrder="21">
<navLabel><text>The Unbeloved *</text></navLabel>
<content src="Text/chapp01.xhtml"/>
</navPoint>
<navPoint id="22" playOrder="22">
<navLabel><text>What Does It Mean?</text></navLabel>
<content src="Text/chapp02.xhtml"/>
</navPoint>
<navPoint id="23" playOrder="23">
<navLabel><text>What Happened Here?</text></navLabel>
<content src="Text/chapp03.xhtml"/>
</navPoint>
<navPoint id="24" playOrder="24">
<navLabel><text>WATERCOLOR: Hidden Refuge , Paia, Maui, Hawaii 1998</text></navLabel>
<content src="Text/chapp04.xhtml"/>
</navPoint>
<navPoint id="25" playOrder="25">
<navLabel><text>Listen Up! (a rap poem)</text></navLabel>
<content src="Text/chapp05.xhtml"/>
</navPoint>
<navPoint id="26" playOrder="26">
<navLabel><text>Where Do I Go From Here?</text></navLabel>
<content src="Text/chapp06.xhtml"/>
</navPoint>
<navPoint id="27" playOrder="27">
<navLabel><text>Someone For Me</text></navLabel>
<content src="Text/chapp07.xhtml"/>
</navPoint>
<navPoint id="28" playOrder="28">
<navLabel><text>What Kind of World Is This?!</text></navLabel>
<content src="Text/chapp08.xhtml"/>
</navPoint>
<navPoint id="29" playOrder="29">
<navLabel><text>Will the Universe...?</text></navLabel>
<content src="Text/chapp09.xhtml"/>
</navPoint>
<navPoint id="30" playOrder="30">
<navLabel><text>How Foolishly I Thought</text></navLabel>
<content src="Text/chapp10.xhtml"/>
</navPoint>
</navPoint>
<navPoint id="31" playOrder="31">
<navLabel><text>Book #3: WE ONLY NEED c 2001 yfr</text></navLabel>
<content src="Text/book03.xhtml"/>
<navPoint id="32" playOrder="32">
<navLabel><text>WATERCOLOR: Black Cat of Westminster Alley , Venice Beach, L.A., Calif 1994</text></navLabel>
<content src="Text/fm1.xhtml"/>
</navPoint>
<navPoint id="33" playOrder="33">
<navLabel><text>Title Page</text></navLabel>
<content src="Text/book03.xhtml#IN03"/>
</navPoint>
<navPoint id="34" playOrder="34">
<navLabel><text>Index</text></navLabel>
<content src="Text/toc02.xhtml"/>
</navPoint>
<navPoint id="35" playOrder="35">
<navLabel><text>We Only Need.....</text></navLabel>
<content src="Text/chappp01.xhtml"/>
</navPoint>
<navPoint id="36" playOrder="36">
<navLabel><text>The Guardians</text></navLabel>
<content src="Text/chappp02.xhtml"/>
</navPoint>
<navPoint id="37" playOrder="37">
<navLabel><text>Conscience</text></navLabel>
<content src="Text/chappp03.xhtml"/>
</navPoint>
<navPoint id="38" playOrder="38">
<navLabel><text>WATERCOLOR: Venice Beach, L.A. Calif 1993</text></navLabel>
<content src="Text/chappp05.xhtml"/>
</navPoint>
<navPoint id="39" playOrder="39">
<navLabel><text>Promiced Land</text></navLabel>
<content src="Text/chappp06.xhtml"/>
</navPoint>
<navPoint id="40" playOrder="40">
<navLabel><text>Consicousness Unending, I, II, III</text></navLabel>
<content src="Text/chappp07.xhtml"/>
</navPoint>
<navPoint id="41" playOrder="41">
<navLabel><text>I Came Slowly Along the Trail</text></navLabel>
<content src="Text/chappp08.xhtml"/>
</navPoint>
<navPoint id="42" playOrder="42">
<navLabel><text>Our Self</text></navLabel>
<content src="Text/chappp09.xhtml"/>
</navPoint>
<navPoint id="43" playOrder="43">
<navLabel><text>Conscience Unending, V & VI</text></navLabel>
<content src="Text/chappp10.xhtml"/>
</navPoint>
<navPoint id="44" playOrder="44">
<navLabel><text>Author's Biography</text></navLabel>
<content src="Text/aut.xhtml"/>
</navPoint>
</navPoint>
</navMap>
|
Does anyone see what the matter is?