View Single Post
Old 01-11-2011, 12:33 PM   #15
Wolfgan
Avid reader
Wolfgan began at the beginning.
 
Wolfgan's Avatar
 
Posts: 19
Karma: 10
Join Date: Feb 2009
Location: Argentina
Device: Kindle 3 wifi
Quote:
Originally Posted by kovidgoyal View Post
That means that the string is present in your input document twice.
Thanks kovid, but I checked that no text duplications exist in the html debug files to trigger the expression twice. What's weird is that /processed & /structure files show double toc entries, the first one empty.

/parsed
Code:
<p class="MsoPlainText"><span style="font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;;">#Textbody...</span></p>
/structure
Code:
<hr/><p class="MsoPlainText" id="calibre_toc_2"><hr/><span style="font-size:12.0pt;font-family:&quot;Trebuchet MS&quot;;" id="calibre_toc_3">#Textbody...</span></p>
/processed
Code:
<p class="MsoPlainText1" id="calibre_toc_2"><hr class="calibre4"/><span id="calibre_toc_3" class="calibre3">#Textbody...</span></p>
Still without clue, I hope this helps. Thanks, Wolf.
Wolfgan is offline   Reply With Quote