Re: Specifying font-series for system font.

2024-12-31 Thread Mike Kilmer
Yes. That's it! Thank you. I guess I needed to Read the Fine Manual more closely. I'm using it in an imported file: `lyricfont = \override LyricText.font-name = "American Typewriter SemiBold"` With use like `words = \lyricmode { \lyricfont One up -- on a time % ...}` Curious, though, if there

Re: Specifying font-series for system font.

2024-12-31 Thread Hans Aikema
> On 31 Dec 2024, at 22:03, Mike iLL Kilmer wrote: > >  > Hi all and happy new year. > > To overwrite the typeface/font in LyricText I'm doing this: > > ```words = \lyricmode { >\override LyricText.font-name = "American Typewriter" > I am a ly -- ric >

Specifying font-series for system font.

2024-12-31 Thread Mike iLL Kilmer
Hi all and happy new year. To overwrite the typeface/font in LyricText I'm doing this: ```words = \lyricmode { \override LyricText.font-name = "American Typewriter" I am a ly -- ric }``` Where "American Typerwriter" is a TrueType font located at