View Single Post
Old 09-10-2010, 11:21 PM   #17
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,153
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by mrbillb View Post
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?
You have a BR coding error
<br(space)/>
theducks is offline   Reply With Quote