lilypond-user
[Top][All Lists]
Advanced

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

Re: \lyricsto and \tag problems


From: Noeck
Subject: Re: \lyricsto and \tag problems
Date: Fri, 10 Oct 2014 12:43:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

> \version "2.19.15"
> 
> <<
>   \new Staff \new Voice = sop { c' d' e' f' }
>   \new Lyrics \keepWithTag "A" \lyricsto sop {
>     \lyricmode {
>       An \tag "A" example \tag "B" text
>     }
>   }
> >>

Thanks, that works. Why do I need this extra pair of braces now
(around \lyricmode { })?
And shouldn't that be handled by convert-ly?

Cheers,
Joram



reply via email to

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