[texhax] Cyrillic text problem
Victor Ivrii
vivrii at gmail.com
Mon Nov 8 15:10:12 CET 2010
On Sun, Nov 7, 2010 at 9:16 PM, <davian818 at gmail.com> wrote:
> Russian text using babel package and OT2 encoding, but in resulting text all СХ and ТС combinations are replaced with Ш and Ц respectively. How to prevent it?
It looks like you are trying to use latin input - and it is a bad idea. I use
\documentclass[12pt]{article}
\usepackage{cmap}
\usepackage[T2A]{fontenc}
\usepackage[utf8]{inputenc}
and then type Russian letters (and Latin) without any switch. One can
use different options in inputenc but should set editor to the same
encoding
HTH
Victor
========================
Victor Ivrii, Professor, Department of Mathematics, University of Toronto
http://www.math.toronto.edu/ivrii
More information about the texhax
mailing list