Hi all,

How would it be possible for the note-Name-engraver to change his mind thanks to an additional argument or, at least, adopt the specified language?

\language "italiano"
scale = \relative do' {
  lab4 sid dobb redd
  mi4 fa solb lad
}

\new Staff {
  <<
    \scale
    \context NoteNames {
      \scale
    }
  >>
}

gives: aes bis ceses disis e f ges ais

I was expecting at least: lab sid dobb redd mi fa solb lad

Cheers,
Jean-Charles

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to