<div dir="ltr"><p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">Hi,</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">I need some help
regarding the transliteration filters. I would like to use them to transliterate
cyrillic name tags (1251) to latin (1250). I have tried with:</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">name=* {set name='${name|ascii:}
'}</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">but i get some
weird results. For example tag:</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">name=</span><span lang="sr-Cyrl-RS">шума</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">is translated
into „SHUMA“</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">instead of
expected „ŠUMA“</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">Same happens with
other cyrillic character too – they are translated but not as I expect. I have
set code-page=1250 and 1252 but no luck, always the same result. If I set the
code page to 1251 I get cyrillic characters but this is not what i want.
Obviously there is some transliteration taking place but in the way I expect,
maybe I am doing something wrong?</span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR"> Are there any other settings beside code-page?
I see there is a folder named ascii in /examples/chars/ with some .trans file,
should I put there something else that determinates the transliteration or is
this just an output from internal transliteration engine? Should I set country-abbr
or country-name? How can I alter the transliteration rules? </span></p>

<p class="MsoNormal" style="margin:0in 0in 10pt;line-height:115%;font-size:11pt;font-family:Calibri,sans-serif"><span lang="SR">Thanks in advance
for your answer</span></p></div>