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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond
