<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 3 December 2013 09:46, Semen Trygubenko / Семен Тригубенко <span dir="ltr"><<a href="mailto:semen@trygub.com" target="_blank">semen@trygub.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
So, presumably, once the substitution has occurred (Ukrainian "╕" and Latin "i" with the<br>
t2a's glyph for i) there's not much we can do? Is there space in Cyrillic half of the glyph table<br>
to include a clone of t2a's glyph for i so that Ukrainian "╕" and Latin "i"<br>
could be distinguished further down the line?<br><div class="im"></div></blockquote><div><br><br><br></div><div>No that's the trouble: T2A is full, however there may of course be a character that you don't need in Ukranian that you could take out and replace by the i, or if you always use T1 for latin letters you could I assume place the ukranian i in the ascii i slot and arrange the appropriate unicode mapping. (But using xetex might be easier:-)<br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">
> > if i am right, you need to go with xetex or luatex, and a font that<br>
> > covers Cyrillic as unicode to get the "correct" output.<br>
<br>
</div>I'm trying to get myself up to speed with xetex or luatex.<br>
Right now it seems that the Latex source I've got is not immediately<br>
compilable by either, so I think some reading up is in order.<br></blockquote><div><br></div><div>The main thing to note is that xetex is unicode by default so you must store the file in utf-8 <br></div><div>and must _not_ use the inputenc package (and probably use fontspec instead of fontenc package)<br>
 <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I will let you know the results when I get somewhere, but, meanwhile, if<br>
someone could think of a cheap way to get Latex to work I would be very much obliged.<br>
<span class=""><font color="#888888"><br>
<br>
--<br>
Семен Тригубенко <a href="http://trygub.com" target="_blank">http://trygub.com</a><br>
</font></span></blockquote></div><br><br></div><div class="gmail_extra">There is a simple cyrillic xelatex example here (and searching for cyrillic on that site will show several more examples)<br></div><div class="gmail_extra">
<br><a href="http://tex.stackexchange.com/questions/65434/xelatex-modern-latin-and-cyrilic/65435#65435">http://tex.stackexchange.com/questions/65434/xelatex-modern-latin-and-cyrilic/65435#65435</a><br><br></div><div class="gmail_extra">
David<br><br></div></div>