]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/score-for-diatonic-accordion.ly
Merge branch 'translation' into 'master'
[lilypond.git] / Documentation / snippets / score-for-diatonic-accordion.ly
index bc534427a71fbe63c33e6764f1fa4305731d9d25..46883755e6b6e55885e0621009982ac7962c2626 100644 (file)
@@ -4,8 +4,8 @@
 % and then run scripts/auxiliar/makelsr.py
 %
 % This file is in the public domain.
-%% Note: this file works from version 2.17.20
-\version "2.17.20"
+%% Note: this file works from version 2.17.30
+\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 {