]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/break-alignment-anchor-alignment.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / break-alignment-anchor-alignment.ly
index 27ef71291de6f5d179085724c31391371204712f..5074966e5f0fb6e524c64762e5defc0efb432ae4 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.14.0"
+\version "2.16.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
+}