]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/declarations-init.ly
Merge with master
[lilypond.git] / ly / declarations-init.ly
index 6728973084a07aba90b6bf42b6abc3ff24564461..17329521a071743fdd1e2031788d7ed1ebc81dda 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.39"
+\version "2.10.0"
 
 %% < 1.8 compatibility switch
 #(ly:set-option 'old-relative)
@@ -8,6 +8,7 @@ breve = #(ly:make-duration -1 0)
 longa = #(ly:make-duration -2 0)
 maxima = #(ly:make-duration -3 0)
 
+\include "markup-init.ly"
 \include "music-functions-init.ly"
 
 %% default note names are dutch
@@ -106,8 +107,6 @@ partCombineListener = \layout {
     }
 }
 
-#(set-part-combine-listener partCombineListener)
-
 \include "dynamic-scripts-init.ly"
 \include "spanners-init.ly"
 \include "property-init.ly"