]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/engraver-init.ly
Fix #642.
[lilypond.git] / ly / engraver-init.ly
index 7cc39b06aaba403a7801c421be94104d5b04d265..ffee024a1cf1e5042535f00a92066575fb96dbbf 100644 (file)
@@ -608,10 +608,12 @@ automatically when an output definition (a @code{\score} or
   keepAliveInterfaces = #'(
     rhythmic-grob-interface
     lyric-interface
+    percent-repeat-item-interface
+    percent-repeat-interface
 
     ;; need this, as stanza numbers are items, and appear only once. 
     stanza-number-interface
-    percent-repeat-interface)
+  )
   quotedEventTypes = #'(
     note-event
     rest-event