lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3691 in lilypond: tupletBrackets should always be


From: lilypond
Subject: [Lilypond-auto] Issue 3691 in lilypond: tupletBrackets should always be visible when on the notehead side
Date: Sat, 30 Nov 2013 15:16:56 +0000

Status: Accepted
Owner: ----
Labels: Type-Enhancement

New issue 3691 by address@hidden: tupletBrackets should always be visible when on the notehead side
http://code.google.com/p/lilypond/issues/detail?id=3691

\markup \justify {
If the TupletNumber is placed on the notehead side, it should get a bracket
  even if there is a beam that marks the tuplet.  Elaine Gould says:
  When a tuplet contains just one, conspicous beamed group of notes,
  and the tuplet number is forced to be on the notehead side, the number
  gets a bracket.
}

{
  \tupletUp
  <>_"current"
  \tuplet 3/2 { c''8 d'' e'' }
}
{
  \tupletUp
  <>_"desired"
  \override TupletBracket.bracket-visibility = ##t
  \tuplet 3/2 { c''8 d'' e'' }
}

Attachments:
        tupletbracket visibility.png  7.5 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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