Le 30/01/2022 à 22:20, Simon Albrecht a écrit :
Hi List,
is there an equivalent to self-alignment-X for the left bound text of
a DynamicTextSpanner? See below.
Best, Simon
\version "2.23.5"
{
1-\tweak self-alignment-X 1 \fff
1
% this causes alignment to just fail indiscriminately
%
Hi Lukas;
Thank you so much for the syntactic sugar!
Very nice.
Ken
On Sun, Jan 30, 2022 at 3:08 AM Lukas-Fabian Moser wrote:
>
> Hi Ken,
>
> >I implemented the trill span; it was not intuitive to me to end the
> > trill span on the following note, but it seems to work.
>
> It's possib
Hi List,
is there an equivalent to self-alignment-X for the left bound text of a
DynamicTextSpanner? See below.
Best, Simon
\version "2.23.5"
{
1-\tweak self-alignment-X 1 \fff
1
% this causes alignment to just fail indiscriminately
% (not a surprise, because I couldn’t find out how
Hi Ken,
I implemented the trill span; it was not intuitive to me to end the
trill span on the following note, but it seems to work.
It's possible to add a little bit of syntactic sugar for this construction:
\version "2.22"
trillSpan =
#(define-music-function (mus) (ly:music?)
#{