Hi,
I have a score in 3/8 time with \autoBeamOff. Now, some measures have one 
eight and then four 16th (all connected by one beam), while others have a 
dotted eight and then three 16th (again, all connected by one beam).

However, while in the first case all the 16th are connected by a second beam, 
in the other measure (with the dotted eight) the first 16th uses a second 
flag to the left, while the last two 16th are connected by a beam. What I 
want is that the three 16th are also connected by a second beam.

Attached is an example of this behaviour. The second measure shows the 
problem, where the first 16th should be connected with the other two.

I tried playing around with beatLength and subdivideBeams, but no setting 
seems to produce what I need... (Unfortunately, such measures appear so often 
that manually changing settings for each staff separatly is not an option).
Basically, I want lilypond not to make any subdivisions on the beams and 
connect as many notes as possible.

So, how can I force the sub-beaming when I set \autoBeamOff?


Thanks,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: [EMAIL PROTECTED], http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/
\version "2.11.36" 
\relative c'' { \autoBeamOff
  \time 3/8 \key g \major
  d8[ c16( b a g)] | g8.[ fis16( e d)] | 
  % Two measures later:
  b'16.([ c32) d16] g[( d b])
}

Attachment: autobeam_problems_in_3_8.pdf
Description: Adobe PDF document

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to