]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tablature-full-notation.ly
Add missing version header.
[lilypond.git] / input / regression / tablature-full-notation.ly
index 0b7e0646fdaea5fae057376310fbdefdcb474449..a1acd8bc4ccc779fe15e0ad29977e12ee8f4b222 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 
 \header{ texidoc = "As default, tablature staves show only the fret numbers, because
                     in most situations, they are combined with normal staves.
@@ -27,6 +27,8 @@ tabstuff = {
   \bar "|."
 }
 
+#(set-global-staff-size 18)
+
 \score {
   <<
     \new Staff { \clef "G_8" \tabstuff }