Jump to content

Changing the font to small caps

From LilyPond wiki

The font can be changed to small caps.

\version "2.24.0"

<<
  \relative c'' { c4 c c8 c c }
  \addlyrics { what is \markup\caps { The } Ma -- trix?  }
>>