o.
Thanks again,
David
- Original Message -
> From: "Pierre Perol-Schneider"
> To: "bobroff"
> Cc: "Lillypond Users Mailing List"
> Sent: Tuesday, November 24, 2020 7:34:12 PM
> Subject: Re: Numero sign
> Hi David,
> You have to l
> On 24 Nov 2020, at 17:29, bobr...@centrum.is wrote:
>
> Perhaps a bit off-topic but here goes:
>
> I want to use the 'numero' sign. I can do it in two or three different ways
> but I have not found a way to get the version/typeface I'm after. The one I
> want is the old fashioned style wi
Hi David,
You have to look at the serif font family you have on your computer.
E.g.:
%%
\version "2.20.0"
\markuplist {
\override #'(font-name . "Garamond") "№"
\override #'(font-name . "Garamond bold") "№"
\override #'(font-name . "Linux Libertine G") "№"
\override #'(font-name . "Source
On Tue, 24 Nov 2020 at 17:46, bobr...@centrum.is wrote:
>
> Perhaps a bit off-topic but here goes:
>
> I want to use the 'numero' sign. I can do it in two or three different
ways but I have not found a way to get the version/typeface I'm after. The
one I want is the old fashioned style with the
Hello,
\markup { \char ##x2116 } ?
Frédéric
Le 24/11/2020 à 20:29, bobr...@centrum.is a écrit :
Perhaps a bit off-topic but here goes:
I want to use the 'numero' sign. I can do it in two or three different ways
but I have not found a way to get the version/typeface I'm after. The one I
w