lilypond-user
[Top][All Lists]
Advanced

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

Re: associate text to chord


From: Aaron Hill
Subject: Re: associate text to chord
Date: Sat, 05 Feb 2022 02:59:43 -0800

On 2022-02-05 2:49 am, Kevin Barry wrote:
Hi Achar,

Let me specify : in the following example V7 / IV is not associated with the Eb7 chord but with the note G. Is it possible to pair it with the Eb7 chord ? Thanks

We don't have a code example, so it's hard to answer your question. At
a guess, it looks like you're attaching markup to the notes and you
need to attach it to the space between A flat and G. A quick solution
could be to add a spacer rest, e.g.:

f_"II" aes2*1/2 s4_"V" g

If this is something that happens frequently in your score, I would
recommend having a separate voice - with only spacer rests - for your
Roman numerals.

Another option is to use a dedicated context for analysis. The Lyrics context is a good candidate, as it supports arbitrary markup that can be given rhythm independant of the associated Staff. Consider LSR 710 [1] as a starting point.

[1]: https://lsr.di.unimi.it/LSR/Item?id=710


-- Aaron Hill



reply via email to

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