Re: Fwd: re: automatic beaming behavior

2017-07-21 Thread David Kastrup
Reilly Farrell writes: > Thank you for your responses. In this case, we're looking to set up > beaming rules that LilyPond does not follow by default (such as grouping > consecutive eighth notes in pairs of two when in 4/4 time, rather than > groups of four). > >

Re: Fwd: re: automatic beaming behavior

2017-07-21 Thread Reilly Farrell
Thank you for your responses. In this case, we're looking to set up beaming rules that LilyPond does not follow by default (such as grouping consecutive eighth notes in pairs of two when in 4/4 time, rather than groups of four). David, your solution seems just like what we need based on what

Re: Fwd: re: automatic beaming behavior

2017-07-20 Thread David Wright
On Thu 20 Jul 2017 at 11:24:25 (-0700), Reilly Farrell wrote: > We are compiling several hundred melody and rhythm examples. Each example > references the same .ily file where global settings and formatting are > handled. Is there code for setting automatic behavior of beams that we can > put in

Fwd: re: automatic beaming behavior

2017-07-20 Thread Reilly Farrell
We are compiling several hundred melody and rhythm examples. Each example references the same .ily file where global settings and formatting are handled. Is there code for setting automatic behavior of beams that we can put in the .ily file (not within a \relative { } block) to resolve the issue?