lilypond-user
[Top][All Lists]
Advanced

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

Re: Aligning instrument names


From: Thies Albrecht
Subject: Re: Aligning instrument names
Date: Tue, 24 Oct 2006 23:34:15 +0200

Hi Trevor!

> This is somewhat arcane - anyone found a better way?
>
>      \set Staff.instrument=\markup {
>       \override #'(baseline-skip . 0)
>       \left-align { \column { \transparent AAAAAAAAA Solo } }
>      }
Here's what I do (I hope I'll remember correctly as I can't find a file 
containing it right now):

   \set Staff.instrument = \markup {
      \combine
         \hspace #5.0
         "My Instrument"
   }

You can easily adjust the space by changing 5.0.

Kind regards,
Thies Albrecht
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer




reply via email to

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