[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help for \beamExceptions
From: |
Noeck |
Subject: |
Re: Help for \beamExceptions |
Date: |
Wed, 2 Sep 2015 20:21:27 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
Hi Richard,
Am 02.09.2015 um 19:59 schrieb Richard Shann:
>> \set Timing.beamExceptions = \beamExceptions { 8[] 8[ 8] 8[] 8[] 8[
>> > 8 8] }
> 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).
Well, [] is documented, but the meaning is different:
http://lilypond.org/doc/v2.18/Documentation/notation/beams.html#manual-beams
(search for 'sometimes')
It is not identical to \noBeam in a normal music context:
\version "2.19.21"
{ 8[] 8[ 8] 8[] 8[] 8[ 8 8] }
{ 8\noBeam 8[ 8] 8\noBeam 8\noBeam 8[ 8 8] }
Cheers,
Joram
- Re: Help for \beamExceptions, (continued)
- 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/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