X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbreak-alignment-anchor-alignment.ly;h=8b6811f9fa667645532f1f69b677104ae42a057f;hb=caac677710724849651381d11577f61dd9618bcf;hp=56d3f387b4e0988dbbf3ffad6a5831f98a0f649b;hpb=3846cd517023c7e63379eefb8dde3a8de3b8fbe4;p=lilypond.git diff --git a/input/regression/break-alignment-anchor-alignment.ly b/input/regression/break-alignment-anchor-alignment.ly index 56d3f387b4..8b6811f9fa 100644 --- a/input/regression/break-alignment-anchor-alignment.ly +++ b/input/regression/break-alignment-anchor-alignment.ly @@ -1,8 +1,8 @@ -\version "2.11.23" +\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 +}