Re: staff to end of socre

2011-12-15 Thread Xavier Scheuer
On 15 December 2011 11:00, Damian leGassick wrote: > > Out of interest - how did you know about the skip-of-length function? > > I was able to find it in music-functions.scm but wouldn't know to > look there - I can't see it in the docs It's in NR 1.2.6 Special rhythmic concerns > Aligning to cad

Re: staff to end of socre

2011-12-15 Thread Damian leGassick
On 15 Dec 2011, at 00:10, Xavier Scheuer wrote: > On 15 December 2011 01:00, Damian leGassick wrote: >> >> Thanks Xavier, this works perfectly (although couldn't get it to work >> in 2.14 for some reason...) > > The 2.14 syntax is > > #(ly:export (skip-of-length longestVoiceVariableName) >

Re: staff to end of socre

2011-12-14 Thread Xavier Scheuer
On 15 December 2011 01:00, Damian leGassick wrote: > > Thanks Xavier, this works perfectly (although couldn't get it to work > in 2.14 for some reason...) The 2.14 syntax is #(ly:export (skip-of-length longestVoiceVariableName) I'm using latest development version and this time I did not chec

Re: staff to end of socre

2011-12-14 Thread Damian leGassick
On 14 Dec 2011, at 22:05, Xavier Scheuer wrote: > On 14 December 2011 20:21, Damian leGassick wrote: >> Hi David >> >> thanks for the quick reply >> >> the to-end-of-line function is half way there, but if I modify your example >> to \repeat unfold 17 there is only one staff after the line brea

Re: staff to end of socre

2011-12-14 Thread Kieren MacMillan
Hi all, Thanks to David (and my $pon$or$hip), you can also use tags. =) Cheers, Kieren. ou can also On 2011-Dec-14, at 17:05, Xavier Scheuer wrote: > On 14 December 2011 20:21, Damian leGassick wrote: >> Hi David >> >> thanks for the quick reply >> >> the to-end-of-line function is half wa

Re: staff to end of socre

2011-12-14 Thread Xavier Scheuer
On 14 December 2011 20:21, Damian leGassick wrote: > Hi David > > thanks for the quick reply > > the to-end-of-line function is half way there, but if I modify your example > to \repeat unfold 17 there is only one staff after the line break > > what I'd like is for both staves to remain until the

Re: staff to end of socre

2011-12-14 Thread James
Hello, On 14 December 2011 19:21, Damian leGassick wrote: > > On 14 Dec 2011, at 19:04, David Nalesnik wrote: > > Hi Damian, > > On Wed, Dec 14, 2011 at 12:25 PM, Damian leGassick > wrote: >> >> On 14 Dec 2011, at 18:22, Damian leGassick wrote: >> >> > Hi all >> > >> > In this example the second

Re: staff to end of socre

2011-12-14 Thread Damian leGassick
On 14 Dec 2011, at 19:04, David Nalesnik wrote: > Hi Damian, > > On Wed, Dec 14, 2011 at 12:25 PM, Damian leGassick > wrote: > On 14 Dec 2011, at 18:22, Damian leGassick wrote: > > > Hi all > > > > In this example the second staff is left hanging > > > > << > > \new Staff {b b b b} > > \new S

Re: staff to end of socre

2011-12-14 Thread Caio Barros
I believe that what he want is the staff with less notes to extend itself with the necessary rests and measure rests until the end of the piece, together with the staff with more notes. 2011/12/14 David Nalesnik > Hi Damian, > > On Wed, Dec 14, 2011 at 12:25 PM, Damian leGassick < > damianlegass

Re: staff to end of socre

2011-12-14 Thread David Nalesnik
Hi Damian, On Wed, Dec 14, 2011 at 12:25 PM, Damian leGassick wrote: > On 14 Dec 2011, at 18:22, Damian leGassick wrote: > > > Hi all > > > > In this example the second staff is left hanging > > > > << > > \new Staff {b b b b} > > \new Staff {b b} > >>> > > > > Can I force all staves to go to the

Re: staff to end of socre

2011-12-14 Thread Damian leGassick
On 14 Dec 2011, at 18:22, Damian leGassick wrote: > Hi all > > In this example the second staff is left hanging > > << > \new Staff {b b b b} > \new Staff {b b} >>> > > Can I force all staves to go to the end of the file without adding rests or > spacers? > > thanks > > Damian > >

staff to end of socre

2011-12-14 Thread Damian leGassick
Hi all In this example the second staff is left hanging << \new Staff {b b b b} \new Staff {b b} >> Can I force all staves to go to the end of the file without adding rests or spacers? thanks Damian ___ lilypond-user mailing list lilypond-user@gnu.