Re: Help with transliteration

2007-11-26 Thread Craig Dunigan
On Sun, 25 Nov 2007, Ivan Bogdanov wrote: Hi, I have some problems with transliteration from Cyrillic text into Latin. I my mind, i have two ways to solve the problem: 1) using a tr/// operator, but it not the best way i think, because in Russian it might be one symbol and in transit it would b

Help with transliteration

2007-11-26 Thread Ivan Bogdanov
Hi, I have some problems with transliteration from Cyrillic text into Latin. I my mind, i have two ways to solve the problem: 1) using a tr/// operator, but it not the best way i think, because in Russian it might be one symbol and in transit it would be two symbols. 2) using two arrays, something