lilypond-user
[Top][All Lists]
Advanced

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

Re: Spacing issue with magnifyStaff


From: foxfanfare
Subject: Re: Spacing issue with magnifyStaff
Date: Mon, 3 Sep 2018 09:28:20 -0700 (MST)

Thank you both your advices. This solves a lot of issues I had and it is
frankly way better than the magnifyStaff tool. Or I can't see where the
differences are for the moment...

Is it possible to include those parameters in a small variable that I can
call in all my projects? Something like

smallInstrument = {
        fontSize = #(magnification->font-size 4/7)
        \override StaffSymbol.staff-space = #4/7
}


***
\new Staff \with {
        \smallInstrument
}

... but this doesn't work!



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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