]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/declarations-init.ly
contributors: add David Nalesnik.
[lilypond.git] / ly / declarations-init.ly
index c8671b5ef79799351982dfd5996bfc1bc9459979..f417f10d945fbbc42f7b9ca4f6b0d7d3a8a9e1b8 100644 (file)
@@ -16,7 +16,7 @@
 %%%% You should have received a copy of the GNU General Public License
 %%%% along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
-\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"