]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/guitar-slides.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / guitar-slides.ly
index e5c91872cef017792ffbb0c185dc931527da28f5..dd1cbd8d03315ae4480561c1a3c50ad105794839 100644 (file)
@@ -1,8 +1,11 @@
-% Do not edit this file; it is automatically
+% 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.13.4
-\version "2.13.16"
+%% Note: this file works from version 2.15.10
+\version "2.16.0"
 
 \header {
   lsrtags = "fretted-strings"
@@ -23,6 +26,7 @@ hideFretNumber = {
   \once \override TabNoteHead #'transparent = ##t
   \once \override NoteHead #'transparent = ##t
   \once \override Stem #'transparent = ##t
+  \once \override Flag #'transparent = ##t
   \once \override NoteHead #'no-ledgers = ##t
   \once \override Glissando #'(bound-details left padding) = #0.3
 }