]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/break-alignment-anchor-alignment.ly
Add newlines at EOF where appropriate.
[lilypond.git] / input / regression / break-alignment-anchor-alignment.ly
index 385838b50e8c4d00de7d180dbc7973d81a82bc86..8b6811f9fa667645532f1f69b677104ae42a057f 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.11.51"
+\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
+}