Re: Prevents script tie collisions (issue 6500058)

2012-09-05 Thread k-ohara5a5a
Works in realistic cases, and uses less code. What's not to love? http://codereview.appspot.com/6500058/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Prevents script tie collisions (issue 6500058)

2012-09-04 Thread k-ohara5a5a
On 2012/09/04 08:14:46, mike7 wrote: On 4 sept. 2012, at 07:36, mailto:k-ohara5...@oco.net wrote: > I can't get it to work for the script at the start of the tie. > \relative c''' { r2. c4~-> | c-> r2. } > The reason is because ties are announced at a timestep (maybe several) after their cr

Re: Prevents script tie collisions (issue 6500058)

2012-09-04 Thread m...@mikesolomon.org
On 4 sept. 2012, at 07:36, k-ohara5...@oco.net wrote: > I can't get it to work for the script at the start of the tie. > \relative c''' { r2. c4~-> | c-> r2. } > The reason is because ties are announced at a timestep (maybe several) after their creation. This makes it very difficult to account

Prevents script tie collisions (issue 6500058)

2012-09-03 Thread k-ohara5a5a
I can't get it to work for the script at the start of the tie. \relative c''' { r2. c4~-> | c-> r2. } http://codereview.appspot.com/6500058/diff/1/input/regression/script-tie.ly File input/regression/script-tie.ly (right): http://codereview.appspot.com/6500058/diff/1/input/regression/script-tie