Hi Dimitris, On Tue, Feb 23, 2021 at 12:58 PM Dimitris Marinakis <[email protected]> wrote: > > I'm having trouble adjusting the space before the barlines. Sometimes > Lilypond doesn't adjust it correctly and I have to do manual tweaks which is > fine. But in this case I cannot find a way to remove extra space from the > last note of a measure before the barline. > >
You might try something like \override Score.BarLine.extra-spacing-width = #'(1 . 0) (Play around with the numbers - I can't check this because you haven't attached your code.) HTH, David
