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 <david.nales...@gmail.com>wrote:

> Hi
>
>
> On Tue, May 21, 2013 at 8:41 PM, David Nalesnik 
> <david.nales...@gmail.com>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
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to