View Single Post
Old 06-24-2021, 01:34 PM   #10
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 45,229
Karma: 168808723
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by abraum View Post
is it possible to add more then one language so that breaking words works for english and german?
You can't set two languages at the html level ( <html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" xml:lang="de" xml:lang="en" lang="de" lang="en"> ) since this will trigger an already specified error. What you can do is to wrap the minority language segments in <span>s with the language tags though if that will help with hyphenation is outside my knowledge.

Last edited by DNSB; 06-26-2021 at 02:07 PM.
DNSB is offline   Reply With Quote