Ben: > On 11/5/2019 11:35 AM, [email protected] wrote: ... > > zz = \markup\postscript "0 1 360 5 mul { cos 0.01 mul 0.002 add .01 exch > > rlineto } for stroke" > > > > \relative c'' { > > c4^\zz c c c | > > c c c c | > > } > > > > there is also a \markup\path command that possible could be useful > > since you want svg output. ... > If you use \markup \postscript then am I correct in thinking that the > lines won't output in SVG, right?
You have the file, why don't you test it to see if it does or not ? Regards, /Karl Hammar
