lilypond-user
[Top][All Lists]
Advanced

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

Re: grace notes spacing


From: Martín Rincón Botero
Subject: Re: grace notes spacing
Date: Sun, 11 Oct 2020 20:06:38 +0200

That’s not exactly what I meant…  =)

Yes, lol, I noticed that after reading about the edition-engraver. Interestingly, the edition-engraver reminds me of Abjad's modus operandi, which I'm learning at the moment. 

Anyways, I couldn't make use of any of your suggestions. I couldn't figure out how to apply the mentioned tweaks. Here is a MWE:

\version "2.20.0"

{
  << \relative c''' { r4 \appoggiatura {cis32 b ais } b4 gis' e }
     \relative c'' { \repeat unfold 2 { gis8 b gis b } }
  >>
  }

image.png

How can I make the appoggiaturas move to the left?


Am So., 11. Okt. 2020 um 19:55 Uhr schrieb Kieren MacMillan <kieren_macmillan@sympatico.ca>:
Hi Martín,

> I didn’t know the edition-engraver manages the issue.

That’s not exactly what I meant…  =)

You can adjust the spacing "inline" [p.s. Next time, send an MWE, and I’d actually show you how!], but I find it useful and helpful to put all my tweaks in an edition — then, when newer versions of Lilypond improve the automagic handling of issues, I simply delete unnecessary tweaks.

Cheers,
Kieren.
________________________________

Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info
‣ email: kieren@kierenmacmillan.info



--
www.martinrinconbotero.com

reply via email to

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