Re: Project - Emacs mode extensions for LilyPond

2003-07-30 Thread Francois Pinard
[Nicolas Sceaux] > Bonjour François, Salut Nicolas! Notre langue est de la musique pour mes yeux! :-) > [1] http://nicolas.sceaux.free.fr/lilypond/lyqi.html Wow! Sounds quite interesting. I'll surely take a closer look. Thanks a lot for providing this pointer. > I am interested in whatever

Re: Project - Emacs mode extensions for LilyPond

2003-07-30 Thread Nicolas Sceaux
Bonjour François, 30 Jul 2003 10:51:29 -0400, tu as dit : > Hello, LilyPond friends. > Two days ago, I started a Pymacs[1] extension to Emacs LilyPond mode. I > want some framework to fill a few personal LilyPond editing needs. > [description] > Even it this shows possible directions, I

Project - Emacs mode extensions for LilyPond

2003-07-30 Thread François Pinard
Hello, LilyPond friends. Two days ago, I started a Pymacs[1] extension to Emacs LilyPond mode. I want some framework to fill a few personal LilyPond editing needs. To get me started, I added a few Emacs keys for altering an Emacs region of a LilyPond score. These can change relative pitch notat

Lilypond 1.7.29 debian package available

2003-07-30 Thread Pedro Kroger
Debian Sid package of Lilypond 1.7.29 is available from my website: http://www.pedrokroeger.net/lilypond/ Sorry, no docs yet :( Pedro ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Re: "Modal" Transposition

2003-07-30 Thread Pedro Kroger
(oops, I forgot to use reply-list so this email was sent to Han-Wen instead to the list, sorry about that Han-Wen) > > Is there a way to make a "modal" transposition? (not sure if "modal" is > > the correct term) > > Sure. Write a function that frobnicates the 'pitch of NoteEvents, and > \apply t

Re: Clever pagebreak

2003-07-30 Thread Mats Bengtsson
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: Hello, Is it possible to ask for clever page break? I mean that if it is possible, it is nice to have rests before turning over a page. It seems that this feature is not possible because lily does not handle pages but only lines but I am not sur

Clever pagebreak

2003-07-30 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hello, > > Is it possible to ask for clever page break? > I mean that if it is possible, it is nice to have rests before turning > over a page. > It seems that this feature is not possible because lily does not handle > pages but only lines but I am not sure. You gue

Re: Difficulties with change of time signature

2003-07-30 Thread Die5Willes
"Mats Bengtsson" <[EMAIL PROTECTED]> schrieb: > Since the second half of the 4th bar is an upbeat to the new > time signature, you could just say \partial 4 after the \time 4/4 > (and remove the \bar "|" command since LilyPond will handle it > correctly anyway). > > /Mats Yeah Mats, it worke

Re: Difficulties with change of time signature

2003-07-30 Thread Mats Bengtsson
Since the second half of the 4th bar is an upbeat to the new time signature, you could just say \partial 4 after the \time 4/4 (and remove the \bar "|" command since LilyPond will handle it correctly anyway). /Mats [EMAIL PROTECTED] wrote: Hi there! The piano sonata op.78 by L. v. Beethoven st

Difficulties with change of time signature

2003-07-30 Thread Die5Willes
Hi there! The piano sonata op.78 by L. v. Beethoven starts with \time 2/4 and right in the middle of bar 4 there is a double bar line: \bar "||" and a change of time signature: \time 4/4 for the rest of the entire movement. Here's my .ly-Code showing bars 4-6: \score { \notes\context Pia

Clever pagebreak

2003-07-30 Thread Frédéric Bron
Hello, Is it possible to ask for clever page break? I mean that if it is possible, it is nice to have rests before turning over a page. It seems that this feature is not possible because lily does not handle pages but only lines but I am not sure. Frédéric ___