On 1/22/07, Han-Wen Nienhuys <[EMAIL PROTECTED]> wrote:
Joe Neeman escreveu:
> On 1/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> wrote:
>> Issue 135: markup on spacer rests doesn't obey \emptyText
>> http://code.google.com/p/lilypond/issues/detail?id=135
>>
>> Comment #3 by hanwenn:
>> To make object partake in vertical skylining, it needs
>> outside-staff-priority.
>
> This is not the problem: TextScripts have outside-staff-priority by
> default. The problem is that the proposed workaround breaks
> outside-staff positioning because the outside-staff positioning
> algorithm thinks the TextScript has empty X-extent so it won't collide
> with anything. In other words, there isn't a way to make a TextScript
> over a spacer rest take up no space without causing other side-effects
> (or at least, no one has thought of a way yet).

no, it actually is the problem. If you add the propery
outside-staff-priority
to MultiMeasureRestText, R1^\markup{ bla } actually does the right thing.

Mats' example used multimeasure rests, but the original question was
about spacer rests. Unless I've misunderstood, there is still no good
answer to the question

"What's the best way to specify that a
TextScript attached to a spacer note does not occupy any horizontal space
(meaning that the bar lines are placed at the same place as if you didn't have
the text)?"


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

Reply via email to