lilypond-user
[Top][All Lists]
Advanced

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

Re: separate SVG for every system like with EPS backend?


From: Gerard McConnell
Subject: Re: separate SVG for every system like with EPS backend?
Date: Fri, 2 Jul 2010 20:49:03 +0100

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" <address@hidden>
To: <address@hidden>
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 <address@hidden> 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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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