]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 18 May 2003 13:35:39 +0000 (13:35 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 18 May 2003 13:35:39 +0000 (13:35 +0000)
input/test/bagpipe.ly

index d648c9604d63c96b42c46f7c493b5c1556e16b6b..4a815effff386f0dee7da7ce3aa13b5814664266 100644 (file)
@@ -1,16 +1,15 @@
 \version "1.7.18"
-
-% bagpipe music.
-
 \header
 {
  title="Flower of Scotland"
+ texidoc = "bagpipe music "
 }
 
-#(add-to-grace-init NoteHead 'font-relative-size -2)
-#(add-to-grace-init Stem 'stroke-style "")
-#(add-to-grace-init Stem 'length 6)
-#(add-to-grace-init Stem 'font-relative-size -2)
+#(add-to-grace-init "Voice" 'Stem 'length 6)
+#(add-to-grace-init "Voice" 'Stem 'stroke-style '())
+
+% doen't work??  
+%#(add-to-grace-init "Voice" 'Stem 'font-relative-size -)
 
 \paper {
   linewidth = 14.0 \cm