Quote:
Originally Posted by rogue_ronin
If the NCX allows unicode, then you could fake it by using superscript characters directly.
|
Damn good idea. An NCX is still an XML file, and thus uses Unicode. And since Sigil is fully Unicode aware and exports everything as UTF-8, you can use this:
Code:
<h3 title="TitleČ⁴">
But there's a good chance a Reading System will screw up the rendering. Try it in ADE first.