]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/template/jazz-combo.ly
* scm/paper.scm (set-staff-size): new function: set default
[lilypond.git] / input / template / jazz-combo.ly
index 5590889cf9ee86031f8ea6bcb0b2e9eb77528a82..16892572f53e386a358c5d923a045ff7f6319971 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.7"
+\version "2.1.11"
 \header {
         title = "Song"
         subtitle = "(tune)"
@@ -9,7 +9,7 @@
        texidoc = "Jazz tune for combo (horns, piano, drums, bass, guitar)."
 }
 
-\include "paper16.ly"
+#(set-staff-size 16)
 \include "english.ly"
 
 %%%%%%%%%%%% Some macros %%%%%%%%%%%%%%%%%%%