bug-lilypond
[Top][All Lists]
Advanced

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

Issue 623 in lilypond: \addlyrics vertically misplaces Lyrics when inst


From: codesite-noreply
Subject: Issue 623 in lilypond: \addlyrics vertically misplaces Lyrics when instrumentName is set
Date: Sun, 18 May 2008 01:46:32 -0700

Issue 623: \addlyrics vertically misplaces Lyrics when instrumentName is set
http://code.google.com/p/lilypond/issues/detail?id=623

New issue report by v.villenave:
% Though the Lyrics should be printed below the first Staff,
% they're actually printed below the second Staff

\version "2.11.45 % also verified in 2.10.33

<<
\new Staff {
  % commenting the following line solves the problem
  \set Staff.instrumentName = "blah"
             { c'4 c' }
             \addlyrics { bla bla }
           }
\new Staff { c'8 c' c' c' }


% A workaround is to explicitly define alignBelowContext.


Issue attributes:
        Status: Accepted
        Owner: v.villenave
        Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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