Re: Midi-output not generated

2009-10-09 Thread Trevor Daniels
Paul I haven't made extensive tests, but it seems the {..} \\ {...} construct is incompatible with midi (drum?) output. If you rearrange your score to use explicitly defined DrumVoice contexts it should work. Something like this: musicOne = \drummode { \repeat unfold 8 { cymr8 } }

Fermata in brackets

2009-10-09 Thread fiëé visuëlle
Hi there, I found this code to get any grob in brackets: #(define (addBrackets grob) Place brackets round a text object. (let* ( ; Get current text (currentText (ly:grob-property grob 'text)) (bracketedText (markup ( currentText ; Store the bracketed text back

Re: Fermata in brackets

2009-10-09 Thread Robin Bannister
fiëé visuëlle wrote: and since fermata is a TextScript element, I thought this would work It is a Script element and doesn't use #'text. You would have to do something like fermataLong in the code for the initial example (the headword) in NR 2.2

Re: Fermata in brackets

2009-10-09 Thread fiëé visuëlle
Am 2009-10-09 um 20:51 schrieb Robin Bannister: fiëé visuëlle wrote: and since fermata is a TextScript element, I thought this would work It is a Script element and doesn't use #'text. You would have to do something like fermataLong in the code for the initial example (the headword) in NR

Re: Fermata in brackets

2009-10-09 Thread Robin Bannister
fiëé visuëlle wrote: The parentheses are a bit too small in comparison to the fermata You can apply an override for this. See http://lsr.dsi.unimi.it/LSR/Item?id=421 Cheers, Robin ___ lilypond-user mailing list lilypond-user@gnu.org

Page layout problem 2.13.4

2009-10-09 Thread Nick Payne
There's definitely something wrong with the page formatting in the 2.13.4 version I have installed on Windows. I download the setting of Traümerei from the Mutopia Project web site: http://www.mutopiaproject.org/ftp/SchumannR/O15/SchumannOp15No07/SchumannOp15No07.ly, ran convert-ly to bring it