View Single Post
Old 06-02-2014, 05:11 AM   #4
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,832
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by cloggy View Post
Hi, the language column in the Edit MetaData screen is set to Dutch. The generated statements are:
in titlepage.xhtml: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
in jacket.xhtml: <html xmlns="http://www.w3.org/1999/xhtml">

I've done some more testing with Dutch hyphenations but Kobo is really making a mess out of it for kepub ebooks. So, for now, I'm using unhyphenated regular ePub books unless somebody has a tip to make (and show) kepub books also unhyphenated.
The Language on the edit metadata screen sets the value of the dc metadata element language <dc:language>nl</dc:language>, But this does not flow through to the xml:lang setting at the top of each xhtml file. I have no idea whether or not it should - I suspect not.

BR

Last edited by BetterRed; 06-02-2014 at 06:30 AM.
BetterRed is offline   Reply With Quote