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