kanji koohii FORUM
calibre ebook conversion - Printable Version

+- kanji koohii FORUM (http://forum.koohii.com)
+-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html)
+--- Forum: General discussion (http://forum.koohii.com/forum-8.html)
+--- Thread: calibre ebook conversion (/thread-13692.html)



calibre ebook conversion - kraemder - 2016-04-14

Is it possible to have it strip the furigana from ebooks?  I'm converting to read with firefox and rikaisama and the furigana just makes the lookups more of a pain.


RE: calibre ebook conversion - dddoushio - 2016-04-16

(2016-04-14, 10:56 pm)kraemder Wrote: Is it possible to have it strip the furigana from ebooks?  I'm converting to read with firefox and rikaisama and the furigana just makes the lookups more of a pain.

Yes, it's possible. Following this thread, you can use regular expressions in the Search & Replace section of the conversation options to remove them.

Basically, put \<rt\>.*?\</rt\> into the "Search Regular Expression" field and hit "Add" to apply it to the conversion so it the panel looks like this. Then convert your book and the furigana should be removed.


RE: calibre ebook conversion - kraemder - 2016-04-18

Thanks so much!!