lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Escaping text in title and composer?


From: Gilles Sadowski
Subject: Re: Escaping text in title and composer?
Date: Mon, 27 Oct 2008 04:01:25 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hi.

> [...] I can easily change " to \"
> in the text, but perhaps there are other characters that will cause lilypond
> to fail.

As a first step, I'd suggest to filter out (or escape) anything that your
program cannot handle. Languages usually used for web development provide
libraries for regular expressions (e.g. Perl, Java, ...) that can easily
match all non alphanumeric characters: All those should be escaped.

Best,
Gilles




reply via email to

[Prev in Thread] Current Thread [Next in Thread]