X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fnote-head-harmonic-dotted.ly;h=d68d0e2177cff94cd5b231f947c0cf07eace970c;hb=70147a89d3d923e112169a28aac68f991c38e282;hp=5dc8ca24d43429f01224710570ed12a917dfbf27;hpb=522f419e3ed3e09ecf834bbb5315ac1777ab13e0;p=lilypond.git diff --git a/input/regression/note-head-harmonic-dotted.ly b/input/regression/note-head-harmonic-dotted.ly index 5dc8ca24d4..d68d0e2177 100644 --- a/input/regression/note-head-harmonic-dotted.ly +++ b/input/regression/note-head-harmonic-dotted.ly @@ -1,4 +1,4 @@ -\version "2.16.0" +\version "2.19.21" \header { texidoc = " @@ -7,8 +7,8 @@ Dots on harmonic note heads can be shown by setting the property " } -\relative c'' { - r4 2. +\relative { + r4 2. \set harmonicDots = ##t r4 2. }