]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/letter-tablature-formatting.ly
Merge master into nested-bookparts
[lilypond.git] / input / lsr / letter-tablature-formatting.ly
index 1c638516cc0e88322fa4ab9a6afa49b313723c93..03ca74d8c6bb89f4e74282f8521dd9c80b1eb94f 100644 (file)
@@ -1,6 +1,6 @@
 %% Do not edit this file; it is auto-generated from input/new
 %% This file is in the public domain.
-\version "2.11.57"
+\version "2.11.62"
 
 \header {
   lsrtags = "staff-notation,fretted-strings"
@@ -32,9 +32,10 @@ music = \relative c {
     \clef "G_8"
     \music
   }
-  \new TabStaff \with {
+  \new TabStaff \with { 
     tablatureFormat = #letter-tablature-format
-  } {
+  }
+  {
     \music
   }
 >>