X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Faccidental-suggestions.ly;h=6e0a867ffae647f95574f4224b9dfccd9a62fdbe;hb=65a309c41e9f18befa34328a60efab9132e402c9;hp=3beb51a0fd6f2f924941d7b15c5a7ef76186ae2d;hpb=5b1f3adfe5e3561eaa0f9440e0697054084b7107;p=lilypond.git diff --git a/input/regression/accidental-suggestions.ly b/input/regression/accidental-suggestions.ly index 3beb51a0fd..6e0a867ffa 100644 --- a/input/regression/accidental-suggestions.ly +++ b/input/regression/accidental-suggestions.ly @@ -7,7 +7,7 @@ denoting Musica Ficta." } -\version "2.16.0" +\version "2.17.25" \paper { ragged-right = ##t } @@ -15,8 +15,8 @@ denoting Musica Ficta." \relative c'' { \time 2/4 \set suggestAccidentals = ##t - cis^> gis'-| - \override AccidentalSuggestion #'parenthesized = ##t + cis^> gis'-! + \override AccidentalSuggestion.parenthesized = ##t cis,_"paren" gis' }