lilypond-user
[Top][All Lists]
Advanced

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

Re: ly:wide-char->utf-8


From: Johan Vromans
Subject: Re: ly:wide-char->utf-8
Date: Tue, 21 Nov 2006 10:47:28 +0100
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Mats Bengtsson <address@hidden> writes:

> Or maybe rather
> ThereĀ“s a ...
> or whatever apostrophe you prefer.

Not this one, this is a acute accent ;-).

> Otherwise, you can search the mailing list archives, to find out
> how to get rid of the extra whitespace when concatenating markups.

You mean something like:

  \markup {
     #(ly:export
        (string-append
          "Can" (ly:wide-char->utf-8 #x2019) "t"))
   }

Thanks for the pointers.

-- Johan




reply via email to

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