"Rob Tuley" wrote in message
news:loom.20150421t125453...@post.gmane.org...
I'm not top posting.
\version "2.18.2"
\new PianoStaff
<<
% Output is consistent with the documentation, but the number of
cautionary
accidentals is ugly.
\accidentalStyle piano
\new Staff { c''4 c'' c'' c'' }
\new S
> I'm not top posting.
\version "2.18.2"
\new PianoStaff
<<
% Output is consistent with the documentation, but the number of cautionary
accidentals is ugly.
\accidentalStyle piano
\new Staff { c''4 c'' c'' c'' }
\new Staff { d'8 cis' d' cis' d' cis' d' cis' }
>>
___