vielen Dank für die screens. Genauer werde ich mir das am Wochenende ansehen.
Wenn ich bei KePub Output die Silbentrennung aktiviere, bekomme ich immer die interne und falsche Silbentrennung von Kobo. Ich habe mir daher mal die Seite vom Entwickler des Plugins angesehen. Da steht folgendes zum Thema:
Hyphenation
Both plugins includes the ability to add a CSS file to each book enabling KePub hyphenation. The standard hyphenation dictionaries provided on Kobo devices are somewhat deficient for some languages; fixing this (or adding your own dictionary) requires a little work and requires that you can create gzipped tarballs (.tgz files). Note that you can only update existing dictionaries, you cannot add new ones.
1. Somewhere on your computer, create the directory structure usr/local/Kobo/hyphenDicts
2. Download the LibreOffice (or OpenOffice) hyphenation dictionary for your language
This will be a file with the \'oxt\' extension. This is just a ZIP archive with a different name.
3. Unzip the OXT file and look for the file named as hyph_[language].dic.
4. Copy the hyphenation dictionary to the hyphenDicts folder without changing the name.
5. Add the usr folder to KoboRoot.tgz
I. UNIX users (Linux, Solaris, BSD, Mac) can, from the command line, run tar czf KoboRoot.tgz usr/ from wherever you put the usr directory.
II. Windows users, you\'re on your own. It has been reported that using the free 7-Zip archiver you can create .tgz files. See
for more details.
a. If you follow these directions exactly, your file will have the extension .tar.gz. You can safely rename this to .tgz after the file has been created and ignore the Windows warning about changing file extensions.
Once you have created KoboRoot.tgz copy it to the .kobo directory on your Kobo device, unmount/eject the drive, and unplug the device. You will see a screen indicating that the Kobo device is updating; it is not, but this method takes advantage of the Kobo update mechanism to load the necessary dictionary files. Make sure you keep your version of KoboRoot.tgz around, you will need to re-apply it after every Kobo software update!
Provided languages are:
English (en_US)
French (fr_FR)
Spanish (es_ES)
German (de_DE)
Italian (it_IT)
Portugese (pt_PT)
Please note that even with this feature, hyphenation is not exact. Also remember that you can only update existing dictionaries.
Wenn man es schafft, eine KoboRoot.tgz mit der deutschen Open Office Trennung zu basteln, die man ja bei Hyphenate Thist benutzt, müsste eigentlich jede Datei, die man mit dem KePub Output Plugin überträgt, auch entsprechend getrennt werden.