On Thu, Dec 29, 2022 at 12:18 AM Jean Abou Samra wrote:
> Le 25/12/2022 à 21:01, Paolo Prete a écrit :
> > Thanks as always for your help, and also for the snippet you provided.
> >
> > You're right it's not usual to do that override twice for the same
> > grob, and I'll update you with a concret
Le 25/12/2022 à 21:01, Paolo Prete a écrit :
Thanks as always for your help, and also for the snippet you provided.
You're right it's not usual to do that override twice for the same
grob, and I'll update you with a concrete test-case in which the
mentioned issue happens, so to see if we have
On Sun, Dec 25, 2022 at 7:02 PM Jean Abou Samra wrote:
> Le 24/12/2022 à 15:38, Paolo Prete a écrit :
> > Hello,
> >
> > I'm noting that the generated SVG of this...:
> >
> > {
> > \once \override DynamicText.output-attributes.val = "x"
> > \once \override DynamicText.output-attributes.
Le 24/12/2022 à 15:38, Paolo Prete a écrit :
Hello,
I'm noting that the generated SVG of this...:
{
\once \override DynamicText.output-attributes.val = "x"
\once \override DynamicText.output-attributes.val = "y"
c'\mf
}
... creates the following SVG tag, with a duplicate "val" a