m...@apollinemike.com wrote Monday, June 06, 2011 9:47 AM
I am currently working off of a home-brewed branch
of LilyPond that places articulations on the inside
of tuplet numbers. It uses the Pointer_group_interface
to make the tuplet bracket aware of scripts in
tuplet-engraver.cc and then
On Jun 6, 2011, at 10:28 AM, Trevor Daniels wrote:
>
> m...@apollinemike.com wrote Monday, June 06, 2011 8:42 AM
>
>
>> On Sun, 5 Jun 2011 12:34:59 +0100, "Trevor Daniels"
>
>>> Shouldn't you be using the TupletNumber grob?
>>
>> Thanks for the suggestion!
>>
>> I just tried it with TupletNu
m...@apollinemike.com wrote Monday, June 06, 2011 8:42 AM
On Sun, 5 Jun 2011 12:34:59 +0100, "Trevor Daniels"
Shouldn't you be using the TupletNumber grob?
Thanks for the suggestion!
I just tried it with TupletNumber. I hadn't done that before
because of these lines in Tuplet_number::p
Hi Mike
Shouldn't you be using the TupletNumber grob?
Trevor
- Original Message -
From:
To:
Sent: Sunday, June 05, 2011 12:00 PM
Subject: Outside staff priority for tuplet bracket and tuplet number
Hey all,
I'm running into a problem with the following snippet of code and,
befo