Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(446)

Unified Diff: ly/declarations-init.ly

Issue 5796052: Allow music in contextmods (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Now does everything needed for \layout { \time 3/4 }. Contains several patches. Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/timing-translator.cc ('k') | ly/engraver-init.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ly/declarations-init.ly
diff --git a/ly/declarations-init.ly b/ly/declarations-init.ly
index c8671b5ef79799351982dfd5996bfc1bc9459979..45b1b87fa1c234131ad9c9718fc59b02c3524768 100644
--- a/ly/declarations-init.ly
+++ b/ly/declarations-init.ly
@@ -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"
« no previous file with comments | « lily/timing-translator.cc ('k') | ly/engraver-init.ly » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b