]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/new/letter-tablature-formatting.ly
LSR: Update.
[lilypond.git] / input / new / letter-tablature-formatting.ly
index 6b22d699c9a234d382df1613985fe8132c5c72c3..e357cc6ff27291cd86bb3e9f157a22e795d04e7b 100644 (file)
@@ -30,9 +30,10 @@ music = \relative c {
     \clef "G_8"
     \music
   }
-  \new TabStaff \with {
+  \new TabStaff \with { 
     tablatureFormat = #letter-tablature-format
-  } {
+  }
+  {
     \music
   }
 >>