Hi Pierre,
This works great, and it's nice enough! (It also helped me realize that
it wasn't a lack of pitches that caused the problem, but the particular
use of R1 at \stopGroup...interesting.)
Thanks again,
Sam
On 10/27/2015 06:16 PM, Pierre Perol-Schneider wrote:
> Hi Sam,
>
> This is not ni
Hi Sam,
This is not nice, but it works :
\version "2.19.28"
#(ly:set-option 'warning-as-error #f)
#(ly:expect-warning (_ "barcheck failed at: 1/2"))
\layout {
\context {
\Voice
\consists "Horizontal_bracket_engraver"
}
}
\relative c'' {
\override HorizontalBracket.direction = #UP
Hi everyone,
In the attached MWE, I'm hoping to extend the horizontal bracket to the
right to include the three remaining whole rests.
As it is, Lily is smart enough (darn it...) to stop the bracket at the
final notated pitch; but can I force the bracket to extend, or will I
have to come up with