summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/lh/samples/lh-lcy.tex
blob: d8f17868ea7fbdbafe09608ed51e1d21f4ed4ad2 (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
% -*- TeX -*- -*- RU -*-
\documentclass[russian%,draft,dvips
]{book}

\usepackage{mathtext}
%please note that hyphenation depends to font encoding!
\usepackage[LCY]{fontenc}
\usepackage[cp866]{inputenc}

%var1: lh additions for bold concrete fonts
\usepackage{lh-LCYxccr}
%var2: the package below could be covered with fd-files
%\usepackage{lh-LCYccr}

\usepackage{babel}
%was needed for one version of russianb
%\languageattribute{russian}{mdq}

%do not create/modify aux-like files
%\nofiles
\begin{document}
\pagestyle{plain}
\obeylines
\centerline{\Large\bfseries  ⮢}


\bigskip
\rmfamily
\mdseries\upshape
{} (roman),
\slshape
 (slanted),
\itshape
ᨢ (italic),
\scshape
⥫ (small caps),
\fontseries b\upshape
㦨 "<㦥"> (bold),
\bfseries\upshape
㦨 (bold extended),
\itshape
㦨 ᨢ (bold italic),
\slshape
㦨  (bold slanted),
\scshape
㦨ୠ ⥫ (bold small caps),
\mdseries\fontshape{ui}\selectfont
"<אַ"> ᨢ (upright italic).

\bigskip
\sffamily
\mdseries\upshape
㡫 (sans serif),
\slshape
 (slanted),
\itshape
"<ᨢ"> (italic),
\bfseries\upshape
㦨,
\itshape
㦨 "<ᨢ"> (bold),
\slshape
㦨  (bold slanted),
\fontseries{sbc}\upshape
㦨 "<㦥"> (semibold condenced).

\bigskip
\ttfamily
\mdseries\upshape
 設 (typewriter)
\slshape
 (slanted),
\itshape
ᨢ (italic),
\scshape
⥫ (small caps).

\bigskip
\fontfamily{cmdh}%
\mdseries\upshape
娫 (Danhill).

\bigskip
\fontfamily{cmfib}%
\mdseries\upshape
 (Fibonacci),
\slshape
 (slanted).

\bigskip
\fontfamily{cmfr}%
\mdseries\upshape
 (funny roman),
\itshape
ᨢ (italic).

\bigskip
\fontfamily{cmvtt}%
\mdseries\upshape
ਭ  饩 設 (variable typewriter),
\itshape
ᨢ (italic).

\bigskip
\fontfamily{ccr}%
\mdseries\upshape
  "<⭮ ⥬⨪"> (concrete roman),
\slshape
 (slanted),
\itshape
ᨢ (italic),
\scshape
⥫ (small caps),
\bfseries\upshape
㦨 (bold),
\itshape
㦨 ᨢ (bold italic),
\slshape
㦨  (bold slanted),
\scshape
㦨ୠ ⥫ (bold small caps),
\fontseries c\slshape
㦥 ᨢ (condensed italic).

\bigskip
\fontfamily{cmbr}%
\mdseries\upshape
 ᥬ⢠  CM Bright,
\slshape
 (slanted),
\itshape
ᨢ (italic),
\fontseries{sb}\upshape
㦨 (semibold)
\itshape
㦨 "<ᨢ"> (semibold italic),
\slshape
㦨  (semibold slanted),
\bfseries\upshape
㦨 (bold).

\bigskip
\fontfamily{cmtl}%
\mdseries\upshape
 ᥬ⢠ CM Bright Typewriter,
\slshape
 (slanted).

\bigskip
\fontfamily{lcmss}%
\mdseries\upshape
㡫   ᫠ (slides sans serif),
\slshape
 (slanted),
\bfseries\upshape
㦨 (bold),
\mdseries{\fontshape{In}\selectfont
 㡫   ᫠} (invisible ss),
{\fontshape{Isl}\selectfont
 } {\slshape (invisible slanted)}.

\bigskip
\fontfamily{lcmtt}%
\mdseries\upshape
 饩 設  ᫠ (slides typewriter)
\itshape
ᨢ (italic),
\mdseries{\fontshape{In}\selectfont
  饩 設} {\upshape (invisible tt)}.

\end{document}