lilypond-user
[Top][All Lists]
Advanced

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

Preventing ledger line clashes automatically


From: Jefferson Skinny
Subject: Preventing ledger line clashes automatically
Date: Fri, 28 Jan 2022 15:23:16 +0800

Hi,

I noticed that grace notes do not follow the same as normal notes. Normally, notes which are placed beyond ledger lines will have longer stems to avoid clashing with them. Certainly, it is possible to tweak the stems individually, but is it possible to automate this for grace notes?

Same goes with articulation. Staccato dots and wedges usually don't leave the staff when there are ledger lines. For example, a better placement for the staccato dot in
{ \stemDown g-. }
would be
{ \stemDown g\tweak Y-offset -1.5-. }
Is it also possible to automate this, so that I do not need to tweak it every time it happens?

Best regards,
Jeff

reply via email to

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