lilypond-user
[Top][All Lists]
Advanced

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

Left alignment of lyrics when not using "lyricsto"


From: Eduardo Vieira
Subject: Left alignment of lyrics when not using "lyricsto"
Date: Sat, 16 Dec 2006 10:16:15 -0200
User-agent: Internet Messaging Program (IMP) 3.2.4

In the second example, the first 3 lyric-syllables are left aligned to the
note-head because I specified the durations and didn't use lyricsto. Intend
behaviour?

% Created on Thu Dec 14 07:50:40 GMT-03:00 2006
\version "2.10.2"


\include "english.ly"

verse= \lyricmode {
come8 good old friends

}

staffSoprano = \new Staff  {
        \time 6/8
        \key c \major
        \clef treble
        \relative c' {
        \context Voice = "melodySop" {
 \partial 4. < g' e >8 < f d > < e c > < c' e >4. ~ < c e >
                }

        \bar "|."
        }

}


\score {

        <<
                \staffSoprano
                \context Lyrics = "lmelodySop" { \verse }

        >>


        }

\score {

        <<
                \staffSoprano
                \context Lyrics = "lmelodySop" \lyricsto "melodySop" { \verse }

        >>


        }



___________________________________________________________________________________
Com o Click21 você tem sempre vantagens! Além do email com 1 Gb, Acelerador, 
Blog,
Flog, Games e atendimento 24 horas, voce também pode falar minutos DDD com a
promoção Click 21 Minutos. Quanto mais você navega mais fala DDD.





reply via email to

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