lilypond-user
[Top][All Lists]
Advanced

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

overriding default tuplet number


From: Bret Whissel
Subject: overriding default tuplet number
Date: Mon, 29 Jan 2007 09:43:49 -0500

I've got music in a triple meter, and I'd like the tuplet in the
following instance to read "2" instead of the default "4".  Anyone know
how I can achieve that?

\include "english.ly"
\score {
  \relative c'' {
    \time 12/8
    \key d \major
    bf4. \times 3/4 { a4 c } bf4. a
  }
}

(I'm using LilyPond 2.8 since I've tweaked the installation, but I'd be
willing to upgrade to 2.10 if necessary.)

Thanks,
Bret






reply via email to

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