X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffootnote-spanner.ly;h=78fa5f316b919ad62d67f467a3ae1f3616180e2b;hb=083b99742f8089f5ad1018e7e69db1b947e7d736;hp=8129d6fd4b982e369d8c7aa83dcb0d96666cb8a3;hpb=9a2ffbf058002a6a82acc5748a2998840885afb8;p=lilypond.git diff --git a/input/regression/footnote-spanner.ly b/input/regression/footnote-spanner.ly index 8129d6fd4b..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." @@ -8,17 +8,17 @@ annotation goes to the correct page." \paper { ragged-last-bottom = ##f - footnote-auto-numbering = ##f } \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 @@ -37,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