FYI I've found this lonely thread :
https://lists.gnu.org/archive/html/lilypond-user/2011-08/msg00349.html

2014-11-30 16:06 GMT+01:00 David Kastrup <[email protected]>:

> Pierre Perol-Schneider <[email protected]> writes:
>
> > BTW: Original code was
> >
> > \version "2.14.2"
> >
> > shapeSC = \override LyricText #'font-shape = #'caps
> > shapeNorm = \revert LyricText #'font-shap
> >
> > \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