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
> "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
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
>
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
___