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


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

Reply via email to