bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LSR : Changing the font to small caps


From: David Kastrup
Subject: Re: LSR : Changing the font to small caps
Date: Sun, 30 Nov 2014 16:06:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Pierre Perol-Schneider <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]