Hi all, On 05/03/2008, Risto Vääräniemi wrote: > I noticed that versions 2.11.41 and .40 produce a different "padding" between > the instrument name and the staff depending if I use instrumentName or > shortInstrumentName.
It seems that the behaviour can be controlled by using setting: \override Staff.InstrumentName #'self-alignment-X = #XXXX If XXXX is replaced by RIGHT the output is as in .39. If LEFT or CENTER are used only the shortInstrumentName is moved - the instrumentName is not affected. Should the self-alignment affect both? If yes, this might be a bug. Could this patch have something to do with the issue: http://lists.gnu.org/archive/html/lilypond-devel/2008-02/msg00055.html The "gap" only appears if the short instrument name is very short (one character). If it is longer the alignment works as usual. Hopefully this helps in tracking down the source of the inconsistency. -Risto _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
