Am 08.09.2016 um 21:46 schrieb Kieren MacMillan:
> 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.

We're talking about changing from one system to the next, not about
having staves of different size in parallel.

Obviously it's possible to realize it by performing the change between a
\stopStaff and \startStaff, but with some remaining issues.


>
> 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.

Indeed it seems Finale is the only "big" tool if you rely on that feature.

Urs

>
> ________________________________
>
> 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


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

Reply via email to