Comment #46 on issue 3831 by [email protected]: Patch: Improve positioning of tuplet numbers for kneed beams.
http://code.google.com/p/lilypond/issues/detail?id=3831

Thanks for reporting this.  I'll need to investigate why this is happening.

Note that this doesn't happen when you use \offset. (And you might find this technique more convenient for your needs). Instead of

\override Beam #'positions = #'(-4.5 . -5.5)

use this:

\offset positions #'(0 . -0.5) Beam

--
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