lilypond-user
[Top][All Lists]
Advanced

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

Re: warning: adding note head to incompatible stem (type = 1/1)


From: Paul Hodges
Subject: Re: warning: adding note head to incompatible stem (type = 1/1)
Date: Thu, 30 Jun 2022 21:31:16 +0100

Change:
      \new Staff << { \lh_one } \\ { \lh_two } >>
to:
      \new Staff << \lh_one \lh_two >>

and you will see a big improvement.

Paul


From: Kenneth Wolcott <kennethwolcott@gmail.com>
To: Lily Pond <lilypond-user@gnu.org>
Sent: 30/06/2022 20:57
Subject: warning: adding note head to incompatible stem (type = 1/1)

HI;

 I am now engraving a Cello+Piano arrangement of the last song (no
lyrics) "None but the Lonely Heart" of Op. 6 of Tchaikovsky.

https://en.wikipedia.org/wiki/None_but_the_Lonely_Heart_(Tchaikovsky)

 The left hand notes have polyphony.

 The whole note in one measure and the half notes in the following
measure each conflict with an eighth note rest in the other voice.

 I am not (yet) explicitly using voices, perhaps that is my problem?

 How do I successfully engrave this with Lilypond 2.22.2?

 I also receive the following warning/hint: "warning: maybe input
should specify polyphonic voices".

I have attached the full pdf of what I am engraving, my engraving and
the Lilypond source I wrote.

Thanks,
Ken Wolcott

reply via email to

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