]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-auto-numbering-vertical-order.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / footnote-auto-numbering-vertical-order.ly
index 0206dc1e343b74755dcac363c49cf986728e9c1f..9aaa8eb9220c35a874a3a442478dd33344eaef73 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 \header {
   texidoc = "This regtest makes sure that footnote numbers are laid out
 in the correct vertical order.
@@ -54,7 +54,7 @@ in the correct vertical order.
         \once \override FootnoteSpanner #'numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 14 16)
         a8-\footnote #'(1 . 1) \markup { p } \<
-       -\footnote #'(1 . 1) #'Beam \markup { o } [ b c d ] a4 b c |
+       -\single\footnote #'(1 . 1) \markup { o } Beam [ b c d ] a4 b c |
         d a b c\! |\break
       }
       \new Staff \relative c' {
@@ -64,7 +64,7 @@ in the correct vertical order.
         < f \footnote #'(1 . -1) \markup { n } a c >
         \once \override FootnoteSpanner #'numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 3 5)
-        a8-\footnote #'(1 . 1) #'Hairpin \markup { p } \<
+        a8-\single\footnote #'(1 . 1) \markup { p } Hairpin \<
        -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c\f |
         d a b c |\break
         d,4 e
@@ -82,7 +82,7 @@ in the correct vertical order.
         < f \footnote #'(1 . -1) \markup { n } a c >
         \once \override FootnoteSpanner #'numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 15 17)
-        a8-\footnote #'(1 . 1) #'Hairpin \markup { p } \<
+        a8-\single\footnote #'(1 . 1) \markup { p } Hairpin \<
        -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c |
         d a b c\! |\break
       }