lilypond-user
[Top][All Lists]
Advanced

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

Re: Beam groupings


From: Eluze
Subject: Re: Beam groupings
Date: Sun, 8 Sep 2013 02:04:38 -0700 (PDT)

EdBeesley wrote
> Rachael the version is 2.16.2.
> 
> I've now got the code to work, but the fix for this seems rather strange.
> If I put the code before any declared notes in a part it doesn't work,
> e.g: 
> 
> vibestopstaff = \relative c'' { \time  2/4
>       \set Timing.baseMoment = #(ly:make-moment 2 4) 
>        \setvibestopstaff Timing.beatStructure = #'(1) 
>        \set Timing.beamExceptions = #'() 
>   c8 ( bes   a f ) |
>   

I can't reproduce the error(s).

I suppose your full code is something like 

*code above*
}
{\vibestopstaff}

then it compiles perfectly in 2.16.0 and higher.

only when removing or postponing the /\time 2/4/ then errors raise

Eluze





--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Beam-groupings-tp150417p150447.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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