lilypond-user
[Top][All Lists]
Advanced

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

Re: Left align first word of lyrics


From: Carl Peterson
Subject: Re: Left align first word of lyrics
Date: Wed, 22 May 2013 11:36:39 -0400

I'm not in a position to test this at the moment, but just for confirmation, will this work with an arbitrary number of tagged syllables through a Lyrics context?

ex:

tagIt = \once \override Lyrics.LyricText #'tagged = ##t 

 \new Lyrics \lyricsto A {
      \tagIt This is the first phrase in my song. \break
      \tagIt This is an -- oth -- er phrase to sing. \break
      \tagIt This is a third phrase in my song. \break
      \tagIt This is the last phrase in my song.
    }

Cheers,
Carl


On Wed, May 22, 2013 at 9:02 AM, David Nalesnik <address@hidden> wrote:
Hi


On Tue, May 21, 2013 at 8:41 PM, David Nalesnik <address@hidden> wrote:
Hi Gregory,

Here's another version which will automatically find the longest syllable.  You can tag any one of the lyric syllables at a given timestep. 


Noticed a problem.  Corrected file attached.

--David 


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



reply via email to

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