View Single Post
Old 04-03-2011, 05:05 PM   #1
emretinaztepe
Junior Member
emretinaztepe began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2011
Device: Reeder IX
Calibre Conversion Help

Hi Everyone,

I recently wrote a program in order to easily add Turkish Language Support to epub files created with Calibre.

It works good and does everything automatically like editing conten.opf file, editing stylesheet.css, adding fonts to EPUB files and it also supports basic conversion pdf to epub. But if the source file is not CALIBRE CONVERTED, it can't add language support.

The problem is : eventhough EPUB is converted to EPUB by the help of command line, i cant see any content.opf and stylesheet.css added to it. If perform this step manually via Calibre, they exist in the output.

I use:
ebook-convert "source.epub" "destination.epub" --verbose
command line?

What should i do to force Calibre add CONTENT.OPF and STYLESHEET.CSS to the output?

Thanks...
emretinaztepe is offline   Reply With Quote