lilypond-user
[Top][All Lists]
Advanced

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

Placing text on multi-voice part


From: Jogchum Reitsma
Subject: Placing text on multi-voice part
Date: Fri, 22 Oct 2021 17:22:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.1

Hi,

Noting

<<
  \new Voice {
    <<
      {
        \voiceOne
         a( \melisma bes c) \melismaEnd bes
      }
      \new Voice {
        \voiceTwo
         f2. f4
      }
    >>
    \oneVoice
   }
>>
 and corresponding text:

ste e --  lei --  son

I get the attached screenshot.

But I would expect (and want...) the text snippet "ste"placed on the three first quarter notes of the bar,  and the following "e" on the lat quarter.

The "lei -- son" then should be placed at the next bar.

What do I do wrong here?

Thanks in advance!

regards, Jogchum

Attachment: Screenshot_20211022_172105.png
Description: PNG image


reply via email to

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