Re: [NTG-context] ConTeXt hyphenation patterns for Indic languages

2013-12-19 Thread Wolfgang Schuster
Am 19.12.2013 um 19:09 schrieb Hans Hagen : >> Sorry for the confusion - hyphenation indeed works correctly (I >> confirmed it earlier), but I was just noticing that the logfile still >> mentions "language 'en' is active" which is harmless I guess. > > normally you set the mainlanguage before \s

Re: [NTG-context] ConTeXt hyphenation patterns for Indic languages

2013-12-19 Thread Hans Hagen
On 12/19/2013 6:08 PM, Rajeesh K Nambiar wrote: Now mkiv correctly loads the patterns and hyphenation works (though even with \language[ml], log says "language 'en' is active"). \language is a local command, use \mainlanguage instead Does not seem to have an effect here. MWE: \starttext %

Re: [NTG-context] ConTeXt hyphenation patterns for Indic languages

2013-12-19 Thread Rajeesh K Nambiar
Now mkiv correctly loads the patterns and hyphenation works (though even with \language[ml], log says "language 'en' is active"). >>> >>> >>> >>> \language is a local command, use \mainlanguage instead >> >> >> Does not seem to have an effect here. MWE: >> >> \starttext >> %\language[ml]

[NTG-context] doublestroke

2013-12-19 Thread Elspeth McGullicuddy
Hi, I'm writing math and I'm using "modern", and I would like to use "doublestroke". There is an example here, http://www.ntg.nl/pipermail/ntg-context/2008/037124.html, but I think it's not likely to work since families aren't used anymore. I really can't think how it should be done, and all I've f