partOne = \relative c'' { a4 ^( bes c2 ^) }
partTwo = \relative c' { f4 _( g a2 _) }
seems to work.
--
Phil Holmes
----- Original Message -----
From: David B. Stocker
To: [email protected]
Sent: Monday, May 04, 2015 4:49 PM
Subject: Upper and Lower slurs in \partCombine
Hello,
The 2.18 manuals seem to indicate that simultaneous slurs are a no-no, but I
thought I'd check here to see if anyone knows of a trick I haven't thought
of.
In my example, I would like to have a slur below the staff starting and
ending in the same place as the slur above the staff. PrhasingSlur doesn't
produce the desired result. I've also tried making a slur of a different
length - the 1st two notes only - and then using \shape to lengthen the slur
and make the arc look more natural.
This method works, but it is cumbersome.
Is there an easy way to do this?
David
%example.ly
\version "2.18.2"
partOne = \relative c'' { a4( bes c2 ) }
partTwo = \relative c' { f4( g a2 ) }
\score {
\partcombine \partOne \partTwo
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user