X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fchord-repetition-init.ly;h=1e3c7ad1056dab7c36c7dca5f63c3040f01aa8c0;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=72c561a7e6605a2a28dc8d5e415fa2fe231d7604;hpb=958e95822083954cad00e0a598eb9f12ceba67b9;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)))