Thank you, Robin--problem solved!
On Thu, Dec 17, 2009 at 2:27 AM, Robin Bannister wrote:
> David Nalesnik wrote:
>
>> I want [...] a dashed barline between the staves, while retaining a
>> solid barline within the individual lines.
>>
>
> Add the following to your \layout{\context{\Score bloc
David Nalesnik wrote:
I want [...] a dashed barline between the staves, while
retaining a solid barline within the individual lines.
Add the following to your \layout{\context{\Score block:
\override SpanBar #'glyph-name = #"dashed"
Cheers,
Robin