bug-lilypond
[Top][All Lists]
Advanced

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

Re: wrong position of a tie between notes in chord


From: Colin Hall
Subject: Re: wrong position of a tie between notes in chord
Date: Thu, 1 Mar 2012 09:36:24 +0000
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed, Feb 29, 2012 at 02:47:48PM +0000, Karol Majewski wrote:
> % Tie that should connect 'g' and 'g'
> % is located very low, so that it looks like a tie between 'd' and 'es'
> 
> \version "2.15.30"
> 
> #(set-default-paper-size "a4")
> #(set-global-staff-size 18)
> 
> LiniaJeden =  \relative c'' {
>   \clef "treble" \key c \major \numericTimeSignature \time 3/4
>   << { g'4 f2 } \\ { < d, g ~ c ~ >2. } >>
>   << { g'4 c2 } \\ { < es,, g c >2. } >>
> 
> }
> 
> \score {
>     \new Staff = "LiniaJeden" \LiniaJeden
> }
> 

Thanks for the bug report, Karol. Apologies for the delay in getting it into 
the issue tracker.

I've created a new tracker here:

http://code.google.com/p/lilypond/issues/detail?id=2368

It might be a duplicate of:

http://code.google.com/p/lilypond/issues/detail?id=298

Cheers,
Colin.


-- 

Colin Hall



reply via email to

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