X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffootnote-spanner.ly;h=78fa5f316b919ad62d67f467a3ae1f3616180e2b;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=7897f784f79251ed8c3a301cf4d4ed91f17f95cc;hpb=c20bed72fb602fabf67087649df283f1978a9d94;p=lilypond.git diff --git a/input/regression/footnote-spanner.ly b/input/regression/footnote-spanner.ly index 7897f784f7..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,11 +12,11 @@ annotation goes to the correct page." \book { -\relative c'' { -b4-\footnote +\relative { +b'4-\single\footnote \markup { \tiny "1." } - #'(0.5 . 0.5) #'Hairpin - \markup { 1. \justify { Goes to the first broken spanner. } } + #'(0.5 . 0.5) + \markup { 1. \justify { Goes to the first broken spanner. } } Hairpin \< c d a b c d a @@ -37,11 +37,11 @@ b c d a b c d a b c d a\! -\once \override FootnoteSpanner #'spanner-placement = #RIGHT -b4-\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. } } + #'(0.5 . 0.5) + \markup { 2. \justify { Goes to the last broken spanner. } } Hairpin \< c d a b c d a