Hello.

The attached pdf was produced from the following snippet:

%-----
\version "2.6.0"

\score {
  \relative c'' {
    \time 4/4
    << { b8 d b c16 d g,8 g'16 f g f g32( f e d) |
         d8 c16 b d8 e32( d c b) c8 b16 a c8 d32( c b a) | }
       { b8[ d] b c16 d g,8 g'16 f g[ f g32( f e d)] |
         d8 c16 b d8[ e32( d c b)] c8 b16 a c8[ d32( c b a)] | }
    >>  
  }
}
%-----

First, is the output produced with the default auto-beam (first
staff) correct/standard?
The second staff seems more legible (and is like the copy I'm
transcribing from).

If I want to override the default setting, what would be the
invocation in "#(override-auto-beam-setting ...)"?


Thanks,
Gilles

Attachment: test2.pdf
Description: Adobe PDF document

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to