]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/footnote-auto-numbering-page-reset.ly
Imported Upstream version 2.19.45
[lilypond.git] / input / regression / footnote-auto-numbering-page-reset.ly
index 58799d03dc61dbdfcce692fabb6342806c13d02e..369db807f71d2b6ccc54ad0c94ba2871e6702cfb 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 \header {
   texidoc = "This is an example of automatic footnote numbering
 where the number is reset on each page.  It uses the symbol-footnotes
@@ -31,10 +31,10 @@ a b c d }
 
 \markup { k \auto-footnote l m }
 
-\relative c' { a1 }
+\relative { a1 }
 
-\relative c' {
-  d4 e
+\relative {
+  d'4 e
   < f  \footnote #'(1 . -1) \markup { n } a c >
   a8-\footnote #'(1 . 1) \markup { p } \<
   -\footnote #'(1 . 1) \markup { o } [ b c d ] a4 b c |