]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/declarations-init.ly
* lily/slur.cc (print): only set font-size if not set yet.
[lilypond.git] / ly / declarations-init.ly
index 9eef5204b0bfecbc4a771ad44064826fcab97a4b..f60c9f4578ba2004ecfe1bbebffe7aefc4711291 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.7.32"
+\version "2.7.39"
 
 %% < 1.8 compatibility switch
 #(ly:set-option 'old-relative)
@@ -66,6 +66,7 @@ escapedSmallerSymbol = #(make-span-event 'CrescendoEvent START)
 melisma = #(make-span-event 'ManualMelismaEvent START)
 melismaEnd = #(make-span-event 'ManualMelismaEvent STOP)
 laissezVibrer = #(make-music 'LaissezVibrerEvent)
+repeatTie = #(make-music 'RepeatTieEvent)
                  
 \include "grace-init.ly"
 \include "midi-init.ly"