]> 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 9aaa8eb9220c35a874a3a442478dd33344eaef73..a7c86686eafeb6330b3e2588b8bb06eb5d38805f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 \header {
   texidoc = "This regtest makes sure that footnote numbers are laid out
 in the correct vertical order.
@@ -28,59 +28,59 @@ 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 \footnote #'(1 . -1) \markup { n } a c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 2 4)
         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 \footnote #'(1 . -1) \markup { n } a c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 8 10)
         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  \footnote #'(1 . -1) \markup { n } a c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 14 16)
         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 \footnote #'(1 . -1) \markup { n } a c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 3 5)
         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 \footnote #'(1 . -1) \markup { n } a c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 9 11)
         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 \footnote #'(1 . -1) \markup { n } a c >
-        \once \override FootnoteSpanner #'numbering-assertion-function =
+        \once \override FootnoteSpanner.numbering-assertion-function =
           #(simultaneous-footnote-numbering-assertion-function 15 17)
         a8-\single\footnote #'(1 . 1) \markup { p } Hairpin \<
        -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c |