Re: title on a separate page (Susan Dittmar)

2009-10-07 Thread Valentin Villenave
On Wed, Oct 7, 2009 at 3:36 PM, David Nalesnik wrote: > #(define-markup-command (vspace layout props amount) (number?) > "This produces a invisible object taking vertical space." > ;(ly:make-stencil "" (cons -1 1) (cons 0 amount)) > (ly:make-stencil "" (cons -1 1) (cons amount amount)))

Re: title on a separate page (Susan Dittmar)

2009-10-07 Thread David Nalesnik
Hi all, I'm trying to understand how the Scheme markup command works, and I noticed that it seems to work exactly the same way if one of the lines is commented out, like so: #(define-markup-command (vspace layout props amount) (number?) "This produces a invisible object taking vertical space."

Re: title on a separate page (Susan Dittmar)

2009-10-07 Thread Susan Dittmar
> But you'll need to make sure the music that's actually used in the sample is > public domain. Please use some other music for the example. I do not know under which license, if at all, Eva pubished the tune. One of the reasons why I just posted an except... Susan pgpmip7EQupKf.pgp Des

Re: title on a separate page (Susan Dittmar)

2009-10-06 Thread Carl Sorensen
On 10/5/09 8:40 PM, "Frederick Dennis" wrote: > Dear All, > I was very interested in the correspondence about a title-page. > I noticed that Kieren's solution seemed to ignore the original header > information and insert another markup for it while Valentin's > solution produced very small tit

Re: title on a separate page (Susan Dittmar)

2009-10-06 Thread Patrick Horgan
Frederick, using 2.13.4, with your version of the title on a separate page, I get 434 instances of: programming error: note head has no event cause continuing, cross fingers and 217 instances of: programming error: these accidentals do not have a pitch continuing, cross fingers It follows a p