lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4683 TupletNu


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4683 TupletNumber.knee-to-beam broken with grace note inbetween
Date: Sun, 31 Jan 2016 11:05:02 +0000

Two things:

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

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

\markup { "ugly" }
\autochange {
\tuplet 7/4 { c,32[ c, c, \grace{ c,8 } c,32 c, c''' c,] }
}

producing: http://s24.postimg.org/pv9jwwdqd/image.png

and

\version "2.19.32"

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

\markup { "ugly" }
\autochange {
\tuplet 6/4 { c,32[ c, c, \grace{ c,8 } c,32 c, c''' c,] }
}

producing: http://s24.postimg.org/dfcu35ked/image.png


[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: Sun Jan 31, 2016 10:13 AM UTC
Owner: nobody

As Gilberto reported here, the improvement from issue [#3831] doesn’t always work if a grace note is amid the beamed group:

\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 address@hidden 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=267308311&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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