Am 21.01.2015 um 08:41 schrieb Johan Vromans:
On Wed, 21 Jan 2015 08:31:53 +0100
Urs Liska <u...@openlilylib.org> wrote:

So what's the way to match a backslash in a LilyPond string?
My guess is four backslashes.

To match a backslash you need \\ in the pattern.
Each of these need to be escaped in the string, so it becomes \\\\ .

-- Johan

Thank you very much. That works perfectly.

Urs

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to