lilypond-user
[Top][All Lists]
Advanced

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

Re: Text in front of Staves


From: Eluze
Subject: Re: Text in front of Staves
Date: Tue, 13 Aug 2013 16:13:43 -0700 (PDT)

Kale Good-2 wrote
> I see that lilypond supports a cool-looking No. glyph, which is great.
> I'd like to get in in front of each stave in order to number a series of
> exercises. See attached png for an example. 
> 
> I'm working on making a version of Giuliani's 120 right hand studies for
> clasical guitar. 

how about

\new Staff <<
  \set Staff.instrumentName="No 3."
  \mergeDifferentlyHeadedOn
  \new Voice \relative {
    \voiceOne
    \tuplet 3/2 {c'8 e' c}
  }
  \new Voice \relative { 
    \voiceTwo c'4 e g c,
  }
>>

please also tell us where/when you're going to share these exercises!

thanks
Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Text-in-front-of-Staves-tp149121p149123.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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