X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Faccidental-voice.ly;h=61cebc562525aceb5b24818af1bfecc60262aeea;hb=1cfd30afdec76ee7df73d3471ebb334e1f740c2f;hp=06b9e8ab55890a3094588bf35f51a28f2eaec3c2;hpb=2205ef7a616d73e6a83274816e775426bf41b7bd;p=lilypond.git diff --git a/input/regression/accidental-voice.ly b/input/regression/accidental-voice.ly index 06b9e8ab55..61cebc5625 100644 --- a/input/regression/accidental-voice.ly +++ b/input/regression/accidental-voice.ly @@ -1,4 +1,4 @@ -\version "2.7.39" +\version "2.17.6" \layout { ragged-right = ##t } \header{ @@ -28,7 +28,7 @@ voiceb = \transpose c c' { \voicea } \context Staff << - #(set-accidental-style 'modern-voice-cautionary) + \accidentalStyle modern-voice-cautionary \new Voice \voicea \new Voice \voiceb >>