Hello Simon,
you might want to do something like
\layout {
\context {
\Score
\override SpacingSpanner.base-shortest-duration = #(ly:make-moment 4)
}
}
Cheers,
Valentin
Am Sonntag, 13. März 2022, 19:27:30 CET schrieb Simon Albrecht:
> Dear list,
>
> while engraving 17th century musi
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 rhyth
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, Si