blob: 746d82786fd1ebd303d05ede69c1529a4ce1dfb9 (
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
|
% Croatian Glagolitic
% L I G A T U R E S, 1992, darko.zubrinic@etf.hr
mode_setup;
u#:=.8pt#; font_quad= 30u#;
font_normal_space= 10u#;
font_normal_stretch= 3u#;
font_normal_shrink= 1u#;
em#:=10pt#; cap#:=7pt#;
thin#:=2/3pt#; thick#:=5/6pt#;
o#:=1/5pt#;
define_pixels(em,cap);
define_blacker_pixels(thin,thick);
curve_sidebar:=1/10em;
input croation-i % fajl sa ligaturama
\baselineksip=6truemm;
end.
|