lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyrics: many syllables -> one note?


From: Mats Bengtsson
Subject: Re: Lyrics: many syllables -> one note?
Date: Thu, 17 Nov 2005 09:34:22 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

You can also say #LEFT, #CENTER and #RIGHT instead of #-1, #0 and #1,
respectively, if you find that easier to remember.

  /Mats

David Rogers wrote:

Hi

After a preliminary fix for my problem with lyrics chanted to a single note (thank you, Mats and Arthur), and some extremely determined messing around, I have discovered:
______________________________________

\version "2.6.0"
\relative c'' {\key f \major \set Score.timing = ##f
c1 f,4 bes a \bar "|" g e f8 e f1}
\addlyrics {\once \override LyricText #'self-alignment-X = #-1 "All these words are placed properly under one note," while these ones are set nor -- mal -- ly. }

_______________________________________

Placing the prefix \once \override LyricText #'self-alignment-X = #-1
before a lyric word causes Lilypond to left-align that lyric with its note. Change the #-1 to a #1 and it will be right-aligned; use #0 for centred (which is the default). #-0.8 is most of the way to being left-aligned, etc. Hope this helps someone.

David


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