30 Nov
2012
30 Nov
'12
4:24 p.m.
Am 30.11.2012 um 17:14 schrieb Vyatcheslav Yatskovsky
Hi
I want figure names to be 'Рисунок #' instead of 'Figure #'.
If I remember right, it was \language[ru] that did the localization. But I get 'Figure'.
How to localize figure names?
Use \mainlnaguage[ru]. The commands are supposed to be used in this form: \mainlanguage[…] % changes labels and global hyphenation patterns \starttext text in main language {\language[…]Text in another language} and again main language \stoptext Wolfgang