View Single Post
Old 01-19-2010, 04:54 PM   #5
Valloric
Created Sigil, FlightCrew
Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.Valloric ought to be getting tired of karma fortunes by now.
 
Valloric's Avatar
 
Posts: 1,982
Karma: 350515
Join Date: Feb 2008
Device: Kobo Clara HD
Quote:
Originally Posted by rogue_ronin View Post
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.
Valloric is offline   Reply With Quote