lilypond-user
[Top][All Lists]
Advanced

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

SystemStartBracket and BarNumber collision


From: Pierre-Luc Gauthier
Subject: SystemStartBracket and BarNumber collision
Date: Thu, 1 Nov 2018 13:06:18 -0400

Hi there,

In the example bellow :
Why doesn't the SystemStartBracket push the BarNumber up?
Probably rather :
Why doesn't the SystemStartBracket register in the skylines?

\version "2.21.0"

\layout {
  \override Score.BarNumber.self-alignment-X = #CENTER
  \override StaffGroup.SystemStartBracket.collapse-height = #1
}
\new StaffGroup {\set Score.currentBarNumber = #300 \bar "" 4}


Of course I could raise the BarNumber.padding but that would be a work
around *and* would apply to all BarNumbers.

Thanks
-- 
Pierre-Luc Gauthier

Attachment: BarNumberStaffGroup-01.png
Description: PNG image

Attachment: BarNumberStaffGroup-01.ly
Description: Text Data


reply via email to

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