]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/engraver-init.ly
Issue 1320: preliminary work - repeat bars defined as context properties
[lilypond.git] / ly / engraver-init.ly
index 7f9a2b9699812347a237e86ff3529cc20581aa48..5710d4f6b214ff67eeda820c083d603c52060ad0 100644 (file)
@@ -602,6 +602,8 @@ automatically when an output definition (a @code{\score} or
 
   defaultBarType = #"|"
   doubleRepeatType = #":|:"
+  startRepeatType = #"|:"
+  endRepeatType = #":|"
   barNumberVisibility = #first-bar-number-invisible-and-no-parenthesized-bar-numbers
   barNumberFormatter = #robust-bar-number-function
   automaticBars = ##t