Le 13/03/2022 à 19:27, Simon Albrecht a écrit :
Dear list,

while engraving 17th century music, I have an issue with the way Lily spaces large note values by default. If there are no shorter values present, breve and whole notes receive almost the same horizontal space which makes the rhythms hard to read. How can I override that?

Best, Simon


Try

  \override Score.SpacingSpanner.spacing-increment = 100
  \override Score.SpacingSpanner.shortest-duration-space = 0

HTH,
Jean


Reply via email to