lilypond-devel
[Top][All Lists]
Advanced

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

Re: weird error engraving two files with 2.23.14


From: Jean Abou Samra
Subject: Re: weird error engraving two files with 2.23.14
Date: Sun, 16 Oct 2022 12:19:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1

Le 14/10/2022 à 22:19, Federico Bruni a écrit :
I also had to replace # with ♯ (utf8) to specify sharp notes in a tuning, otherwise I got a Guile error.


LilyPond likely interpreted # as introducing Scheme code.
Was this something that used to work in 2.22? If so, what
is the code?


utf8 character is even prettier.


You can also use

\number ♯

in order to take the glyph from Feta instead of some
text font.

There is also

\markup \musicglyph "accidentals.sharp"

which works in 2.22, but it uses a different glyph. The
one \number gives you is specifically meant for text and
was added by Werner in 2.23.




reply via email to

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