]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-auto-numbering-page-reset.ly
Run scripts/auxiliar/update-with-convert-ly
[lilypond.git] / input / regression / footnote-auto-numbering-page-reset.ly
index 5014b32cb22a1d24d8555c750a94cd7c2d92899b..ae48d86ef5f982235a44d467c20f555d5fb26506 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.25"
+\version "2.15.39"
 \header {
   texidoc = "This is an example of automatic footnote numbering
 where the number is reset on each page.  It uses the symbol-footnotes
@@ -24,7 +24,7 @@ have been reached.
 \markup { h i }
 
 \relative c' {
-\footnote #'(1 . -1) #'NoteHead \markup { j }
+\footnote #'(1 . -1) #'NoteHead \markup { j } \default
 a b c d }
 
 \pageBreak
@@ -35,9 +35,9 @@ a b c d }
 
 \relative c' {
   d4 e
-  < f  a-\footnote #'(1 . -1) \markup { n } c >
-  \footnote #'(1 . 1) #'Beam \markup { o }
-  \footnote #'(1 . 1) #'Hairpin \markup { p }
+  < f  a-\footnote #'(1 . -1) \markup { n } \default c >
+  \footnote #'(1 . 1) #'Beam \markup { o } \default
+  \footnote #'(1 . 1) #'Hairpin \markup { p } \default
   a8\< [ b c d ] a4 b c |
   d a b c |
   d a b c |