]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-spanner.ly
Doc-es: various updates.
[lilypond.git] / input / regression / footnote-spanner.ly
index 8129d6fd4b982e369d8c7aa83dcb0d96666cb8a3..78fa5f316b919ad62d67f467a3ae1f3616180e2b 100644 (file)
@@ -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