Re: Ugly output from \accidentalStyle piano

2015-04-21 Thread Phil Holmes
"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

Ugly output from \accidentalStyle piano

2015-04-21 Thread Rob Tuley
> 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' } >> ___