X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ffootnote-auto-numbering-page-reset.ly;h=58799d03dc61dbdfcce692fabb6342806c13d02e;hb=2eb22fd223cd56a2dd90eda1499dadbcbfa5fad5;hp=0663f5e80a5e1b0b2ed5256d3273d78b45788da5;hpb=181366ec566a338c265ff4960724202d0d55ef79;p=lilypond.git diff --git a/input/regression/footnote-auto-numbering-page-reset.ly b/input/regression/footnote-auto-numbering-page-reset.ly index 0663f5e80a..58799d03dc 100644 --- a/input/regression/footnote-auto-numbering-page-reset.ly +++ b/input/regression/footnote-auto-numbering-page-reset.ly @@ -1,4 +1,4 @@ -\version "2.15.7" +\version "2.17.6" \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' { -\autoFootnoteGrob #'NoteHead #'(1 . -1) \markup { j } +\footnote #'(1 . -1) \markup { j } NoteHead a b c d } \pageBreak @@ -35,10 +35,9 @@ a b c d } \relative c' { d4 e - < f a-\autoFootnote #'(1 . -1) \markup { n } c > - \autoFootnoteGrob #'Beam #'(1 . 1) \markup { o } - \autoFootnoteGrob #'Hairpin #'(1 . 1) \markup { p } - a8\< [ b c d ] a4 b c | + < 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 | d a b c | d a b c | d a b c\f |