One more update on this: it's not the number of the note which has the grace 
that affects the tuplet, it's actually the visual position of the grace: if a 
grace is too close to the centre of the tuplet, the tuplet number gets kicked 
out. E.g.:

\version "2.19.32"
\markup { "ugly" }
\autochange {
  \tuplet 5/4 { c,64[ c, c,32 \grace{ c,8 } c,32 c'''64 c,] }
}

\markup { "pretty" }
\autochange {
  \tuplet 5/4 { c,64[ c, c, c, \grace{ c,8 } c,32 c'''64 c,] }
}

Above, the grace is in the 3rd unit of the quintuplet, but because of the 
subdivisions it displays correct in the bottom example.


---

** [issues:#4683] TupletNumber.knee-to-beam broken with grace note inbetween**

**Status:** Accepted
**Created:** Mon Dec 07, 2015 08:56 PM UTC by Simon Albrecht
**Last Updated:** Tue Feb 09, 2016 11:42 PM UTC
**Owner:** nobody


As Gilberto reported 
[here](http://lists.gnu.org/archive/html/lilypond-user/2015-12/msg00203.html), 
the improvement from issue [#3831] doesn’t always work if a grace note is amid 
the beamed group:

~~~~
:::TeX
\version "2.19.32"
\markup { "ugly" }
\autochange {
  \tuplet 7/4 { c,32[ c, c, \grace{ c,8 } c,32 c, c''' c,] }
}

\markup { "pretty" }
\autochange {
  \tuplet 7/4 { c,32[ c, c, c, c, c''' c,] }
} 
~~~~

See 
http://lilypond.1069038.n5.nabble.com/Grace-note-kicks-tuplet-number-away-td184567.html
 for images.


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to