lilypond-user
[Top][All Lists]
Advanced

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

Re: tie & slur in <..> chord construct


From: MING TSANG
Subject: Re: tie & slur in <..> chord construct
Date: Mon, 31 Mar 2014 19:55:25 -0700 (PDT)

Mark:  Thank you. This is exactly what I need.

Benjamin: I have consider split SA into separate voices (soprano and alto), but I have already coded the whole hymn 32 measures in chord construct.  All other measures are ok except this one that contains slur & tie in a chord construct. Thank you.

Emmanuel,
Ming.
On Monday, March 31, 2014 10:29:06 PM, Mark Stephen Mrotek <address@hidden> wrote:
Ming,
 
Does this do what you want?
 
\version "2.19.3"
\language "english"
{
c'1
< d' f'~ >1
( < df' f' >1 )
< c' f'>1
}
 
Mark
 
From: address@hidden [mailto:address@hidden On Behalf Of MING TSANG
Sent: Monday, March 31, 2014 6:49 PM
To: lilypond-user mailinglist
Subject: tie & slur in <..> chord construct
 
Hi, lilyponders,
What shall I do to make slur " d' df' " displayed as the tie?
Emmanuel,
Ming
\version "2.19.3"
\language "english"
{
c'1
< d'( f'~ >1
< df') f' >1
< c' f'>1
}



reply via email to

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