On 09/10/2016 10:04 AM, Michael Rivers wrote:

I was hoping to be able to change staff sizes within a score without the
bizarre kludge of creating an entirely new score everytime the staff size
changes. Many apologies for being unclear.

How about this? (Hmmm... the barlines are the wrong size at the transition points.) -Paul

\version "2.19.42"
\relative c' {
  c d e f
  \break
  \stopStaff
  \magnifyStaff #2
  \startStaff
  c d e f
  \break
  \stopStaff
  \magnifyStaff #1
  \startStaff
  c d e f
}

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

Reply via email to