bug-lilypond
[Top][All Lists]
Advanced

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

Issue 292 in project lilypond


From: codesite-noreply
Subject: Issue 292 in project lilypond
Date: Tue, 13 Feb 2007 00:16:25 -0800

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 @address@hidden = ##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




reply via email to

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