]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-spanner.ly
Run scripts/auxiliar/update-with-convert-ly
[lilypond.git] / input / regression / footnote-spanner.ly
index 3a0f3ef7cc9693a6c82a80a303821f4d39efb78c..3d0705ebdb274157a6edad29fbf60001bcb3acea 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.54"
+\version "2.15.39"
 \header {
   texidoc = "Footnotes are annotated at the correct place, and the
 annotation goes to the correct page."
@@ -6,15 +6,17 @@ 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)
+\footnote
               \markup { \tiny "1." }
-              \markup { 1. \justify { Goes to the first broken spanner. } }
+              #'(0.5 . 0.5) #'Hairpin
+              \markup { 1. \justify { Goes to the first broken spanner. } } \default
 b4\< c d a
 b c d a
 b c d a
@@ -35,10 +37,10 @@ b c d a
 b c d a\!
 
 \once \override FootnoteSpanner #'spanner-placement = #RIGHT
-\footnoteGrob #'Hairpin
-              #'(0.5 . 0.5)
+\footnote
               \markup { \tiny "2." }
-              \markup { 2. \justify { Goes to the last broken spanner. } }
+              #'(0.5 . 0.5) #'Hairpin
+              \markup { 2. \justify { Goes to the last broken spanner. } } \default
 b4\< c d a
 b c d a
 b c d a