Carl Peterson <[email protected]> writes:

> I am using the automatic part combiner in preparing SATB hymn sheets. The
> issue I have is that when the notes are chorded by the apc, if there is a
> slur (in both parts), only one slur is printed (as is seen in the
> documentation for automatic part combining).

Why would you use the part combiner?  I know SATB as basically

\new ChoirStaff
<< \new Staff { \clef "treble" << { \soprano } \\ { \alto } >> }
   \new Staff { \clef "bass" << { \tenor } \\ { \bass } >> }
>>

namely _without_ joining stems.  At any rate, if you want soprano/alto
to retain upwards/downwards slurs, just write ^( and _( explicitly
(\slurUp/\slurDown is not strong enough).

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to