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
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to