]> git.donarmstrong.com Git - lilypond.git/commit
SVG backend: robustify glyph-matching regexp
authorPatrick McCarty <pnorcks@gmail.com>
Sun, 30 Aug 2009 00:37:18 +0000 (17:37 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Sun, 30 Aug 2009 00:44:35 +0000 (17:44 -0700)
commit194a147b87d248a4a7a255f0f647f04392d48f54
tree457ce566e6c503695f4ee7e81d910abb9e448e07
parent27f2d29a45a6ee4dac75b8e8137ec65a1be74fa1
SVG backend: robustify glyph-matching regexp

Use the [:space:] POSIX character class instead of [\r\n\t ]; it is more
legible, and it also accounts for formfeeds and vertical tabs too.
scm/output-svg.scm