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-1.3.15
[lilypond.git]
/
mf
/
feta-orator10.mf
blob
c4c0ed06460fa72697be9eccc77db54cf19e8275
1
% feta-orator20.mf
2
% part of LilyPond's pretty-but-neat music font
3
4
input autometric;
5
fet_beginfont("feta-orator", 10);
6
7
mode_setup;
8
9
input feta-orator;
10
11
fet_endfont("feta-orator");
12
13
end.
14