Dear All,

I noticed that version 2.11.41 produces a different "padding" between
the instrument name and the staff depending if I use instrumentName or
shortInstrumentName. The behaviour has changed somewhere after .39
where the spacing was still OK. I haven't tested it on .40.

-Risto

%%%%%
\version "2.11.39"

\paper
{
    indent = 0\mm
    ragged-right = ##t
}

\relative c'
{
    \set Staff.instrumentName = "S"
    \set Staff.shortInstrumentName = "S"
    c1 \break
    c1
}
%%%%%

<<attachment: instr_names_39.png>>

<<attachment: instr_names_41.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to