[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help for \beamExceptions
From: |
David Kastrup |
Subject: |
Re: Help for \beamExceptions |
Date: |
Fri, 04 Sep 2015 18:56:28 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
Richard Shann <address@hidden> writes:
> I seem to have run into a snag with re-writing
> default-time-signature-settings, it works ok if there was previously a
> rule for a time signature, but adding a rule for one (such as 6/8) which
> has none doesn't result in the beaming pattern being used. Here is a
> minimal example. The first bar shows the pattern desired, and this is
> put into the value for 'beamExceptions in the 6/8 alist, but the second
> bar is not then beamed to follow that pattern.
That's likely because 6/8 triggers a special case relying on the context
property
(beamHalfMeasure ,boolean? "Whether to allow a beam to begin
halfway through the measure in triple time, which could look like 6/8.")
--
David Kastrup
- Re: Help for \beamExceptions, (continued)
- Re: Help for \beamExceptions, Richard Shann, 2015/09/02
- Re: Help for \beamExceptions, David Kastrup, 2015/09/02
- Re: Help for \beamExceptions, Richard Shann, 2015/09/02
- Re: Help for \beamExceptions, Simon Albrecht, 2015/09/02
- Re: Help for \beamExceptions, Simon Albrecht, 2015/09/02
- Re: Help for \beamExceptions, David Kastrup, 2015/09/03
- Re: Help for \beamExceptions, Richard Shann, 2015/09/03
- Re: Help for \beamExceptions, David Kastrup, 2015/09/03
- Re: Help for \beamExceptions, Richard Shann, 2015/09/03
- Re: Help for \beamExceptions, Richard Shann, 2015/09/04
- Re: Help for \beamExceptions,
David Kastrup <=
- Re: Help for \beamExceptions, Richard Shann, 2015/09/04
- Re: Help for \beamExceptions, David Kastrup, 2015/09/04
- Re: Help for \beamExceptions, Richard Shann, 2015/09/04
- Re: Help for \beamExceptions, David Kastrup, 2015/09/04
- Re: Help for \beamExceptions, Richard Shann, 2015/09/05
- Re: Help for \beamExceptions, David Kastrup, 2015/09/05
Re: Help for \beamExceptions, Simon Albrecht, 2015/09/01