lilypond-user
[Top][All Lists]
Advanced

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

Re: named strings in TABs


From: bb
Subject: Re: named strings in TABs
Date: Sun, 5 Jan 2020 12:53:32 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Solved: use "f#" "c#"

Am 05.01.20 um 10:55 schrieb bb:
> I named the strings in my TABs successfully as long as I use natural
> note names. If I use flats and sharps I get an error. How do I gat flats
> and sharps?
>
> \version "2.19.80"
> \score  {  <<
> \new TabStaff{ 
>   \override Staff.Clef #'stencil = #ly:text-interface::print
>   \override Staff.Clef #'text =
>   \markup
>   \center-column {{ fis cis  }     % how to get f# c# ???????}
> }  >>  }
>
> kind regards
>
>
>



reply via email to

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