summaryrefslogtreecommitdiff
path: root/fonts/antt/doc/fonts/antt/antt-latex-cyr.tex
blob: c4411d3c772643e3b193b214b48caf0b9f090857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
%                              -*-  latex; coding: cp1251; -*-
\documentclass[12pt]{article}

% The file is coded in Windows CP1251:
\usepackage[cp1251]{inputenc}

% Try the options!
\usepackage{anttor}
%\usepackage[light]{anttor}
%\usepackage[condensed]{anttor}
%\usepackage[light,condensed]{anttor}

% T2A is the default encoding for this document:
\usepackage[OT2,T2A]{fontenc}
% (OT2 is loaded for the transliterated example.  Don't use it for
% text entered directly --- the ligature scheme of OT2 will spoil it!)

\begin{document}

The source of the paragraph below  is CP1251 encoded:
\medskip

Åæåëè ìåðû íå çíàåøü -- íà ñóïðóãà ïîëîæèñü --- îíûé ñòðàæ ïîáî\-ëåå
ãîñóäàðåâûõ áäåíèå èìååò. \textbf{Óïèòûõ ñêëàäûâàòü \textit{áåðåæíî}},
äàáû íå ïîâðåäèòü è íå ìåøàëè áû òàíöàì. \textit{Ñêëàäûâàòü îòäåëüíî},
ïîë ñîáëþäàÿ, èíà÷å ïðè ïðîáóæäåíèè êîíôóçà íå îáåðåøüñÿ.


\bigskip

The source of the following paragraph is transliterated (Washington
transliteration):
\medskip

{\fontencoding{OT2}\selectfont Ezheli mery ne znaeshp1 -- na supruga
  polozhisp1 --- onyi0 strazh pobo\-lee gosudarevykh bdenie imeet.
  \textbf{Upitykh skladyvatp1 \textit{berezhno}}, daby ne povreditp1 i
  ne meshali by tancam. \textit{Skladyvatp1 otdelp1no}, pol
  soblyudaya, inache pri probuzhdenii konfuza ne obereshp1sya.  }

\end{document}

%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End: