Re: Generating variable containing spacer rests

2015-03-14 Thread Trevor Daniels
David Kastrup wrote Saturday, March 14, 2015 6:14 PM > "Trevor Daniels" writes: > >> Not being very experienced in Scheme I'm struggling to create a >> variable containing a spacer rest or rests with a total musical length >> equal to the music contained in another variable. Can anyone help?

Re: Generating variable containing spacer rests

2015-03-14 Thread David Kastrup
"Trevor Daniels" writes: > Hi > > Not being very experienced in Scheme I'm struggling to create a > variable containing a spacer rest or rests with a total musical length > equal to the music contained in another variable. Can anyone help? #(define newvar (skip-of-length oldvar)) -- David Kas

Generating variable containing spacer rests

2015-03-14 Thread Trevor Daniels
Hi Not being very experienced in Scheme I'm struggling to create a variable containing a spacer rest or rests with a total musical length equal to the music contained in another variable. Can anyone help? TIA Trevor ___ lilypond-devel mailing list l