Re: strange music (no stems & odd timings)

2003-01-13 Thread Mats Bengtsson
Of course you can do this with Lilypond! For the stems, see http://www.lilypond.org/stable/Documentation/user/out-www/lilypond/Fine-tuning-a-piece.html To get measures with different length, use \cadenzaOn (reset with \cadenzaOff). Finally, for the time signature, go to the lilypond.org, click on

Re: strange music (no stems & odd timings)

2003-01-12 Thread Laura Conrad
> "Graham" == Graham Percival <[EMAIL PROTECTED]> writes: Graham> For the stems, you want to remove the stem engraver. I'm Graham> sorry I can't recall the exact command for that. Actually, I use: \property Voice.Stem \override #'transparent = ##t and if you did have some notes wi

Re: strange music (no stems & odd timings)

2003-01-11 Thread Graham Percival
On Sat, 11 Jan 2003 19:59:13 -0800 (PST) Jeff Ousley <[EMAIL PROTECTED]> wrote: > I'm trying to transpose some odd music. It's only > meant for singing. The notes have no stems. Also, the > measures are not all the same length (timewise) but > the time signature is not printed. Is there a way to >

strange music (no stems & odd timings)

2003-01-11 Thread Jeff Ousley
Hello! I'm trying to transpose some odd music. It's only meant for singing. The notes have no stems. Also, the measures are not all the same length (timewise) but the time signature is not printed. Is there a way to not print stems & time signatures? thanks! -jeff ___