X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffootnote-spanner.ly;h=c550eae244be1989b4b769ba91f259d827cc17c7;hb=0a0274a3bf5792dfb7ce3719f5dfaef36059affe;hp=ec27ba7f360f0e7d52a83b5c8e0d23ec9a6f43af;hpb=ddd74753371d73e65bb57d086fe376e771ef86b8;p=lilypond.git diff --git a/input/regression/footnote-spanner.ly b/input/regression/footnote-spanner.ly index ec27ba7f36..c550eae244 100644 --- a/input/regression/footnote-spanner.ly +++ b/input/regression/footnote-spanner.ly @@ -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