]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/score-for-diatonic-accordion.ly
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / Documentation / snippets / score-for-diatonic-accordion.ly
index bc534427a71fbe63c33e6764f1fa4305731d9d25..eebc8de67a62bde28c8bdd2ef4f455d69275b750 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "template, real-music, specific-notation"
@@ -72,8 +72,8 @@ harmonies = \new ChordNames \chordmode {
   bes1
 }
 
-NoStem = { \override Stem.transparent = ##t }
-NoNoteHead = \override NoteHead.transparent = ##t
+NoStem = { \hide Stem }
+NoNoteHead = \hide NoteHead
 ZeroBeam = \override Beam.positions = #'(0 . 0)
 
 staffTabLine = \new Staff \with {