]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/engraver-init.ly
let RhythmicStaff use default barline extent
[lilypond.git] / ly / engraver-init.ly
index 9c8547dd7d024f8e6b0f6b07d9683e7ede62dd94..ff777875c646962d020341d35778db291dda23e1 100644 (file)
@@ -169,7 +169,6 @@ contained staves are not connected vertically."
   \name RhythmicStaff
   \alias "Staff"
 
-  \override BarLine.bar-extent = #'(-2 . 2)
   \override VoltaBracket.staff-padding = #3
   \override StaffSymbol.line-count = #1
 
@@ -609,6 +608,7 @@ automatically when an output definition (a @code{\\score} or
   doubleRepeatType = #":..:"
   startRepeatType = #".|:"
   endRepeatType = #":|."
+  alternativeRestores = #'(measurePosition measureLength)
   barNumberVisibility = #first-bar-number-invisible-and-no-parenthesized-bar-numbers
   barNumberFormatter = #robust-bar-number-function
   clefTranspositionFormatter = #clef-transposition-markup