View Single Post
Old 01-09-2017, 01:34 PM   #161
Teom@n
Enthusiast
Teom@n began at the beginning.
 
Posts: 47
Karma: 10
Join Date: Dec 2014
Location: Lyon
Device: Kindle PW3, Kobo Libra H2O
Quote:
Originally Posted by Doitsu View Post
That's the normal behavior. It'll split up large files into several smaller files.



You'll need to specify the -utf8 command line parameter:

Code:
python tab2opf.py -utf8 dict.txt

You can't generate dictionaries with Calibre, you'll need to use Kindlegen. The source files also need to be formatted according to the Kindle Publishing Guidelines. I.e., you'll have to post-edit the files generated by tab2opf.py.

Out of curiosity: what are the input and output languages?
Firstly, Thanks.

Could you explain "how should I use pyhton code?

Last edited by Teom@n; 01-09-2017 at 02:28 PM.
Teom@n is offline   Reply With Quote