]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/declarations-init.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / ly / declarations-init.ly
index 2419940c0b52b5f28d69b9ce750ba1983ea1b40a..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)
@@ -114,6 +114,8 @@ repeatTie = #(make-music 'RepeatTieEvent)
 #(define bookpart-score-handler ly:book-add-score!)
 #(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"