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.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to