From: Janek WarchoĊ‚ Date: Fri, 29 Nov 2013 15:47:43 +0000 (+0100) Subject: let RhythmicStaff use default barline extent X-Git-Tag: release/2.18.0-1~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bfcec59920811be86242089f9b9e5db6a0271467;p=lilypond.git let RhythmicStaff use default barline extent There is no reason to make barlines in RhythmicStaff special. The purpose of the deleted code was probably to ensure that the barlines were visible at all (despite the fact that there is just one staffline in a RhythmicStaff). However, currently barline code takes care of this by default. This makes barlines in DrumStaff and RhythmicStaff similar. A comment by Keith: The book by Kurt Stone happens to have some bar-lines in single-line percussion staves that are as tall as a 4/4 time-signature. Other examples in the same book have short bar-lines like these here, and looking at some scores the short bar-lines are more common. --- diff --git a/ly/engraver-init.ly b/ly/engraver-init.ly index 9c8547dd7d..4d002257fb 100644 --- a/ly/engraver-init.ly +++ b/ly/engraver-init.ly @@ -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