On 11/13/10 5:01 AM, "Xavier Scheuer" <[email protected]> wrote:

> On 13 November 2010 10:56, Carl Sorensen <[email protected]> wrote:
>> 
>>> \unset beamExceptions  works well.
>> 
>> Thanks for this idea.  I had never tried this.  I'll add it to the
>> documentation.
> 
> Good, thanks.
> 
> That being said, I do not understand either why the code given by Nick
> does not work in the same way...
> Thoughts?

Because the default setting for beamExceptions is not '().

As shown in ly/engraver-init.ly, it's

beamExceptions = #'((end . (((1 . 8) . (4 4))

Apparently we don't need to do that, because if beamExceptions is undefined,
it will go to timeSignatureSettings and get the beamExceptions value for the
current time signature, which is why \unset beamExceptions works.


Thanks,

Carl



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

Reply via email to