To create svg output edit

This is for LilyPond 2.12 and Inkscape 0.46
  • Move .otf fonts from C:\Program Files\LilyPond\usr\share\lilypond\current\fonts\otf to C:\WINDOWS\Fonts
  • lilypond -dbackend=svg myfile.ly
  • sed -i -e "s/currentColor/#000/g" myfile.svg (This is needed due to a bug in Inkscape 0.46)