lilypond-user
[Top][All Lists]
Advanced

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

Re: Bug with tuples with rest?


From: Caagr98
Subject: Re: Bug with tuples with rest?
Date: Fri, 2 Feb 2018 19:21:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

1) Lilypond won't place lyrics on rests, and not on tied or slurred notes 
(except the first). Since everything in the tuplet is disqualified by one of 
those criteria, the lyric must go on the e.
2) \relative only affects the next music expression; in this case the tuplet. 
Thus, the e isn't inside the \relative, so it's absolute.

P.S. How would a slur starting on a rest be played? I've never seen that.


On 02/02/18 18:16, Markus Grunwald wrote:
> Hello,
> 
> might be that I have found a bug:
> 
> \version "2.18.2"
> 
> { { \relative c'' \tuplet 3/2 { r8( c8 d8) } e8 }
>   \addlyrics{ Bug? }
> }
> 
> 1) The text goes to the e while it should go to the tuplet
> 2) The e is not an e''
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 



reply via email to

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