download failure

2008-06-01 Thread Peter Helner
Dear Sies! When I, according to instruction (to activate lilypond)put the "welcome to lilypond" on the desktop and drop it on the lilypond-icon i only get an errormessage. Greetings from Peter Helner ___ lilypond-user mailing list lilypond-user@

Re: Context creation

2008-06-01 Thread Graham Percival
Trevor, I don't mind whether you do \context in LM 3 or NR 3, but if you're only doing it in NR 3, please modify the example on line 1363 of fundamental.itely. Jesse, Wait a week or two; NR 3 (at least) should contain more explanation(s) about this. Cheers, - Graham On Sun, 1 Jun 2008 15:09:

Re: The LilyPond Report: a new weekly opinion column about Lily's world

2008-06-01 Thread Valentin Villenave
Greetings everybody, After a couple weeks of (hard) work, a new (special) issue of the "LilyPond Report" is out: http://valentin.villenave.info/The-LilyPond-Report-10 This issue is entirely dedicated to Algorithmic Composition. It regroups some pieces of information I found in various papers, on

Re: add tenuto

2008-06-01 Thread Gilles THIBAULT
#(define (addTenutoFilterFunction event) (let ( (eventname (ly:music-property event 'name)) ) (if (eq? eventname 'EventChord) (let ( (elements (ly:music-property event 'elements)) ) ; don't add staccato to rests! (if (not (eq? (ly:music-property (car elements) 'nam

Placing \score within \markup (?)

2008-06-01 Thread Bill Mooney
Hi Frederick, Placing a separate bit of music in a \markup is possible - do a search on the doc file at the LP site --- but could I suggest that a possibly 'better' way is to have two separate \score statements in your file? chant music bits = whatever da-da-da-da response music bits = whatev

Re: Using Lilypad for my Web App

2008-06-01 Thread Bertalan Fodor
Will python need to be installed on the web server if all I want to do is convert .ly files to PDF? No. 2. The full lilypad package is rather large and includes lots of files. If all I want is a bare-bones .ly to .pdf lilypad engraver, which files will I need? Is there a list published s

add tenuto

2008-06-01 Thread Stefan Thomas
Dear Lilypondusers, I modified (which was very easy) the addStaccato function to addTenuto, which also works very fine. But I have one question: Could it be possible to exclude those notes, that follows the one with the tie? I think, this could be also interesting (even a bit more) for the addStacc

Re: Context creation

2008-06-01 Thread James E. Bailey
Am 01.06.2008 um 21:09 schrieb Jesse Engle: Hello, I'm having trouble understanding context creation using \new and \context, *especially* when the context is given a name. The manual offers just one explicit example of how this is used, but I can't make sense of it. Could anyone here please e

Context creation

2008-06-01 Thread Jesse Engle
Hello, I'm having trouble understanding context creation using \new and \context, *especially* when the context is given a name. The manual offers just one explicit example of how this is used, but I can't make sense of it. Could anyone here please explain in layman's terms? Thanks, Jesse Engle

Re: Barlines in a StaffGroup, using polymetric notation.

2008-06-01 Thread Jethro Van Thuyne
Valentin, Thank you so much! This indeed solved my problem: \layout { \context { \Score \remove "Timing_translator" \remove "Time_signature_engraver" \remove "Default_bar_line_engraver" } \context { \Staff \consists "Timing_translator" \cons

Re: Re : contribute paper.scm

2008-06-01 Thread Han-Wen Nienhuys
2008/6/1 Valentin Villenave <[EMAIL PROTECTED]>: > 2008/6/1 Han-Wen Nienhuys <[EMAIL PROTECTED]>: > >> - have haipeng as the author, you can be the committer. >> - describe just the contents of the patch in the message. > > OK. I hesitated to do that because: > > - I didn't know Haipeng's full name

Re: Using Lilypad for my Web App

2008-06-01 Thread Francisco Vila
2008/6/1 Myron Marston <[EMAIL PROTECTED]>: > just discovered Lilypad > today, and it looks perfect for this! its name is Pond -- LilyPond. -- Francisco Vila. Badajoz (Spain) http://www.paconet.org ___ lilypond-user mailing list lilypond-user@gnu.org

SORRY

2008-06-01 Thread hhpmusic
Dear list First of all, I'll tell yo- my full name--Hu Haipeng. I often refer it only for the first time I write to an address, so... I'm very very sorry! The paper.scm does have an error! It was accidentally found because I wanted to see whether I have added PA4 based sizes. I found two "ro

Using Lilypad for my Web App

2008-06-01 Thread Myron Marston
Hello, At the moment I'm working on a web app that allows visitors to compose fractal music. My app generates MIDI files so that users can listen to the music, and I'd also like to provide sheet music in PDF format. I just discovered Lilypad today, and it looks perfect for this! However, befo

Re: Re : contribute paper.scm

2008-06-01 Thread Valentin Villenave
2008/6/1 Han-Wen Nienhuys <[EMAIL PROTECTED]>: > - have haipeng as the author, you can be the committer. > - describe just the contents of the patch in the message. OK. I hesitated to do that because: - I didn't know Haipeng's full name, - I didn't know if I had to specify his mail address (wou