Re: determining which font is selected by \bold, 'font-series 'bold, etc

2015-01-06 Thread Wilbert Berendsen
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

Re: determining which font is selected by \bold, 'font-series 'bold, etc

2015-01-06 Thread Alexander Kobel
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

determining which font is selected by \bold, 'font-series 'bold, etc

2015-01-06 Thread Wilbert Berendsen
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