Hi Michael,

> I want to make the examples in regular sized staves and make the
> lines for the student responses with larger staves.

Like this?

\version "2.19"
\score {
  <<
    \new Staff \with { \magnifyStaff #1/2 } { \repeat unfold 4 c''1 }
    \new Staff { \repeat unfold 4 c''1 }
  >>
}

Of course, you can replace the 1/2 with whatever rational fraction you’d like.

Hope that helps!
Kieren.

p.s.

> Sibelius is stuck with one staff size throughout the whole document.

Are you serious? That can’t be true — tell me it’s not true.

________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to