James
From: David Nalesnik
Sent: 10 January 2018 15:21
To: James Opstad
Cc: lilypond-user@gnu.org
Subject: Re: SVG output - Group multiple grobs together
Hi James,
On Wed, Jan 10, 2018 at 5:51 AM, James Opstad wrote:
> Hello,
>
>
> I have been experimenting wi
Hi James, I'm cc'ing the user list, as per the usual custom.
On 01/11/2018 08:13 AM, James Opstad wrote:
Thanks. I will work through David's example. It seems it isn't
possible to embed more than one item within a group and one group per
grob is the only approach for the time being. If this
On 01/10/2018 06:51 AM, James Opstad wrote:
How would I include multiple grobs within the same group e.g. all the
grobs associated with a single note (NoteHead, Stem, Accidental etc.)?
Hi, I don't think there is currently a way to do that. You could give
each grob you want to group together t
Hi James,
On Wed, Jan 10, 2018 at 5:51 AM, James Opstad wrote:
> Hello,
>
>
> I have been experimenting with the new output-attributes grob property for
> SVG output. For example, the following code creates a group with id="noteC"
> around the C notehead.
>
>
> \version "2.19.80"
> \pointAndClick