Issue 292: ugly lyrics with ragged-bottom = ##f
http://code.google.com/p/lilypond/issues/detail?id=292

New issue report by lemzwerg:
\version "2.11.16"

\header { texidoc = "
  Lyrics attached to a staff must have a sensible padding
  even if used with @[EMAIL PROTECTED] = ##f}}.
  The example below shows that it is far too big.
" }

<<
  \new Voice = "sopr" \relative c' { e4 f g c | g1 }
  \new Lyrics \lyricsto "sopr" \lyricmode { la la la la | hrmpf }

  \new Staff \relative c' { c4 d e d | c1 }
>>

\paper {
  ragged-right = ##t
  ragged-bottom = ##f
  ragged-last-bottom = ##f
}

% EOF


Attachments:
        lyrics-ragged-bottom.png  6.4 KB 


Issue attributes:
        Status: Accepted
        Owner: lemzwerg
        Labels: Type-Defect Priority-Regression

-- 
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

Reply via email to