s
Eluze
--
View this message in context:
http://old.nabble.com/wrong-alignment-when-repeating-music-with-different-text-on-one-line-tp32622828p32702622.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond
usic
\context Lyrics = "line1" \lyricsto "main" \mainlyrics
\context Lyrics = "line1" \lyricsto "fork" \forklyricsOne
\context Lyrics = "line2" \lyricsto "fork" \forklyricsTwo
>>
is good enough to keep the lyrics on one
On Fri, Oct 21, 2011 at 01:58:41PM -0700, -Eluze wrote:
>
> sorry to insist on this topic - but since i could not find any documentation
> about my approach i would like to make sure it will last longer (at least it
> was also working with 2.12.3).
I haven't been following the discussion, but the
"normal" usage of temporary
contexts.
pps: on the french Lilypond list there was another real case that could be
solved with this approach.
--
View this message in context:
http://old.nabble.com/wrong-alignment-when-repeating-music-with-different-text-on-one-line-tp32622828p32699086.
paconet.org wrote:
>
>
> To reuse existing lyrics contexts -- how clever!
>
>
thanks - just added http://lsr.dsi.unimi.it/LSR/Item?u=1&id=781
--
View this message in context:
http://old.nabble.com/wrong-alignment-when-repeating-music-with-different-text-on-one-line-tp326
2011/10/17 -Eluze :
> yes - but the problem is when they are on the same line!
>
> here is a solution to the problem you mention above. it obviously prevents
> the lyrics contexts to die:
>
> \score {
> <<
> \new Staff \music
> \new Lyrics = "line1"
> \new Lyrics = "line2"
> \context L
<<
> \new Staff { \music }
> \new Lyrics \lyricsto "main" { \mainlyrics }
> \new Lyrics \lyricsto "fork" { \forklyricsOne }
> \new Lyrics \lyricsto "fo
2011/10/16 -Eluze :
>
>
> Phil Holmes-2 wrote:
>>
>> This looks to me like correct behaviour. You've created extra Lyrics
>> contexts, and Lilypond stacks them one above the other. This is as
>> illustrated in the NR. If I was doing what you're showing, I would use
>> \skip:
>>
>> <<
>> \new S
context Lyrics = "1" { one }
\context Lyrics = "2" \with{ associatedVoice = "melody" } { two }
>>
}
>>
imo all the contexts are declared clearly.
your solution certainly works but i'm not eager to count the measures
between these events… i
"-Eluze" wrote in message
news:32622828.p...@talk.nabble.com...
with the following code - derived from the example in NR under Lyrics and
Repeats - the text of the 2nd lyric voice is not correctly aligned.
this seems to happen when such repeats occur on the same line/system only.
Eluze
<<
\
oice" two }
>>
} }
>>
http://old.nabble.com/file/p32622828/test2.png
--
View this message in context:
http://old.nabble.com/wrong-alignment-when-repeating-music-with-different-text-on-one-line-tp32622828p32622828.html
Sent from the Gnu - Lilypond - Bugs mailing list ar
11 matches
Mail list logo