On 22 March 2011 21:55, James Lowe <[email protected]> wrote: > It does something but not quite what I intended. I have attached two pngs > of my real-world file (before and after) and wondered if I was simply > using the wrong grob or something like that?
Right grob, wrong property. PercentRepeat is a spanner, so you can't force it to take up more space between barlines by using X-extent; instead, try overriding minimum-length. Cheers, Neil _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
