lilypond-user
[Top][All Lists]
Advanced

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

Re: instrument name padding


From: Mats Bengtsson
Subject: Re: instrument name padding
Date: Sun, 17 Apr 2005 19:35:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319

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 <address@hidden> 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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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