lilypond-user
[Top][All Lists]
Advanced

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

Re: svg output


From: Graham Percival
Subject: Re: svg output
Date: Tue, 16 Apr 2013 09:34:56 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Apr 15, 2013 at 01:25:42AM -0400, Bric wrote:
> 
> How hard would it be to enhance the svg export with robust svg element id's 
> that
> retain (at least SOME of) the original lilypond's note characteristics ??
> 
> instead of assigning anonymous generic inkscape object names (e.g.,
> id="rect7306" ), have id's such as:
> 
> <path style="..." d="..." id="note23_gis_head">
> <path style="..." d="..." id="note23_gis_stem">
> <path style="..." d="..." id="note23_gis_elem1">
> <path style="..." d="..." id="note23_gis_elem2">
> ...
> etc.

This would be basically an extension of my patch here:
https://codereview.appspot.com/8273045
but unfortunately the academic project which would have required
that work was cancelled.  I think it would take 2-10 hours to get
the framework in place, depending on your level of familiarity
with lilypond internals.

- Graham



reply via email to

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