]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/score-for-diatonic-accordion.ly
Doc-ja: update NR files and their committishes
[lilypond.git] / Documentation / snippets / score-for-diatonic-accordion.ly
index 965727972b36cde2e10d58b49fc057befdd0e532..efafe02db07e2b406757b6950d7bd975dc12e640 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.15.15
-\version "2.15.18"
+%% Note: this file works from version 2.15.20
+\version "2.15.20"
 
 \header {
   lsrtags = "template"
@@ -184,7 +184,7 @@ staffVoice = \new Staff = astaffvoice  {
 
 staffAccordionMel =
 \new Staff  \with { \remove "Clef_engraver" } {
-  $(set-accidental-style 'forget) %Set the accidentals (Vorzeichen) for each note,
+  \accidentalStyle "forget" %Set the accidentals (Vorzeichen) for each note,
   %do not remember them for the rest of the measure.
   \time 4/4
   \set Staff.instrumentName="Accordion"