X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbreak-alignment-anchor-alignment.ly;h=8b6811f9fa667645532f1f69b677104ae42a057f;hb=387a298cdf6e9a987e7bc4f8fc0db6a89d0f6d5a;hp=79a1237ac7e4ad943b649087f6d7bbd596ec31be;hpb=eeec992b7029d0982bf4ed0eb3995e9ca99c10e9;p=lilypond.git diff --git a/input/regression/break-alignment-anchor-alignment.ly b/input/regression/break-alignment-anchor-alignment.ly index 79a1237ac7..8b6811f9fa 100644 --- a/input/regression/break-alignment-anchor-alignment.ly +++ b/input/regression/break-alignment-anchor-alignment.ly @@ -1,8 +1,8 @@ -\version "2.12.0" +\version "2.14.0" \header { - texidoc = "The default callback for break-align-anchor in clefs and time/key -signatures reads the break-align-anchor-aligment property to align + texidoc = "The default callback for break-align-anchor in clefs and time/@/key +signatures reads the @code{break-align-anchor-aligment} property to align the anchor to the extent of the break-aligned grob." } @@ -17,4 +17,4 @@ the anchor to the extent of the break-aligned grob." \once \override Staff.KeySignature #'break-align-anchor-alignment = #RIGHT \mark \default ces1 -} \ No newline at end of file +}