]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.8
authorfred <fred>
Tue, 5 Nov 1996 15:21:27 +0000 (15:21 +0000)
committerfred <fred>
Tue, 5 Nov 1996 15:21:27 +0000 (15:21 +0000)
lookupsyms.hh

index f7ac3858acb559eb94d73642f8ee76675f209fc2..1ec0d04d10e38f7d3e43db87170da09ddb416752 100644 (file)
@@ -15,6 +15,13 @@ struct Lookup {
     Parametric_symbol *linestaff(int n);
     Parametric_symbol *meter(String);
     Parametric_symbol *stem();
+    Symbol streepjes(int pos);
+    /**
+      pos == 3 : 3 lines above staff (extending below note)
+
+      pos == -3: below staff
+      */
+    
     Symbol ball(int);
     Symbol flag(int);
     Symbol rest(int);