Re: Numero sign

2020-11-24 Thread bobr...@centrum.is
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

Re: Numero sign

2020-11-24 Thread Hans Åberg
> 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

Re: Numero sign

2020-11-24 Thread Pierre Perol-Schneider
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

Re: Numero sign

2020-11-24 Thread Xavier Scheuer
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

Re: Numero sign

2020-11-24 Thread fremoin
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