lilypond-devel
[Top][All Lists]
Advanced

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

priority problem \fermataMarkup vs. text markup


From: Werner LEMBERG
Subject: priority problem \fermataMarkup vs. text markup
Date: Wed, 12 Aug 2009 10:03:50 +0200 (CEST)

[git d4310174]

Consider this snippet:

  \new Staff {
    << { s1^"Foobar"
         s1 }
       { R1
         R1^\fermataMarkup }
    >>
  }

As can be seen in the attached image, the text markup gets a higher
`inside' priority than the fermata.  I think this is wrong, since in
most cases there is nothing between a rest and the fermata above it.
BTW, this problem doesn't happen if you replace the rests with notes
in the above code.


    Werner

PNG image


reply via email to

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