bug-lilypond
[Top][All Lists]
Advanced

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

Issue 135 in project lilypond


From: codesite-noreply
Subject: Issue 135 in project lilypond
Date: Wed, 03 Jan 2007 05:07:52 -0800

Issue 135: markup on spacer rests doesn't obey \emptyText
http://code.google.com/p/lilypond/issues/detail?id=135

Comment #1 by hanwenn:
Disagree about this being a bug.

emptyText sets constraints ('rods').

In the absence of anything else (ie. notes), lily has to use some basis for guessing a space. It does
so by taking the width of the papercolumn object,
which is wide due to the fooooooo text.


----------->8------------
\version "2.9.28"
\layout{
indent=0. line-width=3.\cm}
\relative c' {
\emptyText
c1\noBreak
s1^\markup{"foooooooo"}
c1
}





Issue attribute updates:
        Status: Invalid

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