lilypond-user
[Top][All Lists]
Advanced

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

Re: warning of "unterminated tie"


From: Jinsong Zhao
Subject: Re: warning of "unterminated tie"
Date: Mon, 29 Dec 2014 11:06:55 -0800
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 2014/12/29 10:35, Thomas Morley wrote:
snip

Try:

\relative c'' {
   \clef "treble"
   \key ees \major
   g'4 f8 ees ees4 g,8 \once \tieUp bes~ |%m70
   <<
     { \voiceOne  bes2 g4 g8 bes }
     \new Voice { \voiceTwo < g ees >4 < f d > ees2 }
   >>
}

The << \\ >> returns far to often problems. I use it only for most
simple and short things.

HTH,
   Harm

Thank you very much. It works.

Best regards,
Jinsong



reply via email to

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