bug-lilypond
[Top][All Lists]
Advanced

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

Re: accented character display error in chord mode


From: Jean Abou Samra
Subject: Re: accented character display error in chord mode
Date: Tue, 12 Jul 2022 23:40:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

Le 12/07/2022 à 19:26, Pascal LEGRIS via bug-lilypond a écrit :
% French é character for ré is not displayed in chord name and the following 
warning is displayed:
% (process:55672): Pango-WARNING **: 18:36:49.582:
% Invalid UTF-8 string passed to pango_layout_set_text()
% Avertissement : aucun glyphe ne correspond au caractère U+FFFD
% dans la fonte « 
/opt/local/share/fonts/urw-core35-fonts/NimbusSans-Regular.otf »

\version "2.22.2" % installed with Macport but other configurations have same 
problems
\language "français"

chord = \chordmode {
%       \frenchChords
     ré re %display R R instead of Ré Ré
}

\score {
         \new ChordNames {  \chord }
}



Hi,

Thanks for reporting. Could you test if this is still a problem with the latest development version? You can download it from here:

https://lilypond.org/development.fr.html

There is no documentation explaining how to install it at the moment (the update is being done right now), but you can read about that in

https://lists.gnu.org/archive/html/lilypond-user-fr/2022-03/msg00069.html

(it's in French, but judging from your name and your message, I guess that'll be fine for you).

Thanks again,
Jean




reply via email to

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