Re: [NTG-context] hyphenation in latest
I can. Please, explain what have to be tested in Russian and Ukrainian, and what result are expected? Vyatcheslav
maybe somethign with the greek patterns then?
\starttext
\definedfont[cambria]
\language[agr] % try different ones \the\normallanguage
\input tufte
\stoptext
I have looked at the Greek patterns, and there's nothing wrong with them; I also tried with older patterns from 2007 which I know worked a while ago - nothing, no hyphenation at all. Language like fr and de work, but I would need another example with a non-Latin script. Can anybody test with Russian or Ukrainian?
Thomas
On Apr 9, 2009, at 8:35 AM, Vyatcheslav Yatskovsky wrote:
I can. Please, explain what have to be tested in Russian and Ukrainian, and what result are expected?
Vyatcheslav
Great. Just run a simple test file like this \usetypescriptfile[type-gentium] % or any other typescript that has Cyrillic \usetypescript[gentium] \setupbodyfont[gentium,12pt] \starttext {\language[agr] \the\normallanguage φιλοσοφία \hyphenatedword{φιλοσοφία}} {\language[XXX] \the\normallanguage \hyphenatedword{YYY}} \stoptext where XXX is the language code for Russian (ru, I assume?) or Ukrainian (uk?), and YYY is a Russian/Ukrainian word long enough to allow hyphenation. The output should show you the word with the proper hyphenation (whereas here, there is no hyphenation in the Greek word. Thanks! Thomas
participants (2)
-
Thomas A. Schmitz
-
Vyatcheslav Yatskovsky