lilypond-user
[Top][All Lists]
Advanced

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

Re: special characters in markup


From: Valentin Villenave
Subject: Re: special characters in markup
Date: Fri, 11 Jan 2008 01:21:40 +0100

2008/1/11, Paul Scott <address@hidden>:

> That's a good answer which I can use.

This is not really needed anymore, as LilyPond can support all UTF-8
characters natively.

> I was actually thinking about normal characters like '"' which have
> another syntactical meaning in Lily.

Actually, the double quote is the only character you need to 'escape',
by preceding it with a backslash:

\markup "This 'is' #a \"quoted sentence\" \with $pecial {chars}"

As you can see, the #, { or \ characters are otherwise looking good.

Cheers,
Valentin




reply via email to

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