Comment #22 on issue 3560 by [email protected]: Completion_heads_engraver with \scaleDurations
http://code.google.com/p/lilypond/issues/detail?id=3560

transcribing polymetric renaissance music routinely needs

\scaleDurations 2/3 { a\breve. }

resolved as

\scaleDurations 2/3 { a1. ~ | a1. }

and not as

a1 ~ | a1

well, as I think of it, I can force that behaviour by setting your completionLongestScaled to something very big.

my gut feeling is that this proposal is not any more practical than introducing a boolean flag to choose between the two behaviours: if anybody wants both behaviours in the same score, odds are that at some places they are needed simultaneously as in comment #17.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to