Re: [NTG-context] Better support for Croatian in lang-sla.tex (patch included)

2010-07-12 Thread Hans Hagen
kiv i'd like to follow another route also because we might want to bring more typographical issues in the game for instance, although not yet interfaced there is a difference between labellanguage headlanguage mathlabellanguage that takes care of labels but we migth need somethin

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Aditya Mahajan
$\tan{x} + \cos{x}$ \mainlanguage[nl] $\tan{x} + \cos{x}$ \stoptext currently no special switch for math so it goes with mainlanguage (but one can overload \mathlabellanguage) Is there some sort of a standard for the abbreviations of such functions? Does the standard just dep

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Hans Hagen
uage[nl] $\tan{x} + \cos{x}$ \stoptext currently no special switch for math so it goes with mainlanguage (but one can overload \mathlabellanguage) see math-lan.mkiv ... up to you (and others) to complete it Hans -