Re: instrument-name

2003-10-17 Thread Graham Percival
On Tue, 14 Oct 2003 20:27:30 + David Bobroff [EMAIL PROTECTED] wrote: I want to add instrument names to a score. I don't want them in the parts. The different parts in the score are all eventually defined as \staffA \staffB etc. Shouldn't I be able to define something like

Re: FreeBSD packages for 2.1.0 and 2.0.1

2003-10-17 Thread Jan Nieuwenhuizen
Patrick Atamaniuk writes: binary packages are available for 4.8-RELEASE and 5.1-STABLE at http://foo42.de/devel/lilypond-freebsd/ Also Makefiles (ports) for compiling from source are there along with some instructions. Thanks. Does this mean that users can easily compile and install

Re: instrument-name

2003-10-17 Thread Mats Bengtsson
Or simply use {...} instead of ... Mats Graham Percival wrote: On Tue, 14 Oct 2003 20:27:30 + David Bobroff [EMAIL PROTECTED] wrote: I want to add instrument names to a score. I don't want them in the parts. The different parts in the score are all eventually defined as \staffA \staffB

Re: MIDI Tempo Off...Everywhere

2003-10-17 Thread Mats Bengtsson
Thanks for the analysis. I haven't contributed with many lines of code to LilyPond, but I'm afraid I might be the culprit for this problem. I just found a copy of a patch I submitted in summer 1999 where I removed the tempo setting in track 0. The reason was that I introduced support for tempo

instrument-name-again

2003-10-17 Thread David Bobroff
Mats and Graham, Thanks for the input on the instrument name trouble I was having. Before I got your responses I found *a* solution. I ended up creating a set of score-defs which essentially followed the format of the staff definitions but added the instrument name property. A bit kludgy

Re: piano_reduction grand_score

2003-10-17 Thread Mats Bengtsson
Here comes a modified copy of your example that should solve most of your questions (I put it all into a single file for simplicity, but I realize that you may want to split it in a full size project.) neuro wrote: Question of a Newbies... I am useing Lilypond 2.0.1 . Suppose I have 3 part .ly

Re: piano_reduction grand_score

2003-10-17 Thread Mats Bengtsson
Well, here it comes: Mats Bengtsson wrote: Here comes a modified copy of your example that should solve most of your questions (I put it all into a single file for simplicity, but I realize that you may want to split it in a full size project.) neuro wrote: Question of a Newbies... I am useing

Re: piano_reduction grand_score

2003-10-17 Thread David Raleigh Arnold
On Friday 17 October 2003 12:08 pm, Mats Bengtsson wrote: Well, here it comes: Mats Bengtsson wrote: Here comes a modified copy of your example that should solve most of your questions (I put it all into a single file for simplicity, but I realize that you may want to split it in a full

Merging Two Notes

2003-10-17 Thread Will Oram
OK, imagine this: Between two polyphonic lines, there is a certain note that is shared between them, but of different lengths. eg: _ | | * * * |__|__| 3 (Like my drawing? :) lilypond is technically correct in spacing the last note of the two lines differently. For aesthetic