bug-lilypond
[Top][All Lists]
Advanced

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

improved lyrics handling


From: Han-Wen
Subject: improved lyrics handling
Date: Fri, 19 Jul 2002 00:25:12 +0200

address@hidden writes:
> 
> I want this:
> 
>   text = \lyrics {
>     "\textit{Er:}~Ge" -- denkst ...
>   }
> 
> But Lilypond doesn't like this.  Is there currently a way to get font
> changes?

I think you want

  \property LyricsVoice . stanza = "Er:"
  \property LyricsVoice . StanzaNumber \set #'font-shape = #'italic

or somesuch.


> The alternative would be to collect all strings enclosed in '...', do
> a TeX run with special macros and use the returned metrics.

No. Veto. We want less TeX dependence,  not more.

--
Han-Wen Nienhuys   |   address@hidden   |   http://www.cs.uu.nl/~hanwen 



reply via email to

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