Quote:
Originally Posted by Jean-M
Good evening
Tanks for your replies.
Would it be possible to store a .dic file in the .epub file, even if that is not envisaged by the standard?
If not, how to correctly work on various machines equipped each one with "Calibre-Editor" configured differently?
Jean-M
In french (because bad English) :
Serait-il envisageable de stocker un fichier .dic dans le fichier .epub, même si cela n'est pas prévu par la norme ?
Sinon, comment travailler correctement sur différentes machines équipées chacune de "Calibre-Editor" configurés différemment ?
|
@
Jean-M - A .dic file is list of words in a text file. Copy and rename to .txt and convert to epub. This is a bit of one of my .dic files
Code:
épatant
éperdu
éperdue
épicier
épicier's
épiciers
épris
éprise
éprouvette
éprouvette's
éprouvettes
épuisé
épuisée
épée
épée's
épées
For user dictionaries, go to
Edit->Preferences->Editor settings->Manage spelling dictionaries->Manage user dictionaries, there you can grab the content of a user dictionary by right clicking in the user dictionary word list; then do a
Select all, followed by a
Copy to clipboard. Paste the clipboard into a text file and convert - or into the editor itself and save.
Curious - but why would you want to do that ?
BR