lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyrics overruning left staff line


From: Mats Bengtsson
Subject: Re: Lyrics overruning left staff line
Date: Tue, 30 Nov 2004 10:39:41 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

I would recommend to use the predefined macros #left #right and #center
For example:
\override     LyricText #'self-alignment-X = #left


  /Mats

Lloyd Kvam wrote:
Thanks, that worked perfectly.  Much better than my s4._" " spacing.

I assume that -1 is text starts at note (left justified)
        0 is text centered on note
        +1 is text ends at note (right justified)
(Perhaps only the sign matters)

On Mon, 2004-11-29 at 09:32, Rob V wrote:

Lloyd,

I'm not sure if this the official way to solve your problem. There used to be an example of lyric alignment on the website, but I can't seem to find it.
Try this around each line:

\override     LyricText #'self-alignment-X = #-1
                       In_peace,_let_us
\override     LyricText #'self-alignment-X = #0
                        pray to the Lord.


Rob

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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