Re: lilypond-user Digest, Vol 97, Issue 111

2010-12-23 Thread Valentin Villenave
On Thu, Dec 23, 2010 at 4:39 AM, MING TSANG wrote: > I try all three links and I got the following error message: > > The requested URL > /archive/html/lilypond-user/attachments/20101222/441958db/svgdance.bin was > not found on this server. Try here: http://old.nabble.com/Lily-dances-p30515146.ht

Re: Lily Dances -- lilypond-user Digest, Vol 97, Issue 111

2010-12-23 Thread Mike Solomon
Dear Gordon, The links in this posting are in fact attached files that should be downloaded to your local machine, not websites on the Internet. If you look in the folder in which attachments are saved on your machine, you should be able to find and open them. Cheers, MS On Dec 22, 2010, at

Re: Lily dances

2010-12-23 Thread Mike Solomon
On Dec 22, 2010, at 5:10 PM, Federico Bruni wrote: > 2010/12/22 Mike Solomon > Hey all, > > I am embarking on a new project to make lily dance. > > Attached are 3 files: > > 1) svgdance.svg (best viewed in something that's not Internet Explorer - > click on the notes and/or accidentals and se

Re: Lily dances

2010-12-23 Thread Mike Solomon
On Dec 22, 2010, at 10:21 PM, Jan Warchoł wrote: > 2010/12/22 Mike Solomon > 1) svgdance.svg (best viewed in something that's not Internet Explorer - > click on the notes and/or accidentals and see what happens!) > > Cool! Thanks for sharing :) > > cheers, > Janek > > PS i opened it in Googl

Re: Can't use NoteNames twice in score block ??

2010-12-23 Thread jakob lund
2010/12/23 Michael Ellis : > I'm clearly Scheme challenged. I've spent several hours trying different > variations of the following. > #(define (note? x) >      (eq? 'EventChord (ly:music-property x 'name))) > #(define notesOnly > ;; Remove anything that is not a note. >   (define-music-function (p

Re: Tweaking Jedit LilyPondTool?

2010-12-23 Thread Adam Good
On Wed, Dec 22, 2010 at 2:59 PM, Valentin Villenave wrote: > On Wed, Dec 22, 2010 at 2:37 PM, Adam Good wrote: >> Carl, can you elaborate on that? I just installed 2.13.43 and still >> see deutsch.ly , english.ly etc in >> >> lilypond/usr/share/lilypond/current/ly > > If you look inside these fil

Re: how to write a scheme function to override glissando properties

2010-12-23 Thread Marc Mouries
This slide function is great. I always have to tweak the glissando command because it is always too small. On 12/19/2010 3:26 PM, jakob lund wrote: I 2010/12/19 Marc Hohl: Am 16.12.2010 17:04, schrieb Patrick Schmidt: [...] Hi Marc, thanks for your solution but I'm still trying to find

Re: Can't use NoteNames twice in score block ??

2010-12-23 Thread Phil Hézaine
Le 22/12/2010 16:08, Michael Ellis a écrit : > Carl, thanks for taking the time to figure it out! I really appreciate the > help. It's good to know there's a workaround. > > I'm undertaking a project to produce files containing all the Bach Chorales > with solfege syllables (movable Do, La-based

Re: Can't use NoteNames twice in score block ??

2010-12-23 Thread Michael Ellis
Thanks, Jakob! I didn't understand that a music-filter acts recursively on containers and their contents. I had some vague notion that it simply passed or rejected elements at the top level of a list. Your example is what I needed. For my purposes I needed to add RestEvent and TransposedMusic t

Re: Can't use NoteNames twice in score block ??

2010-12-23 Thread Michael Ellis
Hi Phil! Thanks for the encouragement. I'll try to respond to all your questions later, but for now here's the python script I used to invoke MuseScore (command line name is "mscore") on the files I downloaded from Margaret Greentree's site. I'm running on a Mac with OS 10.6 so this should work on

Re: lilypond-user Digest, Vol 97, Issue 114

2010-12-23 Thread Patrick Karl
Message: 1 Date: Wed, 22 Dec 2010 19:39:19 -0800 (PST) From: MING TSANG Subject: Re: lilypond-user Digest, Vol 97, Issue 111 To: lilypond-user@gnu.org Message-ID:<842388.24231...@web88007.mail.re2.yahoo.com> Content-Type: text/plain; charset="us-ascii" I try all three links and I got the follow

Re: lilypond-user Digest, Vol 97, Issue 111

2010-12-23 Thread Patrick Karl
Message: 2 Date: Thu, 23 Dec 2010 09:12:43 +0100 From: Valentin Villenave Subject: Re: lilypond-user Digest, Vol 97, Issue 111 To: MING TSANG Cc: lilypond-user@gnu.org Message-ID: Content-Type: text/plain; charset=UTF-8 On Thu, Dec 23, 2010 at 4:39 AM, MING TSANG wrote: I try all thre

Re: lilypond-user Digest, Vol 97, Issue 111

2010-12-23 Thread Patrick Karl
Message: 3 Date: Thu, 23 Dec 2010 10:44:38 +0100 From: Mike Solomon Subject: Re: Lily Dances -- lilypond-user Digest, Vol 97, Issue 111 To: Father Gordon Gilbert Cc: lilypond-user@gnu.org Message-ID:<286acb8f-27bf-4429-8d37-35d26c403...@ufl.edu> Content-Type: text/plain; charset=us-ascii Dear Go

Re: Can't use NoteNames twice in score block ??

2010-12-23 Thread Phil Hézaine
Le 23/12/2010 18:05, Michael Ellis a écrit : > Hi Phil! Thanks for the encouragement. I'll try to respond to all your > questions later, but for now here's the python script I used to invoke > MuseScore (command line name is "mscore") on the files I downloaded from > Margaret Greentree's site. I'm

Re: Tweaking Jedit LilyPondTool?

2010-12-23 Thread Valentin Villenave
On Thu, Dec 23, 2010 at 12:34 PM, Adam Good wrote: > Maybe it's been addressed somewhere but if you don't mind me asking > how will deutsch or nederlands languages be called up in the future? > Will the .ly files fall away? .ly files will be kept for quite a while, I think. The reason behind this

Re: Can't use \clef inside NoteNames and similar contexts

2010-12-23 Thread Reinhold Kainhofer
Am Mittwoch, 22. Dezember 2010, um 16:08:10 schrieb Michael Ellis: > Carl, thanks for taking the time to figure it out! I really appreciate the > help. It's good to know there's a workaround. Yes, there is a workaround (which causes lot of work for you!), but I would regard this as a bug in the

Re: lilypond-user Digest, Vol 97, Issue 114

2010-12-23 Thread MING TSANG
Thank you for the tip. From: Patrick Karl To: lilypond-user@gnu.org; tsan...@rogers.com Sent: Thu, December 23, 2010 12:24:13 PM Subject: Re: lilypond-user Digest, Vol 97, Issue 114 Message: 1 >Date: Wed, 22 Dec 2010 19:39:19 -0800 (PST) >From: MING TSANG

Re: Can't use NoteNames twice in score block ??

2010-12-23 Thread jakob lund
2010/12/23 Michael Ellis : > Thanks, Jakob! I didn't understand that a music-filter acts recursively on > containers and their contents.  I had some vague notion that it simply > passed or rejected elements at the top  level of a list.  Your example is > what I needed.  For my purposes I needed to

fretboard with fingers on the same string / scale

2010-12-23 Thread Marc Mouries
Lilyponders, I might be pushing the fretboard to its limit but i just found a very useful use after a discussion with my Violin teacher and I'd like to know if it's possible to print fingers dot on the same strings. It can also be used to print scales like