Hi, As per the documentation*, I'm using \magnifyStaff to reduce the size of the solo line in a piano accompaniment.
\version "2.19.35" \score { << \new Staff \with { instrumentName = "Example 1" \magnifyStaff #4/7 } << \relative c{ a b c d } >> \new Staff \with { instrumentName = "Example 2" } << \relative c{ a b c d } >> >> \layout{} } Unfortunately the instrument name is _also_ magnified (negatively). (See attached) Is this really the intended result? How would I make the instrument name text full size? Thanks, Chris * http://www.lilypond.org/doc/v2.19/Documentation/notation/setting-the-staff-size
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user