On 12/21/2017 1:38 PM, Mike Dean wrote:
Inline image 1
Well, here's hoping that this will clarify...
The simultaneous voice ends on beat 2 in the left hand, and it's those four eighth notes I desire to beam (Thought: would putting square braces around the last three do it? Yes, now it is clear....in reading the section I didn't get the correct mental picture...Thanks!)

Mike Dean


Hi Mike,

I just threw this code together to show you that default beaming /should/ be pretty much what you want :) Glad you figured it out! Have a great day!

Yes you can always manually beam with the [ ]

(see attached)

\version "2.19.80"
\language "english"
  \clef treble
  \key c \major
  \time 3/4

<<
  \relative c''
  { d,8 g d g fs a  d, g d g }
       \\
       \relative c'
       { <b d>4 q <c d> <b d> q }>>



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

Reply via email to