On Wed, Feb 9, 2011 at 11:56 AM, Keith OHara <[email protected]> wrote: > Douglas Ridgway <ridgway <at> dridgway.com> writes: > >> Actually, it looks like the score doesn't >> contain any accidentals at all, at least in the first movement. Is >> there something simple that I'm missing? >> > > I could not resist looking into this. > > The horn part contains a request to make all accidentals in the score > invisible : > \override Score.Accidental #'transparent = ##t > > This seems to stem from some confusion about key signatures in horns. It is > specified in the file from mutopiaproject, but then made transparent. You can > simply leave the key signature out.
Thanks so much for finding this. So I guess the right solution then is to delete both the \override statements, and the \key statement, in the horn part. Much better, thanks! doug. _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
