It is actually in the documentation. At the bottom of the section on
Accidentals, you can find links to the Program reference of the
Accidental_engraver. In the list of properties, you can find a
property called extraNatural that handles exactly this issue.
So, just add

  \set Staff.extraNatural = ##f ges1


/Mats

Benjamin Esham wrote:
Maybe this is addressed in the documentation, but I didn't see it anywhere,
so I'm asking here.—Anyway, consider this music snippet:

  \key a \major    % three sharps: F#, C#, G#
  ges'1

The G-flat is displayed with two accidentals: a natural (which I assume is
supposed to cancel the sharp in the key signature), and then the flat.  I'm
wondering if there's any way to prevent the first natural from displaying.

I realize that American concert band music may not be the pinnacle of
beautifully-engraved music :-P, but I'd still like to get rid of that natural.
Is there any way to do that? Thanks.



-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to