Re: Programming questions

2008-04-29 Thread Peter Chubb
Jay == Jay Anderson [EMAIL PROTECTED] writes: Jay A couple of weeks ago I recall reading about someone trying to Jay get midi trills working. The key needed to be understood so that Jay it could figure out the correct note to trill to. I can't find Jay the thread to see if it was resolved. Are

Re: LilyPondTool 2.10.4-2 (help fix) released

2008-04-29 Thread Matthew
Bertalan Fodor lilypondtool at organum.hu writes: Hello, I've fixed the doc bug. Get it from: http://sourceforge.net/project/showfiles.php?group_id=91119 Hi Bert! A (maybe) related question... Is there anyway to turn off autocomplete, add my own items to the autocomplete list or to

Re: LilyPondTool 2.10.4-2 (help fix) released

2008-04-29 Thread Bertalan Fodor (LilyPondTool)
Yes, I think. Look at SideKick plugin options for this. Bert Matthew wrote: Bertalan Fodor lilypondtool at organum.hu writes: Hello, I've fixed the doc bug. Get it from: http://sourceforge.net/project/showfiles.php?group_id=91119 Hi Bert! A (maybe) related question... Is

Re: custom metronome-markup procedure causes weird goops-error

2008-04-29 Thread Reinhold Kainhofer
Am Freitag, 25. April 2008 schrieb Valentin Villenave: Second, unlike the helper function parse-simple-duration, string-duration doesn't account for durations longer than a semibreve since they can't be directly converted to a number. Ideal answer: oh yes, that is definitely a

Re: custom metronome-markup procedure causes weird goops-error

2008-04-29 Thread Nicolas Sceaux
Le 29 avr. 08 à 11:52, Reinhold Kainhofer a écrit : Am Freitag, 25. April 2008 schrieb Valentin Villenave: Second, unlike the helper function parse-simple-duration, string-duration doesn't account for durations longer than a semibreve since they can't be directly converted to a number.

Re: custom metronome-markup procedure causes weird goops-error

