]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-fingering-indications-precisely.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / positioning-fingering-indications-precisely.ly
index 48e32a2cb9fd2d1c80e577a22f6f89f7fed33a75..dba2f9da2fd602ae02143dd22c4e45a582d64d91 100644 (file)
@@ -1,7 +1,10 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.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.13.31"
+\version "2.14.2"
 
 \header {
   lsrtags = "editorial-annotations"
@@ -17,6 +20,7 @@ involved.
   doctitle = "Positioning fingering indications precisely"
 } % begin verbatim
 
+
 \relative c' {
   \set fingeringOrientations = #'(left)
   <c-1 d-2 a'-5>4
@@ -31,5 +35,3 @@ involved.
   <c-1 d-2 a'-5>4
   <c-1 d-\tweak #'extra-offset #'(-1.2 . 0)-2 a'-5>4
 }
-
-