repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
lilypond-0.1.27
[lilypond.git]
/
mf
/
feta-generic.mf
blob
886fbaa771d70350948653bfd38ff177f5f9adb5
1
2
3
if test = -1:
4
mode := smoke;
5
fi
6
7
mode_setup;
8
9
10
input feta-macros;
11
12
make_pen_stack;
13
make_picture_stack;
14
input feta-params;
15
16
17
18
19
if test = 0:
20
input feta-eindelijk;
21
input feta-toevallig;
22
input feta-puntje;
23
input feta-bolletjes;
24
input feta-schrift;
25
input feta-banier;
26
% input feta-klef;
27
else:
28
input feta-bolletjes;
29
input feta-bant;
30
% input feta-eindelijk;
31
% input feta-klef;
32
33
fi