lilypond-user
[Top][All Lists]
Advanced

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

Re: Reverting TextSpanner properties


From: David Kastrup
Subject: Re: Reverting TextSpanner properties
Date: Thu, 07 Feb 2019 10:45:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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]