Ben Finney <[email protected]> writes: > David Kastrup <[email protected]> writes: > > LL=-\tweak #'text #"L"-1 > > RR=-\tweak #'text #"R"-1 > > > > { c c8 c8-\RR c8-\LL^"Ben's favourite note" c8-\RR-> } > > This works reasonably well, but it also greatly increases the space > between systems. Why would that be?
After some diagnosis it turns out that the text size is a little different, so it alters the size of the systems and they're re-arranged to fit. I've tried adding “\tweak #'font-size #-5” and various similar changes to the above, but I get the same “unexpected” errors. How could I change the font size of the text produced by the above tweak? -- \ “Privacy laws are our biggest impediment to us obtaining our | `\ objectives.” —Michael Eisner, CEO of Disney, 2001 | _o__) | Ben Finney _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
