X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fgrace-direction-polyphony.ly;h=3725d2a2f639294838f484d7ced584ecf97c9723;hb=d60a839a6cda6b5341360d5b46bfc98872a81b7a;hp=bc364f105eebad2cde92fba210da9b0f5134e6a2;hpb=38d7d319eabc906e82fb42002678c6d42a23b6f7;p=lilypond.git diff --git a/input/regression/grace-direction-polyphony.ly b/input/regression/grace-direction-polyphony.ly index bc364f105e..3725d2a2f6 100644 --- a/input/regression/grace-direction-polyphony.ly +++ b/input/regression/grace-direction-polyphony.ly @@ -1,13 +1,13 @@ \header { - texidoc = "The @code{\voiceOne} setting is retained after + texidoc = "The @code{\\voiceOne} setting is retained after finishing the grace section." } -\version "2.12.0" +\version "2.19.21" -\relative c''' { +\relative { \voiceOne - c4 + c'''4 \grace d8 c4 }