Re: insert an arbitrary SVG ?

2013-09-22 Thread Richard Shann
On Sun, 2013-09-22 at 08:05 +0200, Pierre Perol-Schneider wrote: > 2013/9/22 Bric > Is there a way to insert an arbitrary SVG shape? > > > > It has to be eps. You may like to use this to convert: inkscape --export-text-to-path --export-bbox-page --w

Re: insert an arbitrary SVG ?

2013-09-21 Thread Pierre Perol-Schneider
2013/9/22 Bric > Is there a way to insert an arbitrary SVG shape? > > It has to be eps. See : http://www.lilypond.org/doc/v2.16/Documentation/notation/graphic ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman

insert an arbitrary SVG ?

2013-09-21 Thread Bric
Is there a way to insert an arbitrary SVG shape? If there is not, I presume a "work-around" would be inserting a glyph from some special font. (The latter method would not allow for multiple colors, of course, inside the SVG shape). TIA __