Re: Tie different voices

2001-09-30 Thread Jan Nieuwenhuizen
Rune Zedeler <[EMAIL PROTECTED]> writes: > Is it possible to tie together notes from different voices or is the > attached ex impossible in lilypond? I don't understand what the musical meaning would be of tied notes from different voices. A tie is a relatively new (ca 120 years) different nota

Python 2.1 / lilypond 1.5 in mdk 8.1

2001-09-30 Thread Olivier Guéry
Hello, I install the new Mandrake 8.1 distribution, and, the first thing I do is... Compiling my lily !! (Mandrake give the 1.4.2, as rpm). But, during the compilation, there was an error : make[1]: Entre dans le répertoire `/mnt/root/sources/lilypond/lilyp

lilypond and emacs

2001-09-30 Thread David Pirotte
Hello, as suggested in the doc, i added the following lines in my .emacs file: (load-library "lilypond-mode.el") (setq auto-mode-alist (cons '("\\.ly$" . LilyPond-mode) auto-mode-alist)) (add-hook 'LilyPond-mode-hook (lambda () (turn-on-font-lock))) however

[Fwd: lilypond and emacs]

2001-09-30 Thread David Pirotte
sorry, i forgot to mention that i am using xemacs 21.1.14 David Pirotte wrote: > > Hello, > > as suggested in the doc, i added the following lines in my .emacs file: > > (load-library "lilypond-mode.el") > (setq auto-mode-alist > (cons '("\\.ly$" . LilyP

Re: Python 2.1 / lilypond 1.5 in mdk 8.1

2001-09-30 Thread Jan Nieuwenhuizen
Olivier Guéry <[EMAIL PROTECTED]> writes: > I install the new Mandrake 8.1 distribution, and, the first thing I do > is... Compiling my lily !! (Mandrake give the 1.4.2, as rpm). > But, during the compilation, there was an error : ... > The same problem comes with 1.5.14 but not

Re: [Fwd: lilypond and emacs]

2001-09-30 Thread Jan Nieuwenhuizen
David Pirotte <[EMAIL PROTECTED]> writes: > sorry, i forgot to mention that i am using > > xemacs 21.1.14 Ah, I was about to ask about your emacs version. You'll have to find an xemacs guru, then (maybe there's one on this list). I think most people here use gnu emacs. Jan. -- Jan N

Re: Python 2.1 / lilypond 1.5 in mdk 8.1

2001-09-30 Thread Olivier Guéry
On dim, 2001-09-30 at 23:17, Jan Nieuwenhuizen wrote: > Olivier Guéry <[EMAIL PROTECTED]> writes: > > > I install the new Mandrake 8.1 distribution, and, the first thing I do > > is... Compiling my lily !! (Mandrake give the 1.4.2, as rpm). > > But, during the compilation, there was an er

clusters: note spacing problem and other things

2001-09-30 Thread David Pirotte
Hello ;; -- I am new user of lilypond. I am a composer, a young composer, and I hope that I will be able to write my music with lilypond. But modern music is quite demanding and so much more difficult to typeset then ancient music. Is there any other composers of classical contemporary

Re: clusters: note spacing problem and other things

2001-09-30 Thread Ian Bailey-Mortimer
Hi David, > As a lilypond beginner, I obviously probably will ask stupid > question(s) to ... Don't be afraid of asking "stupid" questions. If you don't ask, you'll never find out the answer. This is not really an answer to your problems (since I'm not sure what you were trying to achieve) but

Re: clusters: note spacing problem and other things

2001-09-30 Thread Bob Schmertz
On Mon, 1 Oct 2001, David Pirotte wrote: >Hello > >;; -- > >I am new user of lilypond. I am a composer, a young composer, and I hope >that I will be able to write my music with lilypond. But modern music is >quite demanding and so much more difficult to typeset then ancient >music. I, too, am a

Re: Python 2.1 / lilypond 1.5 in mdk 8.1

2001-09-30 Thread Jan Nieuwenhuizen
Olivier Guéry <[EMAIL PROTECTED]> writes: > > You can ignore this error, it's only the new midi2ly that doesn't get > > built. > But lily's compilation doesn't finish yet... Can I do a make install You can try make -k install > Yes it's the python2.1.1-3mdk rpm (and devel rpm too). > I tried to