X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fdeclarations-init.ly;h=f417f10d945fbbc42f7b9ca4f6b0d7d3a8a9e1b8;hb=07328e4a7271fb2553823c42fbe60a8c6613cafa;hp=c8671b5ef79799351982dfd5996bfc1bc9459979;hpb=f66e6785e42f181199f6cf357434f60baba1e149;p=lilypond.git diff --git a/ly/declarations-init.ly b/ly/declarations-init.ly index c8671b5ef7..f417f10d94 100644 --- a/ly/declarations-init.ly +++ b/ly/declarations-init.ly @@ -16,7 +16,7 @@ %%%% You should have received a copy of the GNU General Public License %%%% along with LilyPond. If not, see . -\version "2.14.0" +\version "2.16.0" %% < 1.8 compatibility switch #(ly:set-option 'old-relative) @@ -115,6 +115,7 @@ repeatTie = #(make-music 'RepeatTieEvent) #(define bookpart-text-handler ly:book-add-score!) #(define bookpart-music-handler collect-book-music-for-book) #(define output-def-music-handler context-defs-from-music) +#(define context-mod-music-handler context-mod-from-music) \include "predefined-fretboards-init.ly" \include "string-tunings-init.ly"