]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/letter-tablature-formatting.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / letter-tablature-formatting.ly
index baf88fa35e4e8b977bc0d8b07fb7caf318911c6f..c4e2df48f19b2e7dd47ea99a22d48290bab3c71d 100644 (file)
@@ -1,12 +1,13 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% Do not edit this file; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.1"
+\version "2.13.4"
 
 \header {
   lsrtags = "staff-notation, fretted-strings"
 
   texidoc = "
-Tablature can be formatted using letters instead of numbers. 
+Tablature can be formatted using letters instead of numbers.
 
 "
   doctitle = "Letter tablature formatting"
@@ -33,7 +34,7 @@ music = \relative c {
     \clef "G_8"
     \music
   }
-  \new TabStaff \with { 
+  \new TabStaff \with {
     tablatureFormat = #letter-tablature-format
   }
   {