lilypond-user
[Top][All Lists]
Advanced

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

Re: Reverting TextSpanner properties


From: Andrew Bernard
Subject: Re: Reverting TextSpanner properties
Date: Thu, 7 Feb 2019 23:15:55 +1100

Thank you everybody for all this help. It's fantastic, many ideas here, and I have learned so much. All good!

Andrew


On Thu, 7 Feb 2019 at 20:45, David Kastrup <address@hidden> wrote:
Andrew Bernard <address@hidden> writes:

> Hi David,
>
> Really great advice and useful to know. However, I have a long section run
> of spanners for sul ponticello to natural. I did'nt want to tweak every
> occurrence for literally a hundred times, or call a function for each
> spanner each time. So it's kind of 'semi-permanent'.

Well, it's a matter of

sulPont = -\single \spToNatSpan \startTextSpan
stopSulPont = -\endTextSpan

And then you use \sulPont and \stopSulPont where you now use
\startTextSpan and \stopTextSpan .  I find that more straightforward
than what you use but of course it is slightly less efficient.  But
probably not a measurable difference.

--
David Kastrup

reply via email to

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