lilypond-user
[Top][All Lists]
Advanced

[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: Wed, 02 Sep 2015 20:38:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Richard Shann <address@hidden> writes:

> On Tue, 2015-09-01 at 22:06 +0200, Simon Albrecht wrote:
>> Hello Richard,
>> 
>> if you want to use \beamExceptions, it seems like the only way to do this is
>> %%%%%%%%%%
>> \version "2.19.25"
>> 
>> {
>>    \time 4/4
>>    \set Timing.beamExceptions = \beamExceptions { 8[] 8[ 8] 8[]  8[] 8[ 
>> 8 8] }
>>    e'8 f' g' a' b' a' g' f'
>> }
>> %%%%%%%%%%
>> 
>> – that’s a bit cumbersome
>
> That's really good to know - it will be easy to substitute \noBeam for
> [] as the user creates the Beaming Rules from the selection in Denemo,
> so that answers that need perfectly (well, assuming the [] syntax is not
> just an accident of the parser - I don't recall seeing it documented).

I have my doubt it produces something useful, but when in doubt, you can
always check the results by writing
\void \displayScheme \beamExceptions ...

or by just replacing your call of \beamExceptions with
\displayScheme \beamExceptions and see what gets output.

-- 
David Kastrup



reply via email to

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