2012/4/16 Kieren MacMillan <[email protected]>:
> Hi Gagi,
>
>> my conclusion is that what I'm aiming for isn't yet implemented in LilyPond
>
> I'm confused… Does this not do what you want?
>
> \version "2.15.32"
>
> \score {
> \relative g' { g4 b d2 }
> }
>
> \layout {
> \context {
> \Staff
> \override StaffSymbol #'line-count = #3
> instrumentName = \markup \center-column { a b c }
> \override InstrumentName #'baseline-skip = #1
> \override InstrumentName #'font-size = #-3
> \override InstrumentName #'self-alignment-X = #RIGHT
> }
> }
Great!
a small font-size is very important here. It the InstrumentName
\markup is { - - - } (three very short characters) you can use a size
as big as #13. If it is { Éj Éj Éj } (three very tall characters), you
must use a size as small as #-7.
--
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user