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
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond