[EMAIL PROTECTED] writes: > Hi, > > I've notice that ties aren't working across \relative blocks like: > > \score { > \new Staff \notes { > \relative c { > c'1 ~ > } > \relative c { > c'4 d e f > } > } > \paper { } > } > > The funny thing is, if I remove the first "\relative c" (and just > that) the code works fine. I'm using lily 1.9.3 > > Is that a bug or am I missing something?
Each \relative gets a new Voice. try \new Voice before the section. > > Pedro > > > _______________________________________________ > Lilypond-devel mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/lilypond-devel -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel