frmatthew / exsurge

A JavaScript library for rendering Gregorian Chant in square note notation
MIT License
54 stars 13 forks source link

Only split words at spaces that immediately follow a close parenthesis #82

Closed bbloomf closed 8 years ago

bbloomf commented 8 years ago

To fix #73 This also has the effect of making spaces that do not come immediately after parentheses into non-breaking spaces, which is I think how they work in Gregorio as well.