lilypond-user
[Top][All Lists]
Advanced

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

Re: Add prefix to lyrics


From: Kieren MacMillan
Subject: Re: Add prefix to lyrics
Date: Thu, 2 Sep 2010 07:51:00 -0400

Hi Robert:

Wouldn't this be easier?

\version "2.13.31"

<<
  \relative { g'2 f }
  \addlyrics { phe -- tan }
>>

<<
  \relative { g'2 f }
  \addlyrics { \override LyricText #'self-alignment-X = #0.75 "Pro - phe" -- 
tan }
>>

Hope this helps!
Kieren.


reply via email to

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