lilypond-user
[Top][All Lists]
Advanced

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

Re: Image width issue


From: Jean Abou Samra
Subject: Re: Image width issue
Date: Wed, 11 Jan 2023 11:34:31 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0

Le 11/01/2023 à 01:38, Rajesh Baskar a écrit :

Hi Jean,

I don't know if I'm doing this wrong as suggested by you, but I'm still not getting the results.



The main point is not using \tweak transparent ##t, but using the same
drawing for the note heads in both cases so that they have the same width.
You should replace this line:


                 \tweak transparent ##t b,


with

\tweak transparent ##t \RedDot b,

(moving the definition of RedDot so it's defined at the
point you use it, of course).

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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