Op Tue, 06 Jan 2015 13:16:56 +0100
Alexander Kobel schreef:
> I think you're well aware of how to dig behind the scenes and modify
> Lily's internal scheme files, so I can point you to this:
>https://codereview.appspot.com/108700043/
> It's a proposal for a more refined font selection, bypas
On 2015-01-06 12:44, Wilbert Berendsen wrote:
Hi,
I have a font (Lexicon No1) that comes in 4 weight variants (A, B, C,
D). Roman font selects A. But \bold and '(font-series . bold) do select
the D variant. How can I make LilyPond choose C instead?
[...]
Thanks for any pointers.
Hi Wilbert,
I
Hi,
I have a font (Lexicon No1) that comes in 4 weight variants (A, B, C,
D). Roman font selects A. But \bold and '(font-series . bold) do select
the D variant. How can I make LilyPond choose C instead?
A solution is write a markup function:
#(define-markup-command (bold layout props arg)
(mar