bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

accidental-style surprise


From: Keith E OHara
Subject: accidental-style surprise
Date: Thu, 04 Nov 2010 23:00:35 -0700
User-agent: Opera Mail/10.63 (Win32)

% Low priority, but easy, Enhancement, or possibly Documentation
%
% extraNatural is quietly set to #f as part of setting the
% modern-* or piano-* styles for automatic accidentals
%  (music-functions.scm)
% This can be a confusing surprise to users not yet
%  familiar with what extraNatural does :
{
    #(set-accidental-style 'piano 'Score)
    \key des \major  <des' f' aes'>1 \bar "||"
    \key cis \minor  <cis' e' gis'>1
}
% Suggest instead that choosing these styles for automatic
%  accidentals should set extraNatural
%  to the documented default of #t

Attachment: nontraditional.png
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]