Op vrijdag 02 juli 2010 schreef Patrick: > On Thu, Jul 1, 2010 at 4:24 AM, Wilbert Berendsen <[email protected]> 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 [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
