lilypond-user
[Top][All Lists]
Advanced

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

Re: lyrics format


From: Mats Bengtsson
Subject: Re: lyrics format
Date: Thu, 10 Nov 2005 09:50:23 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

If you want a syllable (in your case "a sequence of words combine into a syllable")
left aligned under a note instead of centered, you can insert a
\once \override LyricText #'self-alignment-X = #LEFT
just before the syllable. Of course, if you want to do it often, you probably
want to define a macro like

leftaligned = \once \override LyricText #'self-alignment-X = #LEFT

and just write \leftaligned before a syllable you want left aligned.

  /Mats

Arthur Dyck wrote:

I found a solution. I put the first word of the string under a regular note and then the remainder of the string under a hidden note. Works very nicely.

Arthur

On Wednesday 09 November 2005 12:55 pm, Arthur Dyck wrote:
I am using 2.6.4 on Linux Mandrake 10.1.  Upon occasion I have a series of
words sung to one note in free time.  When that note is in the middle of a
bar, the lyrics center themselves nicely under that note.  However, when
the note is the first note of a line, the lyrics extend past the left side
of the stave.  Is there a way to correct that?

Regards

Arthur


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        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]