lilypond-user
[Top][All Lists]
Advanced

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

Re: bug? \lyricsto aligns with markup, not with note


From: Dominic Neumann
Subject: Re: bug? \lyricsto aligns with markup, not with note
Date: Thu, 29 Mar 2007 07:47:01 +0200

Hi,

I´ve tried it with my version 2.10.20 and it seems to work as
appreciated (see attachment).

Maybe you should update to the current stable version. You can install
it without the debian package system or so.


Dominic


2007/3/28, Arjen Bax <address@hidden>:
Hello lily-lovers,

Before filing this as a bug, I thought to ask it on the lilypond users
list first whether is is a bug or a feature.

Using lilypond 2.8.7 (which is the current version on Debian Etch).

When attaching Lyrics to a Voice with \lyricsto and the Lyrics context
is above the Voice context and the note in the Voice context has a
markup attached (with ^ or _), then the Lyrics text will be aligned with
the center of the markup text instead of the note. See example.

When the markup is removed, the Lyrics will be aligned ok.
Also, when the Lyrics context is moved below the Voice context, the
Lyrics will be aligned ok.

Is this a bug? Is there a workaround?

Thank you,
Arjen Bax

\version "2.8.7"

bas = \relative c'' { c1_"This is a rather long markup" }

versII = \lyricmode { Word }

\score {
  <<
    \new Lyrics = basL { s4 }
    \new Voice = basV { \bas }

    \context Lyrics = basL \lyricsto basV \versII
  >>
}



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

Attachment: lytest.jpg
Description: JPEG image


reply via email to

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