glyph-path-regexp in SVG output is overly strict

2020-02-20 Thread Simon Tatham
A user of my notation font Gonville reported to me this week that they had tried to use the Lilypond SVG backend with Gonville, and had found that everything worked fine except that the sharp signs were mysteriously missing from the output. I debugged the problem and found that this happened becau

Re: glyph-path-regexp in SVG output is overly strict

2020-02-21 Thread Simon Tatham
Jonas Hahnfeld wrote: > looking at https://sourceforge.net/p/testlilyissues/issues/5779/ and > the grammar you linked, I think the regular expression is also missing > '+Aa,'. Does it make sense to fuse attached patch? The idea looks sensible to me, but I think you've made a mistake in the regula