2 filename
= "denneboom.ly";
4 copyright
= "public domain";
6 %{ file tests silly line shapes %}
36 oboom = \notes\transpose c''{
44 bos = \notes\transpose c''{
68 verse_one_staff = \context Lyrics = one
79 verse_two_staff = \context Lyrics = two
83 denneboom_shape = \paper{
87 % UGH -- THIS IS HAIRY
88 #'margin-shape = #(map
89 (lambda (x) (cons-map mm-to-pt x))
102 gourlay_maxmeasures = 30.;
103 arithmetic_basicspace = 3.8;
104 arithmetic_multiplier = 8.\pt;
109 \context Staff { \time 3/4; \melody }
110 \context Lyrics \verse_one
114 \midi{ \tempo 4 = 90; }