lilypond-user
[Top][All Lists]
Advanced

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

Re: Add prefix to lyrics


From: Robert Clausecker
Subject: Re: Add prefix to lyrics
Date: Thu, 02 Sep 2010 20:01:23 +0800

As I sad, the problem is, that the usual dash (-) symbol is not really
looking like the hyphen. My question was, how to archieve it to display
a hyphen which looks very similar to the one generated by lilypond.
(Which seems to be rather a line than a character).

    Yours, Robert Clausecker

Am Donnerstag, den 02.09.2010, 07:51 -0400 schrieb Kieren MacMillan: 
> 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]