bug-lilypond
[Top][All Lists]
Advanced

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

Waiting-tie don't work in lilypond 2.7.32


From: Gianluca D\'Orazio
Subject: Waiting-tie don't work in lilypond 2.7.32
Date: Wed, 8 Feb 2006 02:58:25 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I'm using lilypond 2.7.32 and I've noticed that the expression:

\set tieWaitForNote = ##t

when is put inside a \relative block, 
doesn't produce the expected output but it makes Lilypond give this error 
message instead:

programming error: Spanner `Tie' is not fully contained in parent spanner 
`TieColumn'.

This is the code I used to reproduce the bug- it's the code from "tips and 
tricks":

\relative c'
{
\set tieWaitForNote = ##t
\grace { c16[~ e~ g]~ } <c, e g>2   
\repeat "tremolo" 8 { c32~ c'~ } <c c,>1
}

Best regards,

Gianluca D'Orazio






reply via email to

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