]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-spanner.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / footnote-spanner.ly
index 3a0f3ef7cc9693a6c82a80a303821f4d39efb78c..78fa5f316b919ad62d67f467a3ae1f3616180e2b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.54"
+\version "2.19.21"
 \header {
   texidoc = "Footnotes are annotated at the correct place, and the
 annotation goes to the correct page."
@@ -6,16 +6,19 @@ annotation goes to the correct page."
 
 #(set-default-paper-size "a6")
 
-\paper { ragged-last-bottom = ##f }
+\paper {
+  ragged-last-bottom = ##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
@@ -34,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