Pierre Perol-Schneider <[email protected]> writes:

> BTW: Original code was
>
> \version "2.14.2"
>
> shapeSC = \override LyricText #'font-shape = #'caps
> shapeNorm = \revert LyricText #'font-shape
>
> \score {
>   <<
>     \relative c'' { c4 c4 c8 c8 c8 }
>     \context Lyrics \lyricmode {
>       what4 is \shapeSC The8 \shapeNorm  Ma -- trix?
>     }
>   >>
>   \layout { raggedright = ##t }
> }

Maybe one needs a different basic font that has a small caps variant?

-- 
David Kastrup

_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to