]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-footer-padding.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / footnote-footer-padding.ly
index 0c72c5e41feef332a22e569f56b1a7f7e1be2673..3011b07331ae71ea2acfcf3e64ec39b6ad99ee7f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.25"
+\version "2.15.39"
 \header {
   texidoc = "The padding between a footnote and the footer can be tweaked."
 }
@@ -8,19 +8,19 @@
 \book {
 
   \relative c' {
-    \footnote
+    <>\footnote
                   \markup { \tiny 1 }
                   #'(1 . -1) #'NoteHead
                   \markup { 1. Tiny space below. }
     e1
 
-    \footnote
+    <>\footnote
                   \markup { \tiny 2 }
                   #'(1 . -1) #'NoteHead
                   \markup { 2. Tiny space below. }
     e1
 
-    \footnote
+    <>\footnote
                   \markup { \tiny 3 }
                   #'(1 . -1) #'NoteHead
                   \markup { 3. Big space below. }