On 29/04/13 11:40, MANUEL GONZALEZ SUAREZ wrote:
> Hello everyone.
> I have a doubt about the simplefonts module. I need to compose a text in
> Spanish and Greek. I would use a font for the text in Spanish
> (LinuxLibertine O) and another for the Greek text(Bosporos). How should
> you configure the simplefontsmodule?
> Thank you.

Hi Manuel,

\mainlanguage[es]
\setuplanguage[es][patterns={es,agr}]
\usemodule[simplefonts]
\setmainfontfallback[Bosporos][range={greekandcoptic, greekextended},
force=yes]
\setmainfont{LinuxLibertine O]
\starttext
\showhyphens{ἐλευθερία estimación}
\stoptext

If you load hyphenation patterns for ancient Greek and Spanish, you will
get correct hyphenation for both languages. (Hyphenation is right,
because this languages don't share any character.)

I hope it helps,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to