2008-04-29 Thread Valentin Villenave
2008/4/29 Nicolas Sceaux [EMAIL PROTECTED]: For the record, here is a version without the breve limitation, and with nicer style. Nicolas: I really like your code (I'm using it right now); however, 2.10 currently doesn't accept it :( If you can figure out a way to make it work on the LSR,

Re: custom metronome-markup procedure causes weird goops-error

2008-04-29 Thread Risto Vääräniemi
2008/4/29 Nicolas Sceaux : I think it's because there is no \concat markup command in 2.10. Untested: Looks nice. :-) It seems to work with .11 .10. In fact, the results look better this way than with \concat. The space between the left parenthesis and the note head is better matched with

Converting from 1.4.12 to 2.10.33

2008-04-29 Thread Joseph Haig
I downloaded a Lilypond 1.4.12 file from http://www.upv.es/coro/victoria/partituras.html and run it through convert-ly, which, gave the following output (in addition to the output file): convert-ly (GNU LilyPond) 2.10.33 Processing `old/Ascendens_Christus_In_Altum-1-Kyrie.ly'... Applying

Re: Converting from 1.4.12 to 2.10.33

2008-04-29 Thread Bertalan Fodor (LilyPondTool)
I think it is worth converting. The OldLyricCombineMusic can be easily solved if you replaced the \oldaddlyrics or whatever not existing command with the normal current way of adding lyrics. Bert Joseph Haig wrote: I downloaded a Lilypond 1.4.12 file from

Re: Converting from 1.4.12 to 2.10.33

2008-04-29 Thread Mats Bengtsson
See http://lists.gnu.org/archive/html/bug-lilypond/2007-12/msg00156.html for a brief instruction on how to do the conversion of \oldaddlyrics by hand. /Mats Bertalan Fodor (LilyPondTool) wrote: I think it is worth converting. The OldLyricCombineMusic can be easily solved if you replaced

Re: custom metronome-markup procedure causes weird goops-error

2008-04-29 Thread Valentin Villenave
2008/4/29 Risto Vääräniemi [EMAIL PROTECTED]: It seems to work with .11 .10. In fact, the results look better this way than with \concat. The space between the left parenthesis and the note head is better matched with the space between the number and the right parenthesis. If I may pick

Re: Converting from 1.4.12 to 2.10.33

2008-04-29 Thread Joseph Haig
Thanks Bertalan and Mats. I have managed to get it working now, except for some misaligned lyrics but I can sort those out myself. To be honest, I was quite amazed that convert-ly was able to convert such an old file with just a single problem. 2008/4/29 Mats Bengtsson [EMAIL PROTECTED]: See

Re: custom metronome-markup procedure causes weird goops-error

2008-04-29 Thread Neil Puttock
2008/4/29 Valentin Villenave [EMAIL PROTECTED]: Nicolas: great! The LSR snippet has been updated. Many thanks. That's excellent. I've tagged it as docs so we can remove the snippet in input/new. For those who care about MIDI, I've fixed the snippet. :p Regards, Neil

Re: custom metronome-markup procedure causes weird goops-error

2008-04-29 Thread Valentin Villenave
2008/4/29 Neil Puttock [EMAIL PROTECTED]: That's excellent. I've tagged it as docs so we can remove the snippet in input/new. I didn't know what it felt like to have someone else taking care of the LSR... Feels great actually :-) Cheers, Valentin

Make left and right margin with text in it

2008-04-29 Thread Maarten Deen
How do I accomplish the example in the attachment? - make a larger right margin for one line and put text (preferably split in two lines) in that margin - make a left margin for one line and put text in there I suspect that this can be done with \override, but I can't find the exact command

2.11.45-2...

2008-04-29 Thread Stan Sanderson
...on Mac OS 10.4 PPC now loads and runs as expected. Thanks! Stan ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: LilyPondTool 2.10.4-2 (help fix) released

2008-04-29 Thread m.lanoiselee
... A (maybe) related question... Is there anyway to turn off autocomplete, add my own items to the autocomplete list or to make the spacebar _not_ do an autocomplete? . plugin - plugin Options Global Options JEdit Abbreviations

Re: LilyPondTool 2.10.4-2 (help fix) released

2008-04-29 Thread Bertalan Fodor
Your items (ie. command definitions) are automatically added to the list. I'm afraid you can not make the spacebar not do an autocomplete. It's my fault. I'll fix it in the next release. Use ESC before pressing space for those. Sorry. Bert m.lanoiselee írta: ... A

Re: Make left and right margin with text in it

2008-04-29 Thread Neil Puttock
Hi Maarten, 2008/4/29 Maarten Deen [EMAIL PROTECTED]: How do I accomplish the example in the attachment? Why not take advantage of the fact that the Trio is a separate movement, and have two scores in a \book; then you'll get the Trio indent for free. Here's one way of doing it: \version

Re: LilyPondTool 2.10.4-2 (help fix) released

2008-04-29 Thread Valentin Villenave
2008/4/29 Matthew [EMAIL PROTECTED]: A (maybe) related question... Is there anyway to turn off autocomplete, add my own items to the autocomplete list or to make the spacebar _not_ do an autocomplete? Plugin Options Sidekick Accept characters for completion delete the first backslash

Re: LilyPondTool 2.10.4-2 (help fix) released

2008-04-29 Thread Matthew Rowles
2008/4/30 Valentin Villenave [EMAIL PROTECTED]: 2008/4/29 Matthew [EMAIL PROTECTED]: A (maybe) related question... Is there anyway to turn off autocomplete, add my own items to the autocomplete list or to make the spacebar _not_ do an autocomplete? Plugin Options Sidekick

lilypondtool version question

2008-04-29 Thread Stan Sanderson
Bertalan- I'm confused. The SourceForge site and the recent discussion refers to LilyPondTool v. 2.10.4-2. jEdit (v. 4.3pre14) reports that I am running LilyPondTool v 2.10.15. Is there a rogue tool running around? (Mac OS 10.4.11, ppc) Stan

Re: lilypondtool version question

2008-04-29 Thread Bertalan Fodor
2.10.4-2 is actually 2.10.15. Stan Sanderson írta: Bertalan- I'm confused. The SourceForge site and the recent discussion refers to LilyPondTool v. 2.10.4-2. jEdit (v. 4.3pre14) reports that I am running LilyPondTool v 2.10.15. Is there a rogue tool running around? (Mac OS 10.4.11,

Re: LilyPondTool 2.10.4-2 (help fix) released

2008-04-29 Thread Bertalan Fodor
Wow, I thought I have overridden this sidekick option. It seems I was not so dumb. :-) Yep, found the \ option in the plugin options. It's now disabled and my life is a lot better! ___ lilypond-user mailing list lilypond-user@gnu.org

What's a moment?

2008-04-29 Thread Peter Chubb
Hi, Reading the scheme code and the documentation, I'm struggling with the concept of a moment in Lilypond. The documentation says it's a rational number that represents a moment in musical time. Therefore there should be a way to add a duration to a moment to get another moment. But