I forgot to say that there have been some recent bug fixes
related to layout-set-staff-size, so my example works will with
2.11.34, but not on 2.10.33.
/Mats
Mats Bengtsson wrote:
Here's a simple example:
\score{
\relative c'{c d e f }
\layout{ragged-right = ##t }
}
\score{
\relative c'{c d e f }
\layout{
ragged-right = ##t
#(layout-set-staff-size 26)}
}
/Mats
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user