lilypond-user
[Top][All Lists]
Advanced

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

Re: how to get "h" instead of "b" in notenames


From: Noeck
Subject: Re: how to get "h" instead of "b" in notenames
Date: Tue, 04 Nov 2014 09:42:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

>> \version "2.18.2"
>> \language "deutsch"
>>
>> onthelines = \relative e' { e1 g h d f }
>>
>> \score {
>> <<
>>   \new Staff \onthelines
>>   \new NoteNames \onthelines
>> >>

> I'm confused, I thought the German "include" was setup something like 
> deutsch.ly = c d e f g a b h


The input is valid with \language "deutsch" and the notes in the Staff
are correct. But the NoteNames show the letter "b" below the 3rd note
which is called "h" in German. He wants the letter "h" there.

Just to clarify what I think Stefan Thomas asked.

I don’t know how to make the NoteNames aware of the (input) language for
its output.

Joram



reply via email to

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