warning: programming error: must have Item for spanner bound of PercentRepeat

2008-10-18 Thread Daniel Hulme
I'm trying to re-engrave a percussion part I have been given to play and I get the above message, with a superfluous bar in my output. A minimal example and Lilypond's resulting message follows. I started with 2.10.33 but updated to git master on Thursday night and the problem persists. Even if

Re: warning: programming error: must have Item for spanner bound of PercentRepeat

2008-10-18 Thread Jonathan Kulp
I added one thing to your code and the results are different, without programming errors and without the superfluous bar. See if you get what you want with this block: piece = \drummode { \set countPercentRepeats = ##t \time 4/4 \repeat percent 10 { \basicBar } % ... } Jon Daniel

Re: warning: programming error: must have Item for spanner bound of PercentRepeat

2008-10-18 Thread Daniel Hulme
Thank you for your speedy reply. On Sat, Oct 18, 2008 at 06:41:44AM -0500, Jonathan Kulp wrote: I added one thing to your code and the results are different, without programming errors and without the superfluous bar. See if you get what you want with this block: piece = \drummode {

Re: warning: programming error: must have Item for spanner bound of PercentRepeat

2008-10-18 Thread Mats Bengtsson
Quoting Daniel Hulme [EMAIL PROTECTED]: That's very interesting. My original file had that in a different place: \new DrumVoice = 1 {\set countPercentRepeats = ##t \skips } If you do it like that, then the setting is only done within the current context, i.e. within the current DrumVoice

Cannot create a fill

2008-10-18 Thread Gyp
Hi, I'm trying using Lilypond for the first time. The program is installed on my computer with Ubuntu-studio. I created a fill (essai.ly) in that ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Staff switch

2008-10-18 Thread Stefan Slapeta
Hi all, please could anybody give me a hint why staff switches are not working with me?? Find attached a short sample of my approach, as I understand from the documentation. Thanks very much! Stefan \version 2.10.33 NotesRH = { \clef treble \transpose c c \relative c'' { } }

Re: Staff switch

2008-10-18 Thread Jonathan Kulp
I think you just had one small typo. By changing staff to Staff in the following line it works for me: \change Staff = RHStaff b c d e Jon Stefan Slapeta wrote: Hi all, please could anybody give me a hint why staff switches are not working with me?? Find attached a short sample of my

Re: fingering (/w staff-padding) + textscript and script-priority

2008-10-18 Thread Neil Puttock
2008/10/16 Eluze [EMAIL PROTECTED]: so in a soonish release we can expect this to change? or do we need a list of these hard-coded values which we can change on need? It'll be fixed in the next development release. Regards, Neil ___ lilypond-user

Re: WANTED: Design for documentation (Photoshop power users!)

2008-10-18 Thread Robin Bannister
Some thoughts on searching. Valentin Villenave wrote: the search function should show the results in the main frame on the right, without making the tocframe disappear The toc pane and the main pane are a coherent unit. The user refers to the toc to see e.g. - what part of the document

midi2ly

2008-10-18 Thread Martin Tarenskeen
Hi Lilyponders, I'm new in this newsgroup, forgive me if my question had already been discussed. I'm trying the midi2ly utility. I have attached (I hope this mailinglist accepts attachments) 1. driekwart.mid - a few bars in 3/4 time (happy birthday,) I tried this: # midi2ly -o midi2ly-test.ly

Re: midi2ly

2008-10-18 Thread Jonathan Kulp
Hi Martin, I ran the same commands as you with the same results. I can't comment on the maintenance of the program or the non-functioning -o flag, but I can say that the time signature problem is because \time 3/4 is in a variable that wasn't included in the \score block. If you either put

Re: midi2ly

2008-10-18 Thread Graham Percival
On Sun, Oct 19, 2008 at 03:27:28AM +0200, Martin Tarenskeen wrote: Last question: driekwart-midi.ly shows \version 2.7.18 while I'm testing lilypond 2.11.62. Has the program not been maintained/updated for a long time ? Yes, it has not been maintained in a long time. Shouldn't someone do

elegant compound time signatures

2008-10-18 Thread Graham Percival
I'm reasonably happy with my solution to compound times. I'm still wondering about the printing -- should I leave it as 3 + 3 + 2 8 8 8 or change it to something like 8 (3+3+2) 8 Anyway, that's a relatively minor issue. The attached file prints compound time signatures and sets up