]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-spanner.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / footnote-spanner.ly
index 6efca6671b53ea6ceae5af321baa17f47bc0e37b..64b34e308a0d10becefc86fdd20659cb33833f9f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.16.0"
 \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)
+b4-\footnote
               \markup { \tiny "1." }
+              #'(0.5 . 0.5) #'Hairpin
               \markup { 1. \justify { Goes to the first broken spanner. } }
-b4\< c d a
+   \<
+c d a
 b c d a
 b c d a
 b c d a
@@ -35,11 +38,12 @@ b c d a
 b c d a\!
 
 \once \override FootnoteSpanner #'spanner-placement = #RIGHT
-\footnoteGrob #'Hairpin
-              #'(0.5 . 0.5)
+b4-\footnote
               \markup { \tiny "2." }
+              #'(0.5 . 0.5) #'Hairpin
               \markup { 2. \justify { Goes to the last broken spanner. } }
-b4\< c d a
+   \<
+c d a
 b c d a
 b c d a
 b c d a