lilypond-user
[Top][All Lists]
Advanced

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

RE: tupletFullLength and tuplet brackets


From: Mark Stephen Mrotek
Subject: RE: tupletFullLength and tuplet brackets
Date: Wed, 27 Mar 2019 20:44:25 -0700

Trocado,

Which do you want the tuplet brackets all the same or the bracket omitted on
the last three notes?

Mark 

-----Original Message-----
From: lilypond-user
[mailto:address@hidden On Behalf Of
trocado
Sent: Wednesday, March 27, 2019 4:35 PM
To: address@hidden
Subject: tupletFullLength and tuplet brackets

Setting tupletFullLength makes LP stop omitting he tuplet bracket for
tuplets "with all the notes filled in". Is it possible to change this
behavior?

For example:

\version "2.19.82"
\score {
  \new Staff {
    \set tupletFullLength = ##t
    \tuplet 3/2 { a8 a4 }
    \tuplet 3/2 { a8 a a }
    \unset tupletFullLength
    \tuplet 3/2 { a8 a4 }
    \tuplet 3/2 { a8 a a }
  }
}

<http://lilypond.1069038.n5.nabble.com/file/t5813/document.png> 

I'd like to always (by default) have triplets engraved like the first and
fourth beat in the example, without having to constantly switch the property
on and off. How can I achieve this? TIA




--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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