X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fchord-repetition-init.ly;h=1e3c7ad1056dab7c36c7dca5f63c3040f01aa8c0;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=72c561a7e6605a2a28dc8d5e415fa2fe231d7604;hpb=98ac53591234404cd70c5eebd370a598ec74095b;p=lilypond.git diff --git a/ly/chord-repetition-init.ly b/ly/chord-repetition-init.ly index 72c561a7e6..1e3c7ad105 100644 --- a/ly/chord-repetition-init.ly +++ b/ly/chord-repetition-init.ly @@ -37,5 +37,5 @@ tabChordRepetition = #(define-void-function () () (_i "Include the string and fingering information in a chord repetition. This function is deprecated; try using @code{\\tabChordRepeats} instead.") - (ly:parser-define! (*parser*) '$chord-repeat-events + (ly:parser-define! '$chord-repeat-events '(string-number-event fingering-event)))