Thread
:
epub code snippets (html / css)
View Single Post
05-31-2016, 10:54 AM
#
185
Doitsu
Grand Sorcerer
Posts: 5,748
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
You could use a simple regex search & replace operation. The following should work both in Sigil and Calibre Editor:
Find:
([MDCLXVI]+)<sup>e</sup>
Replace:
<span class="century">\1</span><sup>e</sup>
Doitsu
View Public Profile
Find More Posts by Doitsu
Track Posts by Doitsu via RSS