On Sun, 2009-03-29 at 23:05 +0000, Robin Bannister wrote:
> > 
> Here is the regression test   script-stack-order.ly 
> in a slightly lengthened version. 
> 
> \version "2.12.1"
> \relative c'' { c4^"inner up"^"outer up"_"inner down"_"outer down"
>                  \repeat unfold 2 c4 }
> 
>                  
> The assertion "Objects specified first are closest to the note." 
> is false for unfold values greater than 1. 
> 
> 
> This report was prompted by 
> http://lists.gnu.org/archive/html/lilypond-user/2009-03/msg00735.html 
> which may not be quite the same thing.

The current behaviour is motivated by the desire to avoid this
situation:

           still more text
      more text
   text
   -------------------
   staff
   -------------------

so we move "still more text" below "more text." I'd argue for keeping
this behaviour and changing the regression test to demonstrate the
current behaviour. If someone wants a specific ordering for markups,
they can use \column.

Joe



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to