Quote:
Originally Posted by Turtle91
Yes, I also use this technique when I don't want, or can't have, a visual representation on the page but still need the structural definition of a header...and the functionality of an auto-generated TOC.
eg.
Code:
<h2 title="Copyright" style="display:none" />
|
For what it is worth, I just discovered “display:none” in a heading (h#) generates problems in conversion to kindle format:
Quote:
["E24010: Hyperlink not resolved in toc (One possible reason can be that the link points to a tag with style display:none):/tmp/mobi-1Mmqfm/OEBPS/Text/EBOOK_PAEZ_VILARO-Entre_mi_hijo_y_yo_la_luna-1.xhtml#_idParaDest-1", "E24001: The table of content could not be built.", "W14001: Hyperlink not resolved: /tmp/mobi-1Mmqfm/OEBPS/Text/EBOOK_PAEZ_VILARO-Entre_mi_hijo_y_yo_la_luna-1.xhtml#_idTextAnchor000", "W14002: Some hyperlinks could not be resolved."]
|