X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Faccidental-voice.ly;h=61cebc562525aceb5b24818af1bfecc60262aeea;hb=750b714488c5af6eae22d07163bba8b554734ac6;hp=a1be03b6548e186e7f554132b9f1467b97d0d246;hpb=33fee1aae93af367e6d2f0a80bef3e1b38eda9eb;p=lilypond.git diff --git a/input/regression/accidental-voice.ly b/input/regression/accidental-voice.ly index a1be03b654..61cebc5625 100644 --- a/input/regression/accidental-voice.ly +++ b/input/regression/accidental-voice.ly @@ -1,4 +1,4 @@ -\version "2.12.0" +\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 >>