Hi Jean,

Thanks for your help this works. But I have a question, this solution makes the 1st image match the width of the 2nd image by reducing it. Can the 2nd images width match the  1st images width by increasing it.

Thanks once again for all the help.
Raj

On 1/11/2023 2:34 AM, Jean Abou Samra wrote:
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).


Reply via email to