bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 2287 in lilypond: lyrics spaced too far from staff


From: -Eluze
Subject: Re: Issue 2287 in lilypond: lyrics spaced too far from staff
Date: Sun, 5 Feb 2012 14:43:54 -0800 (PST)


lilypond-4 wrote:
> 
> Status: Accepted
> Owner: ----
> Labels: Type-Critical
> 
> New issue 2287 by address@hidden: lyrics spaced too far from staff
> http://code.google.com/p/lilypond/issues/detail?id=2287
> 
> \version "2.15.28"
> \new Staff \relative c'' { \override Stem #'direction = #DOWN a2 a a a }
> \new Lyrics \lyricmode {  laaa laaa laaa laaa }
> 
> 
maybe they should be in a common container:

<<
  \new Staff \relative c'' { \override Stem #'direction = #DOWN a2 a a a }
  \new Lyrics \lyricmode {  laaa laaa laaa laaa }
>>

cheers
Eluze
-- 
View this message in context: 
http://old.nabble.com/Issue-2287-in-lilypond%3A-lyrics-spaced-too-far-from-staff-tp33268523p33268551.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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