bug-lilypond
[Top][All Lists]
Advanced

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

Re: Beaming Triplets


From: Kieren MacMillan
Subject: Re: Beaming Triplets
Date: Mon, 12 Jun 2006 21:15:18 -0400

Hi, Trent:

Is this what you want?

%%%  CODE SNIPPET BEGINS
\paper
{
    ragged-right = ##t
    indent = 0\mm
}

\relative c''
{
    c4 c4 c8 \times 2/3 { c16[ d e] }
}
%%%  CODE SNIPPET ENDS

Note how the [ goes after the first note you want included in the beam.

Best regards,
Kieren.




reply via email to

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