]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/letter-tablature-formatting.ly
Merge branch 'master' into nested-bookparts
[lilypond.git] / input / lsr / letter-tablature-formatting.ly
index 03ca74d8c6bb89f4e74282f8521dd9c80b1eb94f..1c638516cc0e88322fa4ab9a6afa49b313723c93 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.62"
+\version "2.11.57"
 
 \header {
   lsrtags = "staff-notation,fretted-strings"
@@ -32,10 +32,9 @@ music = \relative c {
     \clef "G_8"
     \music
   }
-  \new TabStaff \with { 
+  \new TabStaff \with {
     tablatureFormat = #letter-tablature-format
-  }
-  {
+  } {
     \music
   }
 >>