]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/figured-bass-extenders-markup.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / figured-bass-extenders-markup.ly
index 18f4aebe480fd2d524ec179e831278bc89c81841..601bdee1865216a5b5ea13bf6dfe78fbfb4a16e2 100644 (file)
@@ -1,8 +1,7 @@
-\version "2.12.0"
+\version "2.16.0"
 
 \header {
 
-
   texidoc = "When using extender lines in FiguredBass, markup objects should
 be treated like ordinary figures and work correctly with extender lines.
 
@@ -13,7 +12,6 @@ Extenders should only be used if the markup is really identical."
 
 \paper { ragged-right = ##t }
 
-
 <<
   \context Voice {
     c'4 c' c' c'
@@ -27,5 +25,3 @@ Extenders should only be used if the markup is really identical."
       <\markup{\draw-circle #0.7 #0.1 ##t }> <6>
   }
 >>
-
-