lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extend bar line to fit raised staff


From: Gerardo Ballabio
Subject: Re: Extend bar line to fit raised staff
Date: Sun, 27 Aug 2023 15:12:42 +0200

Thank you very much!

Il giorno sab 26 ago 2023 alle ore 22:18 Xavier Scheuer
<x.scheuer@gmail.com> ha scritto:
>
> On Sat, 26 Aug 2023 at 15:16, Gerardo Ballabio <gerardo.ballabio@gmail.com> 
> wrote:
> >
> > Hello,
> > I'm using Staff.StaffSymbol.line-positions to raise the staff position
> > in the middle of a line. When the change is at the end of a measure,
> > the bar line is aligned with the new staff, leaving the old staff
> > partially "open", that is, the bar line doesn't extend over all the
> > height of the old staff -- in the example below, the lowermost space
> > remains open.
> > Is there a way to extend the bar line so that it closes both staves?
>
> Hello,
>
> Thank you for the well-formulated question with a minimal example.
> Add
>   \once \override Staff.BarLine.bar-extent = #'(-2 . 3)
> after your Staff.StaffSymbol.line-positions.
>
> Kind regards,
> Xavier
>
> --
> Xavier Scheuer <x.scheuer@gmail.com>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]