lilypond-4 wrote:
> 
> Status: Accepted
> Owner: ----
> Labels: Type-Critical
> 
> New issue 2287 by [email protected]: 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.


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to