---

** [issues:#5615] Tuplet numbers are not regularly aligned**

**Status:** New
**Created:** Fri Nov 22, 2019 07:05 PM UTC by Palmer Ralph
**Last Updated:** Fri Nov 22, 2019 07:05 PM UTC
**Owner:** nobody


Pierre Perol-Schneider wrote:

See the Y-offset tuplet number difference here:

~~~~

\version "2.19.83" % and "2.21"

\markup\italic "Output:"
\relative c''' {
  \tuplet 3/2 4 { b8 c d e f g }
}

\markup\italic "Attended output:"
\relative c''' {
  \tuplet 3/2 4 {
    b8 c d
    \once \override TupletNumber.Y-offset = #-1.35
    e f g }
}

~~~~


---

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.
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to