Here's how a better solution should work: * create a smaller tie in addition to this one * use a scm regexp to find this special case; something like:
#(use-modules (ice-9 regex)) #(display (regexp-substitute #f (string-match "([^:])~([^:])~([^:])" "questa~รจ~in") 'pre 1 " " 2 " " 3 'post)) But I don't have time to do it right now. I'll push this patch when the countdown will be over and make another patch later for this special case. http://codereview.appspot.com/4808074/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel