lilypond-devel
[Top][All Lists]
Advanced

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

outline-staff-priority problems?


From: Werner LEMBERG
Subject: outline-staff-priority problems?
Date: Sat, 16 Dec 2006 03:44:54 +0100 (CET)

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]