X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffootnote-spanner.ly;h=78fa5f316b919ad62d67f467a3ae1f3616180e2b;hb=b872748c6aa8bb721ced458691b38ac2fac5dfc8;hp=ec27ba7f360f0e7d52a83b5c8e0d23ec9a6f43af;hpb=f875ef39c544bd3499dae5360e9e24f69933575f;p=lilypond.git diff --git a/input/regression/footnote-spanner.ly b/input/regression/footnote-spanner.ly index ec27ba7f36..78fa5f316b 100644 --- a/input/regression/footnote-spanner.ly +++ b/input/regression/footnote-spanner.ly @@ -1,4 +1,4 @@ -\version "2.14.0" +\version "2.19.21" \header { texidoc = "Footnotes are annotated at the correct place, and the annotation goes to the correct page." @@ -12,12 +12,13 @@ annotation goes to the correct page." \book { -\relative c'' { -\footnoteGrob #'Hairpin - #'(0.5 . 0.5) +\relative { +b'4-\single\footnote \markup { \tiny "1." } - \markup { 1. \justify { Goes to the first broken spanner. } } -b4\< c d a + #'(0.5 . 0.5) + \markup { 1. \justify { Goes to the first broken spanner. } } Hairpin + \< +c d a b c d a b c d a b c d a @@ -36,12 +37,13 @@ b c d a b c d a b c d a\! -\once \override FootnoteSpanner #'spanner-placement = #RIGHT -\footnoteGrob #'Hairpin - #'(0.5 . 0.5) +\once \override FootnoteSpanner.spanner-placement = #RIGHT +b4-\single\footnote \markup { \tiny "2." } - \markup { 2. \justify { Goes to the last broken spanner. } } -b4\< c d a + #'(0.5 . 0.5) + \markup { 2. \justify { Goes to the last broken spanner. } } Hairpin + \< +c d a b c d a b c d a b c d a