Hi all,
I just downloaded and setup latest context beta on my new machine.I made a simple script file for my teaching schedule in UTF-8 encoding and with %engine=luatex prefix. But.. the default font is LMRoman12, and it has no Cyrrilic letters.
I need simple document and I don't care about fonts at all. how can I get Cyrillic in most simple way? (Without writing a typescript for Times New Roman.. oh, not again) Maybe there are some Cyrillic fonts/typescripts already shipped with context?
mkii or mkiv? some tex gyre fonts ship with cyrillic built in so then you need to choose the riht encoding (mkii) or just use utf-8 (mkiv)
Hans
Sure, mkiv :) I just tried to use gyre fonts, but cannot figure out what typescripts to use. %( The only thing that works for me is \usetypescriptfile[type-otf] \usetypescript[times] \setupbodyfont[times,16pt] which gives me Termes, but i cannot make use of other gyre fonts (schola, etc) using typescrips provided. What commands should I write? Byt the way, did you consider to change 'default' font from LM to some really modern, eg Termes? best, Vyatcheslav