Re: outline-staff-priority problems?

2006-12-16 Thread Joe Neeman

On 12/16/06, Werner LEMBERG <[EMAIL PROTECTED]> wrote:



[git 2006-12-15, 20:40]

Look at this example:

\relative {
   c2 c^"This is a test" |
   \mark \default
   c2 c |
}

\paper {
   ragged-right = ##t
}

The rehearsal mark clashes with the markup.  Additionally, it seems
that there are problems with script-priority: In lilypond.html, just
have a look at section 6.6.1 to see the incorrect behaviour -- the
vertical order should be inverted, but it isn't.  Instead, an
incorrect vertical offset is applied.



Thanks. I have a fix; I'll commit it on Monday.
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


outline-staff-priority problems?

2006-12-15 Thread Werner LEMBERG

[git 2006-12-15, 20:40]

Look at this example:

  \relative {
c2 c^"This is a test" |
\mark \default
c2 c |
  }

  \paper {
ragged-right = ##t
  }

The rehearsal mark clashes with the markup.  Additionally, it seems
that there are problems with script-priority: In lilypond.html, just
have a look at section 6.6.1 to see the incorrect behaviour -- the
vertical order should be inverted, but it isn't.  Instead, an
incorrect vertical offset is applied.


Werner


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel