View Single Post
Old 04-09-2013, 08:34 AM   #1
tomek buszewski
Junior Member
tomek buszewski began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Apr 2013
Device: Android 4.1.1, Moon+ Pro, Generic Android device
Converting TXT to ePub - problem with encoding

Hello.

I did search on Google and on this forums, but I didn't find a problem that is similar to mine. I have a couple of TXT files which I'd like to convert to ePUB. I figured, I'll use Calibre for this task. But, no matter which option I'll tweak, encoding always is wrong. Language is Polish and I do have fonts with those special characters both on my device and on my PC. Other ePUBs are working fine, only those converted have glymphs.

Also, I have an additional question My books have Polish chapters ("Rozdział 1" etc.), so I set this as a XPath command for chapters:
Code:
//*[re:test(., "rozdział", "i")]
It works fine, but it bolds word after "Rozdział...", not the chaprter name itself.

Any ideas for my questions?
tomek buszewski is offline   Reply With Quote