On Mon, Dec 17, 2012 at 04:03:07PM +0100, Mike Solomon wrote: > \version "2.17.9" > > % compare > > { > \key ces \major > << { a a a a } { s2.^\p^\< s8 s8^\ff } >> \break > \key cis \major > a1 > } > > % to > > { > \key ces \major > a4 a a a a a a a a a a a > << { a a a a } { s2.^\p^\< s8 s8^\ff } >> \break > \key cis \major > a1 > } > > % the dynamic should not slide over the key signature change in the second > example >
Thanks, Mike. I've created a tracker. http://code.google.com/p/lilypond/issues/detail?id=3039 Cheers, Colin. -- Colin Hall _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond