<div dir="ltr">2017-11-16 11:06 GMT+01:00 Siep Kroonenberg <span dir="ltr"><<a href="mailto:siepo@cybercomm.nl" target="_blank">siepo@cybercomm.nl</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, Nov 16, 2017 at 12:37:07AM +0300, Victor Krym wrote:<br>
> Hello, Siep!<br>
><br>
> TeXLive  started to work after reinstallation. Yet it does not recognize<br>
> Russian characters.<br>
> What is the correct header? I use<br>
><br>
> \documentclass[12pt,a4paper]{<wbr>article}<br>
> \usepackage[cp1251]{inputenc}<br>
> \usepackage[russian]{babel}<br>
> \usepackage{amsmath,amssymb}<br>
> \usepackage{graphicx}<br>
<br>
I am no expert in cyrillic typesetting, but see e.g.<br>
<br>
<a href="https://tex.stackexchange.com/questions/816/cyrillic-in-latex" rel="noreferrer" target="_blank">https://tex.stackexchange.com/<wbr>questions/816/cyrillic-in-<wbr>latex</a></blockquote><div><br></div><div>It strongly depends on your environment, you must know what is the input encoding. If the decision is up to you, I would stronly suggest to use either XeLaTeX or LuaLaTeX with input un UTF-8, fonts selected by the fontenc package and I would prefer polyglossia to babel. I wrote an article in Hindi with short texts in several languages. It used \usepackage{style} and my style.sty contained:<br><br>\RequirePackage{fontspec,polyglossia,zwtools,zwpoetry}<br>\setdefaultlanguage{hindi}<br>\setotherlanguages{czech,english,greek,russian}<br>\setmainfont[Ligatures=TeX,Scale=1.1]{TeX Gyre Pagella}<br>\newfontfamily\hindifont[Script=Devanagari,Mapping=devanagarinumerals]{FreeSans}<br>\newfontfamily\greekfont[Scale=1.25]{EB Garamond}<br>\newfontfamily\russianfont[Scale=1.25]{EB Garamond}<br><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"><br>
<span class="gmail-HOEnZb"><font color="#888888"><br>
--<br>
Siep Kroonenberg<br>
</font></span></blockquote></div><br><br clear="all"><div><div class="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br></div></div>