Dear community, in the below quoted snippet I get "b" instead of the german "h". How can I achieve it?
\version "2.18.2"
\language "deutsch"
onthelines = \relative e' { e1 g h d f }
\score {
<<
\new Staff \onthelines
\new NoteNames \onthelines
>>
}
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
