]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-auto-numbering-vertical-order.ly
Doc-es: various updates.
[lilypond.git] / input / regression / footnote-auto-numbering-vertical-order.ly
index d229da8454df55067b42ec9faa65240c9cc11671..a7c86686eafeb6330b3e2588b8bb06eb5d38805f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.25"
+\version "2.19.21"
 \header {
   texidoc = "This regtest makes sure that footnote numbers are laid out
 in the correct vertical order.
@@ -28,68 +28,62 @@ in the correct vertical order.
 \book {
   \score {
     <<
-      \new Staff \relative c' {
-        d4 e
-        \once \override FootnoteItem #'numbering-assertion-function =
+      \new Staff \relative {
+        d'4 e
+        \once \override FootnoteItem.numbering-assertion-function =
           #(lambda (grob) (make-footnote-numbering-assertion-function 0))
-        < f  a-\footnote #'(1 . -1) \markup { n } c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        < f \footnote #'(1 . -1) \markup { n } a c >
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 2 4)
-        \footnote #'(1 . 1) #'Beam \markup { o }
-        \footnote #'(1 . 1) #'Hairpin \markup { p }
-        a8\< [ b c d ] a4 b c\f |
+        a8-\footnote #'(1 . 1) \markup { p } \<
+       -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c\f |
         d a b c |\break
         d,4 e
-        \once \override FootnoteItem #'numbering-assertion-function =
+        \once \override FootnoteItem.numbering-assertion-function =
           #(lambda (grob) (make-footnote-numbering-assertion-function 6))
-        < f  a-\footnote #'(1 . -1) \markup { n } c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        < f \footnote #'(1 . -1) \markup { n } a c >
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 8 10)
-        \footnote #'(1 . 1) #'Beam \markup { o }
-        \footnote #'(1 . 1) #'Hairpin \markup { p }
-        a8\< [ b c d ] a4 b c |
+        a8-\footnote #'(1 . 1) \markup { p } \<
+       -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c |
         d a b c\f |\pageBreak
         d,4 e
-        \once \override FootnoteItem #'numbering-assertion-function =
+        \once \override FootnoteItem.numbering-assertion-function =
           #(lambda (grob) (make-footnote-numbering-assertion-function 12))
-        < f  a-\footnote #'(1 . -1) \markup { n } c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        < f  \footnote #'(1 . -1) \markup { n } a c >
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 14 16)
-        \footnote #'(1 . 1) #'Beam \markup { o }
-        \footnote #'(1 . 1) #'Hairpin \markup { p }
-        a8\< [ b c d ] a4 b c |
+        a8-\footnote #'(1 . 1) \markup { p } \<
+       -\single\footnote #'(1 . 1) \markup { o } Beam [ b c d ] a4 b c |
         d a b c\! |\break
       }
-      \new Staff \relative c' {
-        d4 e
-        \once \override FootnoteItem #'numbering-assertion-function =
+      \new Staff \relative {
+        d'4 e
+        \once \override FootnoteItem.numbering-assertion-function =
           #(lambda (grob) (make-footnote-numbering-assertion-function 1))
-        < f  a-\footnote #'(1 . -1) \markup { n } c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        < f \footnote #'(1 . -1) \markup { n } a c >
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 3 5)
-        \footnote #'(1 . 1) #'Beam \markup { o }
-        \footnote #'(1 . 1) #'Hairpin \markup { p }
-        a8\< [ b c d ] a4 b c\f |
+        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
-        \once \override FootnoteItem #'numbering-assertion-function =
+        \once \override FootnoteItem.numbering-assertion-function =
           #(lambda (grob) (make-footnote-numbering-assertion-function 7))
-        < f  a-\footnote #'(1 . -1) \markup { n } c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        < f \footnote #'(1 . -1) \markup { n } a c >
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 9 11)
-        \footnote #'(1 . 1) #'Beam \markup { o }
-        \footnote #'(1 . 1) #'Hairpin \markup { p }
-        a8\< [ b c d ] a4 b c |
+        a8-\footnote #'(1 . 1) \markup { p } \<
+       -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c |
         d a b c\f |\pageBreak
         d,4 e
-        \once \override FootnoteItem #'numbering-assertion-function =
+        \once \override FootnoteItem.numbering-assertion-function =
           #(lambda (grob) (make-footnote-numbering-assertion-function 13))
-        < f  a-\footnote #'(1 . -1) \markup { n } c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        < f \footnote #'(1 . -1) \markup { n } a c >
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 15 17)
-        \footnote #'(1 . 1) #'Beam \markup { o }
-        \footnote #'(1 . 1) #'Hairpin \markup { p }
-        a8\< [ b c d ] a4 b c |
+        a8-\single\footnote #'(1 . 1) \markup { p } Hairpin \<
+       -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c |
         d a b c\! |\break
       }
     >>