View Single Post
Old 09-09-2010, 08:59 PM   #1
mrbillb
Member
mrbillb began at the beginning.
 
Posts: 23
Karma: 10
Join Date: Aug 2010
Device: iPad
Calibre Conversion Errors

I have been receiving epub validation errors which I have finally determined are occurring during the Calibre conversion process:

Code snippets are shown below:

In the original html file:

<h3 id="L342067"><a id="AppendixY"></a>Appendix Y: Resetting a Decoder to
Factory Defaults</h3>
<p>This procedure applies to all Digitrax FX3 decoders. See your decoder manual
for the procedure specific to your decoder.</p>
<br />

In the Calibre Debug Input directory:

<h3 id="L342067"><a id="AppendixY"></a>Appendix Y: Resetting a Decoder to
Factory Defaults</h3>
This procedure applies to all Digitrax FX3 decoders. See your decoder manual
for the procedure specific to your decoder. <br/>
<br/>
In the Calibre Parsed directory:

<h3 id="L342067"><a id="AppendixY"></a>Appendix Y: Resetting a Decoder to
Factory Defaults</h3>
This procedure applies to all Digitrax FX3 decoders. See your decoder manual
for the procedure specific to your decoder. <br/>
<br/>

In the Calibre Processed directory:

<h3 id="L342067" class="calibre12"><a id="AppendixY"></a>Appendix Y: Resetting a Decoder to
Factory Defaults</h3>
This procedure applies to all Digitrax FX3 decoders. See your decoder manual
for the procedure specific to your decoder. <br class="bodytext"/>
<br class="bodytext"/>

In the Calibre Structure directory:

<h3 id="L342067"><a id="AppendixY"></a>Appendix Y: Resetting a Decoder to
Factory Defaults</h3>
This procedure applies to all Digitrax FX3 decoders. See your decoder manual
for the procedure specific to your decoder. <br/>
<br/>

The error messages at Threepress.org have referenced non-existent line numbers so the errors have not been east to find.

Any ideas?
mrbillb is offline   Reply With Quote