lilypond-user
[Top][All Lists]
Advanced

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

Re: [newbie] Some \markup stuff


From: Kieren MacMillan
Subject: Re: [newbie] Some \markup stuff
Date: Mon, 14 Jan 2019 23:20:39 -0500

Hi Mark,

[Welcome to the 'Pond!]

> I want to get the verbb text to show as italic.  

The easiest way is probably:

verbb = \lyricmode {
  \override LyricText.font-shape = #'italic
  ut re mi fa sol la
}

> Second question: I want to replace the "G" in verba with a Greek Upper 
> Gamma (Γ doesn't work). Is there a simple way of doing this?

Make sure your file is being saved with Unicode (UTF-8) encoding, and simply 
put the gamma (𝜸) in there directly.

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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