Hi,

On Sat, Mar 06, 2004 at 10:58:20PM -0800, chip wrote:
> I am trying to get a measure like this -
> 8thRest 8thNote 8thNote 8thNote 4Note triplet8thNotes
> using this code
> r8 a' csharp'' e'' csharp''4 \times 4/3 {gsharp''8[ gsharp'' gsharp'']}

Use \times 2/3. \times $n/$m means "$m in the time of $n", i.e. for
triplets "3 in the time of 2".

Note that the fraction argument to \times is totally unrelated to the
current note length. For example,

    c4 \times 2/3 {d8 e b} c c \times 2/3 {d e b}

means "quarter c, eight triplet d-e-b, eight c-c, eight triplet d-e-b".

Ciao,
        Kili


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

Reply via email to