Re: Common and differing lyrics

2003-01-11 Thread Graham Percival
On Thu, 09 Jan 2003 00:10:38 +0100 Ferenc Wagner <[EMAIL PROTECTED]> wrote: > Graham Percival <[EMAIL PROTECTED]> writes: > > For the "common lyrics" sections, you could use blank > > lyrics. > > Yes, I read through every obvious piece of documentation, > except the internals part, which I'm still

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 ___

text under volta brackets

2003-01-11 Thread Simon Bailey
hi again, using manual volta brackets (lilypond 1.6.3) i can't get alphabetic text under a volta bracket. is this normal? a2. | \property Score.repeatCommands = #'((volta "1")) r4 b b | b r r | \property Score.repeatCommands = #'((volta #f)) \bar "||"

counting percent repeats

2003-01-11 Thread Simon Bailey
hi all, i don't know if this question has been asked before -- i couldn't find it in the archives: is there anyway to print percent repeat counts over percent repeats? so that the output of \repeat percent 8 { r4 a a | } would produce percents signs labelled 1-7 after the first bar wi