Re: Phrasing slur over polyphonic melodies

2004-07-15 Thread Raphaƫl Slinckx
Ah ! I didn't know it was possible ! Thank you very much, it worked indeed ! Raf Bertalan Fodor wrote: Or perhaps naming Voices explicitily can do the trick. \context Voice = vocA { c d e f g << \context Voice = vocA { 1( 2 3 } \\ { 4 5 6 } >> e f g a << \context Voice = vocA { 7 8 9) } \\ { a b c

Re: Phrasing slur over polyphonic melodies

2004-07-15 Thread Bertalan Fodor
Or perhaps naming Voices explicitily can do the trick. \context Voice = vocA { c d e f g << \context Voice = vocA { 1( 2 3 } \\ { 4 5 6 } >> e f g a << \context Voice = vocA { 7 8 9) } \\ { a b c } >> } Why don't you simply put the two bars in the same line, like: << {1( 2 3 | 7 8 9)} \\ {4 5 6

Re: Phrasing slur over polyphonic melodies

2004-07-15 Thread Sami Huhtala
Why don't you simply put the two bars in the same line, like: << {1( 2 3 | 7 8 9)} \\ {4 5 6 | a b c} >> - Sami Raphael Slinckx wrote: Hi ! I've a little problem I can't figure out, and I hope someone here knows the answer ! Imagine somthing like this (where numbers represent notes): << {1 2 3}