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 <
[email protected]>:

> 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 <[email protected]>:
>
>> Pierre Perol-Schneider <[email protected]> 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
>> [email protected]
>> https://lists.gnu.org/mailman/listinfo/bug-lilypond
>>
>
>
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to