On Sun, Dec 22, 2024 at 9:48 PM Yoshiaki Onishi <[email protected]> wrote:
> > I have a Chopin piece where the notes form a broken beam across a key > change and break (see first attachment broken-beam-over-key-change.) > LilyPond has drawn the stem and beam long in the upper right-hand corner > to avoid the key change. I'm not sure I like that and I'm trying to change > it. I can shorten the stem with the \alterBroken command but then the beam > collides with the key change (see second attachment > broken-beam-over-key-change-modified.) > > > > Is there a way to shorten the upper right-hand broken beam? Below is > the MWE: > > > > > Dear Knute, > > Adding the following just under your \alterBroken line: > > \alterBroken break-overshoot #'((2 . -8) (0 . 0)) Beam > Thank you! That's just what I needed. -- Knute Snortum
