X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffootnote-spanner.ly;h=78fa5f316b919ad62d67f467a3ae1f3616180e2b;hb=d60a839a6cda6b5341360d5b46bfc98872a81b7a;hp=58ce06a92b26a86b6f985db95c2c8624fb367bfe;hpb=9bef4c41f80988822469f80337c3c007e4adb4d1;p=lilypond.git diff --git a/input/regression/footnote-spanner.ly b/input/regression/footnote-spanner.ly index 58ce06a92b..78fa5f316b 100644 --- a/input/regression/footnote-spanner.ly +++ b/input/regression/footnote-spanner.ly @@ -1,4 +1,4 @@ -\version "2.15.39" +\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'' { -<>\footnote +\relative { +b'4-\single\footnote \markup { \tiny "1." } - #'(0.5 . 0.5) #'Hairpin - \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 -<>\footnote +\once \override FootnoteSpanner.spanner-placement = #RIGHT +b4-\single\footnote \markup { \tiny "2." } - #'(0.5 . 0.5) #'Hairpin - \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