Re: Again: svg-output, stafflines missing

2009-02-19 Thread Thomas Scharkowski
Thanks, it is really that simple: I replaced "currentColor" with "#000" in the whole svg-file and it works. Thomas > Hi Thomas, > > On Thu, Feb 19, 2009 at 1:10 AM, Thomas Scharkowski > wrote: > > Inkscape 0.46 (Windows XPSP3) does not show stafflines for this > > example. > > > > -- > > \ve

Re: Again: svg-output, stafflines missing

2009-02-19 Thread Patrick McCarty
Hi Thomas, On Thu, Feb 19, 2009 at 1:10 AM, Thomas Scharkowski wrote: > Inkscape 0.46 (Windows XPSP3) does not show stafflines for this > example. > > -- > \version "2.12.2" > #(ly:set-option 'backend 'svg) > {c d e f g} > -- > > Am I missing something obvious? > The svg-file Patrick McCarty sent