[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TimeSignature and magnifyStaff
From: |
foxfanfare |
Subject: |
TimeSignature and magnifyStaff |
Date: |
Sat, 14 Jul 2018 14:40:52 -0700 (MST) |
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
- TimeSignature and magnifyStaff,
foxfanfare <=