On 10/28/2017 10:30 AM, David Kastrup wrote:
Ben writes:
Thank you so much for sharing this function. It will come in handy for
a project I'll be working on shortly.
However, I had one question for you.
I just went to try to use the function 'as is' and I'm seeing an
error. I cannot use the fu
Ben writes:
> Thank you so much for sharing this function. It will come in handy for
> a project I'll be working on shortly.
> However, I had one question for you.
> I just went to try to use the function 'as is' and I'm seeing an
> error. I cannot use the function at the moment.
> Do you know wh
On 10/28/2017 1:43 AM, Andrew Bernard wrote:
Hi James,
This comes up so frequently it puzzles me why it is not considered for
addition to the lilypond baseline.
Here's my function.
Andrew
=== snip
\version "2.19.39"
% Annotation bracket with centred text.
% Andrew Bernard and Thomas Morley
Hi,
On Sat, Oct 28, 2017 at 2:23 AM, James Harkins wrote:
> On Sat, 28 Oct 2017 13:55:49 +0800 Nathan Ho wrote
>
>> On 2017-10-27 21:37, James Harkins wrote:
>> > I couldn't find this quickly: for an unmetered section, I'd like to
>> > indicate duration by tuplet-style brackets, only
On Sat, 28 Oct 2017 13:55:49 +0800 Nathan Ho wrote
> On 2017-10-27 21:37, James Harkins wrote:
> > I couldn't find this quickly: for an unmetered section, I'd like to
> > indicate duration by tuplet-style brackets, only not a tuplet (no
> > change to note durations) and with arbitra
Hi James,
This comes up so frequently it puzzles me why it is not considered for
addition to the lilypond baseline.
Here's my function.
Andrew
=== snip
\version "2.19.39"
% Annotation bracket with centred text.
% Andrew Bernard and Thomas Morley
TextSpannerCentredText =
#(define-music-functi
HI Nathan,
Indeed yes. This is clever, and short, but it is a hack, no disrespect
intended. As you say, it hijacks the tuplet concept and introduces tuplet
semantics where there are none. Whether this bothers people or not is
entirely up to them, but I prefer my solution as it keeps the semantics
On 2017-10-27 21:37, James Harkins wrote:
I couldn't find this quickly: for an unmetered section, I'd like to
indicate duration by tuplet-style brackets, only not a tuplet (no
change to note durations) and with arbitrary text markup in the
middle, e.g. if a tuplet goes
:- 3 -:
I'd like