Is the example I posted a solution for you?
If it's only the two slurs, try:
   \set doubleSlurs = ##t

18.03.2013 16:02, fabio gabbianelli:
> the problem is the first part, when chord is "legato" with two lines....i 
> don't if i had explain good..!

>> \version "2.16.0"
>>
>> \new Staff \partcombine
>>  \relative c'' {
>>    \set Staff.printPartCombineTexts = ##f
>>    \time 6/8
>>    a16 r g4( f) g8( |
>>    e16) r r8 r g4. ~ |
>>    g16 r f4( e) f8 |
>>  }
>>  \relative c' {
>>    b16 r b4(\p c16) r a4( |
>>    g16) r r8 r a4.-> ~ |
>>    a16 r a4\p( bes16) r16 g4 |
>>  }

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

Reply via email to