2013/8/20 Thomas Morley <thomasmorle...@gmail.com>:
> 2013/8/20 Mark Polesky <markpole...@yahoo.com>:
>> I know it's an odd request, but what if I actually want
>> the ~ character to print in lyrics?  None of these work:
>>
>> "~"
>> '~'
>> \~
>> #"~"
>> ##\~
>> #(string #\~)
>>
>> Thanks.
>> - Mark
>>
>
>
>
> Hi Mark,
>
> \new Voice { c' c' c' }
> \addlyrics
> \lyricmode { xy \markup { "~" } xy }
>
> seems to work.
>
> -Harm

\markup { ~ } (without "") works too.

-Harm

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

Reply via email to