summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cmcyralt/examples/rusfonts.tex
blob: be0146420e330511189beb7b0e8eff7a65697abd (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
\documentclass[12pt]{article}

\usepackage{cmcyralt}

\begin{document}

{
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\itshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\slshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\scshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\bfseries
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\bfseries\itshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\bfseries\slshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}
\bigskip

{\sffamily
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\sffamily\slshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\sffamily\bfseries
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}
\bigskip

{\ttfamily
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\ttfamily\slshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\ttfamily\itshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

{\ttfamily\scshape
One two "three" \dots\ \<    e\" \dots \>\
\No\ \"\char'361\ \"\char'360 \ \"i}

\end{document}