'font-shape = #'normal
Gerard
- Original Message -
From: "James Bailey"
To: "Gerard McConnell"
Cc: "Kieren MacMillan" ;
Sent: Friday, April 23, 2010 6:43 AM
Subject: Re: text formatting inside \addlyrics
On 22.04.2010, at 23:04, Gerard McConnell
Hi James (and Gerard),
>>> \markup \italic { a section of text to be italicised }
>>
>> I don't think that will work; that will italicize the section of text, but
>> the words will no longer be treated as lyrics, that is, they won't be
>> aligned under the notes as lyrics would be.
> What woul
On 22.04.2010, at 23:04, Gerard McConnell wrote:
- Original Message - From: "Kieren MacMillan"
To: "Gerard McConnell"
Cc:
Sent: Thursday, April 22, 2010 12:16 PM
Subject: Re: text formatting inside \addlyrics
Hi Gerard,
How do I italicize a section of te
- Original Message -
From: "Kieren MacMillan"
To: "Gerard McConnell"
Cc:
Sent: Thursday, April 22, 2010 12:16 PM
Subject: Re: text formatting inside \addlyrics
Hi Gerard,
How do I italicize a section of text inside \addlyrics?
\markup \italic { a s
I use:
\override LyricText #'font-shape = #'italic italic text \override LyricText
#'font-shape = #'normal
--
Phil Holmes
- Original Message -
From: Gerard McConnell
To: lilypond-user@gnu.org
Sent: Thursday, April 22, 2010 12:05 PM
Subject: te
Hi Gerard,
> How do I italicize a section of text inside \addlyrics?
\markup \italic { a section of text to be italicised }
Hope this helps!
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-u
Hello,
How do I italicize a section of text inside \addlyrics?
Something like this, I figured, though this is wrong -
{ c4 c8 c c4 c }
\addlyrics { one \italic two and \normal-text three four }
which surprised me because the following does work -
\addlyrics { one \huge two and \normalsize three f