lilypond-user
[Top][All Lists]
Advanced

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

Re: em dash problems


From: Alexander Kobel
Subject: Re: em dash problems
Date: Thu, 13 Nov 2008 00:01:27 +0100
User-agent: Thunderbird 2.0.0.17 (Macintosh/20080914)

Bailey James E. wrote:
> Curious, I wonder how those dashes are produced. On a macintosh, en and
> em dashes can be easily inserted with option,- or option, shift,-. See
> the attached output. Where I tried using the en and em dashes produced
> just by normal utf-8.
Use
        \relative c'' {c4^\markup{\finger{\char ##x2014 "1"}}}
or
        \relative c'' {c4^\markup{\finger{\concat{\char ##x2014 "1"}}}}
respectively; \finger only applies to one argument.


Cheers,
Alexander




reply via email to

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