On Thu, 16 Oct 2003 20:42:54 -0700
Jim Bartram <[EMAIL PROTECTED]> wrote:
> 2/4: eighth note, eighth note tied to the first of 3 triplet sixteenths,
> but I'm not finding an example for this.
> (and the same thing flipped, tying the last note of a triplet to and eighth
> note).

Like this?

\score{
   \notes { \relative c''{
   \time 2/4
   c8 c ~ \times 2/3 {c c c} |
   \times 2/3 {c c c ~} c c |
}}}


Make the obvious change to get 16ths or whatever.

Cheers,
- Graham


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to