lilypond-user
[Top][All Lists]
Advanced

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

Re: instrument name or \markup question


From: -Eluze
Subject: Re: instrument name or \markup question
Date: Sat, 24 Dec 2011 00:52:41 -0800 (PST)

lily-user wrote:
Newbie question, How do I make the "Flute" instrument name appear like the one in the image i.e., along with the 1 2 player information, with the correct alignment. Thanks.
  \new Staff \with {
    instrumentName = \markup
    \override #'(line-width . 10)
    \fill-line {
      \vcenter \column { \null "Flute" }
      \column {  "1"  "2" } 
} }


View this message in context: Re: instrument name or \markup question
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.

reply via email to

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