Hi Yuriy,

it is possible, yes, but it’s not correct, unless you have a very specific reason to make an exception from the rule. There’s a reason why Lily provides commands for merging differently headed or differently dotted notes, but only for notes with a stem. If you merge notes without stem (like whole notes) the result will be unclear.

However, here’s two ways of doing it:

<<
  { \once\override NoteColumn.ignore-collision = ##t c'1 }
  \\
  { c'1 }
>>

<<
  { \once\override NoteColumn.force-hshift = #0 c'1 }
  \\
  { \once\override NoteColumn.force-hshift = #0 c'1 }
>>

Best,
Simon

On 27.09.23 05:28, Виноградов Юрий wrote:
Hello. I have two votes. And each one sings the same note. For example, F. When the notes are stylized, they are combined using the \mergeDifferentlyHeadedOn command. But whole notes are not joined together with this command. Please help me. Maybe someone knows how to do it.

Юрий Виноградов


Reply via email to