summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/fonts/literaturnaya/test2.tex
blob: bf83a0c96587b780c69f7cb660a1e15ab9485b30 (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
% process this file with pdflatex
\documentclass{article}

%\usepackage{mathtext}
\usepackage{literat}
\usepackage[koi8-r]{inputenc}
\usepackage[russian]{babel}

\begin{document}

\def\test#1{{#1\selectfont This is a test. ðÒÏÂÁ ÐÅÒÁ.}\par}

\test{\mdseries\upshape}
\test{\mdseries\slshape}
\test{\mdseries\scshape}
\test{\mdseries\itshape}
\test{\mdseries\fontshape{ui}}
\test{\mdseries\fontshape{si}}
\test{\bfseries\upshape}
\test{\bfseries\slshape}
\test{\bfseries\scshape}
\test{\bfseries\itshape}
\test{\bfseries\fontshape{ui}}
\test{\bfseries\fontshape{si}}

ff ffi ffl fi fl -- ---

%$${ÁÂ×ÇÄ}^{ÅÖÚÉÊ}$$

\end{document}