]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-fingering-indications-precisely.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / positioning-fingering-indications-precisely.ly
index b9d2d9d329b1f4ea6db20ddbda5fddfb66690d5b..790ab94f32b9f971ae8df3f854dea8178bc59142 100644 (file)
@@ -1,6 +1,10 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% 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.1"
+\version "2.16.0"
 
 \header {
   lsrtags = "editorial-annotations"
@@ -16,6 +20,7 @@ involved.
   doctitle = "Positioning fingering indications precisely"
 } % begin verbatim
 
+
 \relative c' {
   \set fingeringOrientations = #'(left)
   <c-1 d-2 a'-5>4
@@ -30,5 +35,3 @@ involved.
   <c-1 d-2 a'-5>4
   <c-1 d-\tweak #'extra-offset #'(-1.2 . 0)-2 a'-5>4
 }
-
-