lilypond-user
[Top][All Lists]
Advanced

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

Re: autobeams


From: Mats Bengtsson
Subject: Re: autobeams
Date: Thu, 14 Aug 2008 10:17:00 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Trevor Daniels wrote:

I would use your first solution, Jonathan, and simply
insert a \stemDown:
Why not a \oneVoice, which gives the same result but lets LilyPond automatically determine the stem direction. Perhaps even better: don't use the \\ but explicitly instantiate one of the voices
(related to a recent email discussion).

\relative c' {
 \clef bass  <<
   { e8 d d c d8 c \stemDown <f,, a c>4 }
 \\
   { <c' g>4 g <b f>4 }
 >>
}
  /Mats





reply via email to

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