]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/makelsr.py
authorDavid Kastrup <dak@gnu.org>
Mon, 15 Jun 2015 17:37:01 +0000 (19:37 +0200)
committerDavid Kastrup <dak@gnu.org>
Sat, 20 Jun 2015 11:06:07 +0000 (13:06 +0200)
Documentation/snippets/how-to-change-fret-diagram-position.ly

index 7556b0e9b39768e2ad46e256343b0424b3f5d0ec..725be2d4627366b101ce06bc41325943f2e61ab5 100644 (file)
@@ -1,10 +1,11 @@
-%% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.di.unimi.it
-%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
-%% and then run scripts/auxiliar/makelsr.py
-%%
-%% This file is in the public domain.
-\version "2.18.0"
+% DO NOT EDIT this file manually; it is automatically
+% generated from Documentation/snippets/new
+% Make any changes in Documentation/snippets/new/
+% and then run scripts/auxiliar/makelsr.py
+%
+% This file is in the public domain.
+%% Note: this file works from version 2.19.22
+\version "2.19.22"
 
 \header {
   lsrtags = "fretted-strings, specific-notation, tweaks-and-overrides"
@@ -42,8 +43,8 @@ harmonies = \chordmode
 \score
 {
   <<
-    \context ChordNames \harmonies
-    \context Staff
+    \new ChordNames \harmonies
+    \new Staff
     {a8^\markup { \fret-diagram  #"6-x;5-0;4-2;3-0;2-0;1-2;"  }
 % THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM
      \once \override TextScript.extra-offset = #'(10 . 0)