]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-auto-numbering.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / footnote-auto-numbering.ly
index 4d08f2e57eb647ed233152cafb71c67188a79bf3..333bcbdfa616d71ae5e1c678769b8f0faac059b4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.39"
+\version "2.16.0"
 \header {
   texidoc = "This is an example of automatic footnote numbering
 where the number is not reset on each page.  It uses the default
@@ -54,12 +54,11 @@ footnotes.
   d4 e
   \once \override FootnoteItem #'numbering-assertion-function =
     #(lambda (grob) (make-footnote-numbering-assertion-function 5))
-  < f  a-\footnote #'(1 . -1) \markup { n } \default c >
+  < f \footnote #'(1 . -1) \markup { n } a c >
   \once \override FootnoteSpanner #'numbering-assertion-function =
     #(simultaneous-footnote-numbering-assertion-function 6 7)
-  \footnote #'(1 . 1) #'Beam \markup { o } \default
-  \footnote #'(1 . 1) #'Hairpin \markup { p } \default
-  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 |
   d a b c |
   d a b c\f |