That's it, thanks!
Here's what I did, just for people searching the mailing list:
\version "2.19.54"
\new Staff {
<<
{
\grace e''4 \arpeggio
\voiceOne d''2
}
\new Voice {
\voiceTwo
\hideNotes \grace e'4 \arpeggio \unHideNotes
\voiceOne
<g' f'>2
}
>>
}
\layout {
\context {
\Staff
\consists "Span_arpeggio_engraver"
connectArpeggios = ##t
}
}
---
Knute Snortum
(via Gmail)
On Sat, Feb 18, 2017 at 4:42 PM, Andrew Bernard <[email protected]>
wrote:
> Hi Knute,
>
> LSR 410 shows a way to do this. Would that help?
>
> Andrew
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user