lilypond-user
[Top][All Lists]
Advanced

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

Re: Place a markup string at the right of a notehead


From: Paolo Pr
Subject: Re: Place a markup string at the right of a notehead
Date: Sat, 7 Dec 2019 01:34:47 +0100

Thanks Thomas.

A really smart solution.

On Fri, Dec 6, 2019 at 12:08 PM Thomas Morley <address@hidden> wrote:
Am Fr., 6. Dez. 2019 um 01:55 Uhr schrieb Paolo Pr <address@hidden>:
>
> Hello.
>
> I can't find an easy way to place a markup string exactly at the right of a notehead so they appear horizontally aligned. The only apparent way to obtain that is the trial-and-error procedure.
> This can be very frustrating because I have to compile the input several times.
> A work-around would be to replace the notehead's stencil with the notehead+text, but it doesn't convince me and it causes spacing issues with groups of notes.
>
> Is there a simpler way to solve this?
>
> Thanks

Hijack StrokeFinger?

{
  <
   bes-\tweak text "foo" -\rightHandFinger #0
   d'-\tweak text "bar" -\rightHandFinger #0
   f'-\tweak text "buzz" -\rightHandFinger #0
   bes'-\tweak text "boink" -\rightHandFinger #0
  >
}

Cheers,
  Harm

reply via email to

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