]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-spanner.ly
Revert "Merge branch 'footnote' into HEAD"
[lilypond.git] / input / regression / footnote-spanner.ly
index ec27ba7f360f0e7d52a83b5c8e0d23ec9a6f43af..c550eae244be1989b4b769ba91f259d827cc17c7 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.25"
 \header {
   texidoc = "Footnotes are annotated at the correct place, and the
 annotation goes to the correct page."
@@ -13,9 +13,9 @@ annotation goes to the correct page."
 \book {
 
 \relative c'' {
-\footnoteGrob #'Hairpin
-              #'(0.5 . 0.5)
+\footnote
               \markup { \tiny "1." }
+              #'(0.5 . 0.5) #'Hairpin
               \markup { 1. \justify { Goes to the first broken spanner. } }
 b4\< c d a
 b c d a
@@ -37,9 +37,9 @@ b c d a
 b c d a\!
 
 \once \override FootnoteSpanner #'spanner-placement = #RIGHT
-\footnoteGrob #'Hairpin
-              #'(0.5 . 0.5)
+\footnote
               \markup { \tiny "2." }
+              #'(0.5 . 0.5) #'Hairpin
               \markup { 2. \justify { Goes to the last broken spanner. } }
 b4\< c d a
 b c d a