View Single Post
Old 07-09-2014, 08:31 PM   #22
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,758
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by BobC View Post
Well FYI that doesn't work. I butchered a simple oxt dictionary to have a language code of "none" but Calibre was too clever - it wouldn't import the dictionary, complaining that it had an invalid language code.

(the oxt imported into Libre Office without a complaint)

BobC
So, why not use a dictionary for a real language one is never likely to really need? I just installed the Estonian oxt. No disrespect to Estonians - it was a rational decision, I chose it because its uses Latin characters but its not Indo-European.

How do I mark a paragraph (or define a class) as using Estonian (it's code is 'et' ). I looked at W3Schools, but as usually happens there, my eyes glazed over. ie what would I need to add to this to flag it as Estonian

Code:
.block10 {
    display: block;
    font-size: 0.75em;
    text-align: justify;
    text-indent: 18pt;
    padding: 0;
    margin: 0
    }
I really shouldn't be wasting my time or anyone else's on this, but...

BR

Last edited by BetterRed; 07-10-2014 at 08:24 AM.
BetterRed is offline   Reply With Quote