]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/recorder-fingering-chart.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / recorder-fingering-chart.ly
index e0ecc616e2ff1ce1c9eb74662e5ebba375e26c8d..e390eb7df0c57271e6c092721a125f6d5f9eb8ff 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.29"
+\version "2.15.40"
 
 \header {
   lsrtags = "winds"
@@ -30,6 +33,7 @@ centermarkup = {
   \new Staff \with {
     \remove "Time_signature_engraver"
     \override Stem #'stencil = ##f
+    \override Flag #'stencil = ##f
     \consists "Horizontal_bracket_engraver"
   }
   {
@@ -59,5 +63,3 @@ centermarkup = {
     f''1*1/4^\markup{2)}\stopGroup
   }
 }
-
-