]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/fretted-headword.ly
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / Documentation / snippets / fretted-headword.ly
index 8c228ee33034afc88730c8d0003d3175464e5fd2..43f92c152f3fbe5788d0fd89fef5850828e9d01f 100644 (file)
@@ -4,13 +4,13 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.17.6
+%% Note: this file works from version 2.17.11
 % INSPIRATIONAL HEADER FOR LILYPOND DOCUMENTATION fretted-strings %
 % Passage from Johann Kaspar Mertz "Opern Revue, Op. 8, no. 17"   %
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "headword"
@@ -142,7 +142,7 @@ bass = \relative c {
     \context {
       \Score
       \override Fingering.staff-padding = #'()
-      \override TupletNumber.stencil = ##f
+      \omit TupletNumber
       \override TupletBracket.bracket-visibility = ##f
     }
   }