lilypond-user
[Top][All Lists]
Advanced

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

Re: flat symbol in text?


From: Matthew Pierce
Subject: Re: flat symbol in text?
Date: Fri, 6 Jan 2023 15:00:43 +0000

After A/B testing, here is what I ended up using:

  instrumentName = \markup \concat { B \raise #0.8 \magnify #0.6 \flat " Major"}

Adding the \magnify property to the \concat string resized the flat to my satisfaction. Thanks for the help!

From: lilypond-user-bounces+piercello=hotmail.com@gnu.org <lilypond-user-bounces+piercello=hotmail.com@gnu.org> on behalf of David Kastrup <dak@gnu.org>
Sent: Tuesday, January 3, 2023 11:52 AM
To: Matthew Pierce <piercello@hotmail.com>
Cc: lilypond-user@gnu.org <lilypond-user@gnu.org>
Subject: Re: flat symbol in text?
 
Matthew Pierce <piercello@hotmail.com> writes:

> How might I display the text "Bb Major," but with the flat symbol
> instead of a lower case "b"?

I'd just use Unicode, namely "B♭ Major".  If you don't get this via
input methods (on my keyboard, it's "[Compose key] # b"), you can
copy&paste from a browser with Unicode tables or from this mail
message...

In contrast to LilyPond's \flat, this will be a text font flat, usually
fitting better with the text font.  If the text font has it, of course.

--
David Kastrup


reply via email to

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