lilypond-user
[Top][All Lists]
Advanced

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

Re: Odd-looking tie on a chord


From: Graham Percival
Subject: Re: Odd-looking tie on a chord
Date: Mon, 4 Jul 2011 10:30:06 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Jul 04, 2011 at 05:16:27PM +0800, James Harkins wrote:
> I find this remark a bit baffling. This is already an extract out of 120 
> lines of lilypond code. I did my best to "tin-ify" it, and I'm quite startled 
> to hear that this already very short example is somehow not tiny enough.

We have limited developer resources.  If possible, try to make an
example which can be understood in about 10 seconds.

> But, since you asked, I'll remove
... not enough.

Dmytro: here's a Tiny example.

\version "2.14.1"

\relative c'' {
  \time 2/4
  d16 d8. ~ d8 d
  % both sets of ties in chords look icky
  d16 <d b>8. ~ <d b>8 d
  \tieUp
  d16 <d b>8. ~ <d b>8 d
}


Cheers,
- Graham



reply via email to

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