Hi, Thomas--


>  is the following what you want?
> 
>  \version "2.18.0"
> 
>  \score {
>    <<
>      \new PianoStaff
>        <<
>        \new Staff = "upper" { c'''1\arpeggio  }
>        \new Staff = "lower" { c'' 1\arpeggio  }
>        \new Staff = "feet" { c'1\arpeggio }
>    \layout {
>      \context {
>        \Score
>        %% Is not the default for Score -> IR
>        \consists "Span_arpeggio_engraver"
>        connectArpeggios = ##t
>      }
>    }
>  }
> 



Yes it is!  Thank you, very much!  Regarding the comment in your code, i regret
that i did not read slowly or deeply enough in the IR and stand gratefully
corrected.  My apologies, also.  i should have replaced my variables with actual
notes.

Thank you, again!
bill
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to