I'm using 1.12.2 and get the svg output through LilyPondTool with %lilypond -dbackend=svg %buffer. There is no border on anything when the file is opened in Inkscape, but even if there was, all you need to do is ungroup twice and every element is individually accessible. You can copy, cut, paste full systems or whatever you need.
Gerard

----- Original Message ----- From: "Wilbert Berendsen" <lily...@xs4all.nl>
To: <lilypond-user@gnu.org>
Sent: Friday, July 02, 2010 6:37 PM
Subject: Re: separate SVG for every system like with EPS backend?


Op vrijdag 02 juli 2010 schreef Patrick:

On Thu, Jul 1, 2010 at 4:24 AM, Wilbert Berendsen <lily...@xs4all.nl> wrote:

> Is there a way to have LilyPond output SVG images without the border?

Yes, but right now you can only use -dpreview:

  $ lilypond -dbackend=svg -dpreview file.ly

This works just as you would expect for the EPS backend.

I've added your request to the tracker:
http://code.google.com/p/lilypond/issues/detail?id=1164

Nice, thanks.

Will look into it as well. It would be nice if a "page" (though it contains only one system) could be output like the EPS backend does it, i.e. with the bounding box set to the rectangle that encompasses all objects in/around the
system, instead of a full page.

I guess it could be quite simple to implement it, because the only difference
are the height/width and viewBox attributes in the <svg> root element.

best regards,
Wilbert

--
Frescobaldi, LilyPond editor for KDE: http://www.frescobaldi.org/
Nederlands LilyPond forum: http://www.lilypondforum.nl/

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to