]> git.donarmstrong.com Git - lilypond.git/blobdiff - lookupsyms.hh
release: 0.0.8
[lilypond.git] / 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);