Since Jonatan uses version 2.5, he cannot use any TeX commands, so the
answer is unfortunately irrelevant.

However, it seems that Jonatan never tried my initial answer, which
actually works well. To be a bit more precise than in the previous
answer, you can add the following:
\layout{
...
\context {
\Score
\override InstrumentName #'space-alist = #'((left-edge . (extra-space . 5.0)))
}
}


The default space is 1.0, maybe 5.0 is a bit too large.

    /Mats


David Raleigh Arnold wrote:
On Saturday 16 April 2005 11:32 pm, Jonatan Liljedahl wrote:

On Sat, 16 Apr 2005 14:35:57 -0700
Paul Scott <[EMAIL PROTECTED]> wrote:


Jonatan Liljedahl wrote:


I'm trying to add some padding after the instrument names (they

touch

the bracket)


There are two ways of doing spaces you might try.  Enclosing
a space in curlies, { }, and escaping it \(space), or \\(space).
daveA


-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


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

Reply via email to