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: Pierre Perol-Schneider
Subject: Re: LSR : Changing the font to small caps
Date: Sun, 30 Nov 2014 16:02:44 +0100

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 }
}

Cheers,
Pierre

2014-11-30 15:59 GMT+01:00 Pierre Perol-Schneider <
address@hidden>:

> I came back to 2.14 : not working either.
> Didn't find any recorded issue though.
>
>
> 2014-11-30 15:53 GMT+01:00 David Kastrup <address@hidden>:
>
>> Pierre Perol-Schneider <address@hidden> writes:
>>
>> > Hi Squad,
>> >
>> > See : http://lsr.di.unimi.it/LSR/Item?id=100
>> > where smallCaps don't show up.
>> > So I'd like to change it to :
>> >
>> > <<
>> >   \relative c'' { c4 c c8 c c }
>> >   \addlyrics { what is \markup\caps { The } Ma -- trix?  }
>> >>>
>> >
>> > Any objection ?
>>
>> Any idea what goes wrong there?
>>
>> --
>> David Kastrup
>>
>>
>> _______________________________________________
>> bug-lilypond mailing list
>> address@hidden
>> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>>
>
>


reply via email to

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