lilypond-user
[Top][All Lists]
Advanced

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

Re: Grace note kicks tuplet number away


From: Simon Albrecht
Subject: Re: Grace note kicks tuplet number away
Date: Mon, 7 Dec 2015 21:25:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hello Gilberto,

it seems the feature announced in <http://lilypond.org/doc/v2.19/Documentation/changes/index> (at about 2/3, search for ‘knee-to-beam’) has been implemented without providing for this situation. So we should create a follow-up for <http://sourceforge.net/p/testlilyissues/issues/3831/>.

Yours, Simon

On 07.12.2015 21:08, Gilberto Agostinho wrote:
Hi all,

When cross staffing, I found that sometimes a grace note in the middle of
the beam causes the tuplet number to move absurdly higher or lower:

\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,] }
}

producing:

<http://lilypond.1069038.n5.nabble.com/file/n184567/45.png>

Strangely enough, the skyline isn't affected at all:

<http://lilypond.1069038.n5.nabble.com/file/n184567/40.png>

Also, to show the dependency on the grace position, see:

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

producing:

<http://lilypond.1069038.n5.nabble.com/file/n184567/07.png>

Does anyone know if is there a way of avoiding this issue?

Cheers,
Gilberto



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Grace-note-kicks-tuplet-number-away-tp184567.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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