Hi everyone, I found a strange bug when using the magnifyStaff tool. In this example, you can see a collusion between the clef and the time signature occurs when the lowest staff is smaller (and not otherwise).
Sounds like a bug to me, what do you think? Is there a way to avoid this? \version "2.19.81" << \new Staff \relative c' { c d e f } \new Staff \relative c' { c d e f } >> << \new Staff \with { \magnifyStaff #4/7 } \relative c' { c d e f } \new Staff \relative c' { c d e f } >> << \new Staff \relative c' { c^"BUG" d e f } \new Staff \with { \magnifyStaff #4/7 } \relative c' { c d e f } >> magnify.PNG <http://lilypond.1069038.n5.nabble.com/file/t5604/magnify.PNG> -- Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond