how to move TextScript closer to the staff?

2013-12-01 Thread Karol Majewski
Because LilyPond does not handle fingaring notation well, I wrote markup command: \version 2.17.96 #(define-markup-command (fingerMod layout props arg) (markup-list?) (interpret-markup layout props (markup (#:left-align (#:override '(baseline-skip . 1.5)

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Carl Peterson carlopeter...@gmail.com writes: On Dec 1, 2013 1:47 AM, David Kastrup d...@gnu.org wrote: Noeck noeck.marb...@gmx.de writes: I personally don't understand why LP is not common at music universities but that's probably a chicken-or-the-egg thing and the lack of large scale

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Urs Liska
Am 01.12.2013 09:45, schrieb David Kastrup: This means that the first hurdle is overcoming the inertia of I already have x, why should I switch? Which leads to (2) even if I can demonstrate that LP overcomes the technical difficulties of another notation program, people are going to be

Re: how to move TextScript closer to the staff?

2013-12-01 Thread Federico Bruni
2013/12/1 Karol Majewski karo...@wp.pl Because LilyPond does not handle fingaring notation well, I wrote markup command: \version 2.17.96 #(define-markup-command (fingerMod layout props arg) (markup-list?) (interpret-markup layout props (markup (#:left-align

Re: how to move TextScript closer to the staff?

2013-12-01 Thread Karol Majewski
Federico, I'd like to avoid adding extra-offset. I'm looking for general solution. Dnia 1-12-2013 o godz. 10:27 Federico Bruni napisał(a): 2013/12/1 Karol Majewski karo...@wp.pl Because LilyPond does not handle fingaring notation well, I wrote markup command: \version "2.17.96"

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
I think it hasn't been stressed enough yet that the text input by itself is a huge hurdle. I mean, not the syntax but the plain fact. Amen. If you're looking at a real-world score's input file it's overwhelmingly daunting. …even for me, and I’m one of Lily’s biggest users in terms of

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi David, The situation is not really all that unfavorable for LilyPond. Having been “in the trenches” perhaps more than most others on this list, I can tell you the situation *is* really all that unfavorable for Lilypond. In my opinion, there are only two things that will ever change this:

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Kieren MacMillan kieren_macmil...@sympatico.ca writes: Hi David, The situation is not really all that unfavorable for LilyPond. Having been “in the trenches” perhaps more than most others on this list, I can tell you the situation *is* really all that unfavorable for Lilypond. In my

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Jan Nieuwenhuizen
Kieren MacMillan writes: The situation is not really all that unfavorable for LilyPond. Having been “in the trenches” perhaps more than most others on this list, I can tell you the situation *is* really all that unfavorable for Lilypond. In my opinion, there are only two things that will

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi David, 1. A real, live, useable, full-functioned GUI According to the advertising, that's Denemo. Perhaps when I’ve got a little time to spare, I’ll give that a look — if it’s really all that, it might become part of my standard “proselytizing” package. LilyPond for output only is not

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi Jan, This is *exactly* why I've been playing/experimenting with GUI backends/frontends since 2004. If you haven't done so, please have a look at Schikkers List http://lilypond.org/schikkers and come help me out! If only to lure people over to LilyPond, increase its potential

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Urs Liska
Kieren MacMillan kieren_macmil...@sympatico.ca schrieb: Hi David, 1. A real, live, useable, full-functioned GUI According to the advertising, that's Denemo. Perhaps when I’ve got a little time to spare, I’ll give that a look — if it’s really all that, it might become part of my standard

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Kieren MacMillan kieren_macmil...@sympatico.ca writes: I think it hasn't been stressed enough yet that the text input by itself is a huge hurdle. I mean, not the syntax but the plain fact. Amen. If you're looking at a real-world score's input file it's overwhelmingly daunting. …even for

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi Urs, If anybody is interested in this and has experience with Python and/or MusicXML please contact us I have no Python experience, but lots of XML/XSL(T) experience — and, of course, a proven willingness to financially support Lilypond. Will those help? Kieren.

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi David, we'll probably need some open discussion of common problems and imaginary input that would make it considerably easier for people to overcome them. I’m right in the middle of an immense engraving project — I have lots of fodder and examples for such a discussion. LilyPond's rigid

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Jan Nieuwenhuizen jann...@gnu.org writes: Kieren MacMillan writes: (so that users *never* have to see Lilypond “code”); or and this is what I don't understand. My idea is exactly the opposite: to show people the corresponding text input also, also so that they have a very easy way to

Re: how to move TextScript closer to the staff?

2013-12-01 Thread Eluze
karol wrote Because LilyPond does not handle fingaring notation well, I wrote markup command: what do you mean by that - example? The drawback is that the numerals are not centered on notehead. Now, take a look at the example. My question is: how can I improve the code to have this

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Joseph Rushton Wakeling
On 30/11/13 21:40, David Kastrup wrote: The backend is much less coherent, so expertise is harder to acquire, people tend to work with partial knowledge, and progress is a lot more fragile. We need to get those four months down, and yes, a shouting match is not going to help. What will help is

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Joseph Rushton Wakeling
On 01/12/13 09:45, David Kastrup wrote: Finale output is ugly to the degree where it is distracting readability, particularly for instrumentalists. Sibelius' corporate parent has fired its core developer team in the UK, including its original authors. Steinberg does not yet have a finished

Re: how to move TextScript closer to the staff?

2013-12-01 Thread Karol Majewski
karol wrote Because LilyPond does not handle fingaring notation well, I wrote markup command: what do you mean by that - example? Take a lok here: http://lilypond.1069038.n5.nabble.com/fingering-overlap-bug-td154572.html maybe you can adapt http://lsr.dsi.unimi.it/LSR/Item?id=637 to

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Joseph Rushton Wakeling joseph.wakel...@webdrake.net writes: On 30/11/13 21:40, David Kastrup wrote: The backend is much less coherent, so expertise is harder to acquire, people tend to work with partial knowledge, and progress is a lot more fragile. We need to get those four months down,

Re: how to move TextScript closer to the staff?

2013-12-01 Thread Karol Majewski
OK, got it! \version 2.17.96 #(define-markup-command (fingerMod layout props arg) (markup-list?) (interpret-markup layout props (markup (#:translate (cons 0.75 0) (#:right-align (#:override '(baseline-skip . 1.5) (#:finger

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Joseph Rushton Wakeling
On 01/12/13 12:49, David Kastrup wrote: I don't think this sort of preplanning works out well. Mostly it just leads to people going away until the stuff they are not interested in is done. We need to figure out better ways to work on parallel and partly conflicting goals. Yes, I guess that's

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi Joseph, The default output of Finale is indeed ugly, and I was reminded that Sibelius too has its problems when I recently received a score from a friend which would surely have looked much better done in Lilypond. The thing is, though, both are so easy to tweak, it doesn't matter. I

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Joseph Rushton Wakeling
On 01/12/13 14:00, Kieren MacMillan wrote: I disagree somewhat… and so do most of my Finale- and Sibelius-using friends and colleagues, who complain endlessly about how much time it takes to tweak scores and parts. How does that compare to their reaction to Lilypond? I would guess amazement

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Richard Shann
On Sun, 2013-12-01 at 11:41 +0100, David Kastrup wrote: In my opinion, there are only two things that will ever change this: 1. A real, live, useable, full-functioned GUI (so that users *never* have to see Lilypond “code”); According to the advertising, that's Denemo. I hope nothing I

Re: how to move TextScript closer to the staff?

2013-12-01 Thread Eluze
karol wrote what do you mean by that - example? Take a lok here: http://lilypond.1069038.n5.nabble.com/fingering-overlap-bug-td154572.html maybe you can adapt http://lsr.dsi.unimi.it/LSR/Item?id=637 to your needs (see the file below) The numerals are not centered, but that's not a big

Re: Supporting my work on LilyPond financially

2013-12-01 Thread immanuel litzroth
On Sun, Dec 1, 2013 at 12:32 PM, Joseph Rushton Wakeling joseph.wakel...@webdrake.net wrote: On 01/12/13 09:45, David Kastrup wrote: Finale output is ugly to the degree where it is distracting readability, particularly for instrumentalists. Sibelius' corporate parent has fired its core

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Kieren MacMillan kieren_macmil...@sympatico.ca writes: Hi Joseph, The default output of Finale is indeed ugly, and I was reminded that Sibelius too has its problems when I recently received a score from a friend which would surely have looked much better done in Lilypond. The thing is,

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Joseph Rushton Wakeling
On 01/12/13 14:13, immanuel litzroth wrote: I follow a music education program that requires me to play in a combo 1 hour a week. The scores there are prepared by paid professionals, usually in Sibelius. They are invariably late, and usually unreadable when they arrive. Chords on top of each

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Joseph Rushton Wakeling
On 01/12/13 14:56, immanuel litzroth wrote: Here's a nice example. That's almost certainly someone writing to full score (which has particular spacing properties) and auto-exporting to parts without ever actually looking at them. Surprise to surprise, the horizontal spacing issues are

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Henning Hraban Ramm
Am 2013-12-01 um 15:26 schrieb Urs Liska u...@openlilylib.org: I think it hasn't been stressed enough yet that the text input by itself is a huge hurdle. I mean, not the syntax but the plain fact. If you're looking at a real-world score's input file it's overwhelmingly daunting. And if you

Re: Supporting my work on LilyPond financially

2013-12-01 Thread immanuel litzroth
On Sun, Dec 1, 2013 at 3:03 PM, Joseph Rushton Wakeling joseph.wakel...@webdrake.net wrote: On 01/12/13 14:56, immanuel litzroth wrote: Here's a nice example. That's almost certainly someone writing to full score (which has particular spacing properties) and auto-exporting to parts

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi David, I'm always a bit surprised about the low resonance on features like URL:http://code.google.com/p/lilypond/issues/detail?id=3648 Issue 3648: Patch: Isolated durations in music sequences now stand for unpitched notes It’s a nice feature… but applicable, I would imagine, to a

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Henning Hraban Ramm
Am 2013-12-01 um 19:15 schrieb David Kastrup d...@gnu.org: I'm always a bit surprised about the low resonance on features like URL:http://code.google.com/p/lilypond/issues/detail?id=3648 Issue 3648: Patch: Isolated durations in music sequences now stand for unpitched notes I hear you - as

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
How does that compare to their reaction to Lilypond? I would guess amazement at how much Lilypond gets right, but frustration with how relatively complicated it is to enter a score and see the results? And probably overwhelming frustration when they hit the point of wanting to tweak

Re: RehearsalMark and MetronomeMark together…again…

2013-12-01 Thread Kieren MacMillan
Hello all,This is *killing* my productivity on my current [extremely-high-pressure, past-due] project…For one example (hardly the worst), here’s Lilypond’s default output from one section of my bass part:Can someone please whip me up a helper function which does the following: 1. automatically

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi Richard, They had posted the musicXML too, so I imported it into Denemo and re-typeset it with LilyPond. The result was this: http://imslp.org/wiki/Oboe_Sonata_in_C_major_(Albinoni,_Tomaso) I didn't need to tweak it with LilyPond, and, for fun, I transposed it up a minor third for

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Richard Shann
On Sun, 2013-12-01 at 09:19 -0500, Kieren MacMillan wrote: On the other hand, something really useful — and helpful in getting users “out of the code” — would be the ability to say: lastCymbalCrash = { \atMoment (256 . 1) b4\accent\sff } and then output a 256-measure part (complete

Re: formatting a text before the score

2013-12-01 Thread olicha
Thanks a lot for the tips which work perfectly. I would like to understand how the \hspace #0 can impact the height of a line or the way it is wrapped. Is that explained anywhere in the documentation? -- View this message in context:

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Kieren MacMillan
Hi Richard, Ha! It's funny you should mention this, but I just added a command to Denemo to create a staff complete with time signature changes and empty measures for a score (for a completely different reason). Synchronicity! Front-end stuff is so easy to do with a pre-processor like

Re: RehearsalMark and MetronomeMark together…again…

2013-12-01 Thread Kieren MacMillan
Follow-up… Cancel the bounty call for now: I’ve hacked my way through the problem manually. I’ll post a feature request (and new bounty offer) some time next month. Thanks, Kieren. On 2013-Dec-1, at 09:46, Kieren MacMillan kieren_macmil...@sympatico.ca wrote: Hello all, This is *killing* my

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Urs Liska
Am 01.12.2013 12:04, schrieb Kieren MacMillan: Hi Urs, If anybody is interested in this and has experience with Python and/or MusicXML please contact us I have no Python experience, but lots of XML/XSL(T) experience — and, of course, a proven willingness to financially support Lilypond.

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Martin Tarenskeen
On Sun, 1 Dec 2013, Kieren MacMillan wrote: I am looking forward to examining Denemo, once my current project load diminishes to the point where “free time” is a reality. Denemo is mentioned several times in this thread. I have installed and tried Denemo several times recently and in the

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Richard Shann
On Sun, 2013-12-01 at 17:27 +0100, Martin Tarenskeen wrote: On Sun, 1 Dec 2013, Kieren MacMillan wrote: I am looking forward to examining Denemo, once my current project load diminishes to the point where “free time” is a reality. Denemo is mentioned several times in this thread. I

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Richard Shann rich...@rshann.plus.com writes: On Sun, 2013-12-01 at 11:41 +0100, David Kastrup wrote: In my opinion, there are only two things that will ever change this: 1. A real, live, useable, full-functioned GUI (so that users *never* have to see Lilypond “code”); According to the

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Henning Hraban Ramm lilypon...@fiee.net writes: Am 2013-12-01 um 19:15 schrieb David Kastrup d...@gnu.org: I'm always a bit surprised about the low resonance on features like URL:http://code.google.com/p/lilypond/issues/detail?id=3648 Issue 3648: Patch: Isolated durations in music

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Kieren MacMillan kieren_macmil...@sympatico.ca writes: Hi David, I'm always a bit surprised about the low resonance on features like URL:http://code.google.com/p/lilypond/issues/detail?id=3648 Issue 3648: Patch: Isolated durations in music sequences now stand for unpitched notes It’s a

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
Martin Tarenskeen m.tarensk...@zonnet.nl writes: On Sun, 1 Dec 2013, Kieren MacMillan wrote: I am looking forward to examining Denemo, once my current project load diminishes to the point where “free time” is a reality. Denemo is mentioned several times in this thread. I have installed

Re: Supporting my work on LilyPond financially

2013-12-01 Thread SoundsFromSound
Kieren MacMillan wrote How does that compare to their reaction to Lilypond? I would guess amazement at how much Lilypond gets right, but frustration with how relatively complicated it is to enter a score and see the results? And probably overwhelming frustration when they hit the point of

Re: Supporting my work on LilyPond financially

2013-12-01 Thread David Kastrup
SoundsFromSound soundsfromso...@gmail.com writes: The biggest complaint I've heard from many of my peers (when it comes to possibly switching from Finale/Sibelius) is that LilyPond looks like way too much work and Text input?? That makes absolutely no sense for music. You're not writing a

Re: Supporting my work on LilyPond financially

2013-12-01 Thread Urs Liska
David Kastrup d...@gnu.org schrieb: SoundsFromSound soundsfromso...@gmail.com writes: The biggest complaint I've heard from many of my peers (when it comes to possibly switching from Finale/Sibelius) is that LilyPond looks like way too much work and Text input?? That makes absolutely no

Re: text accidentals [was Re: film score example]

2013-12-01 Thread Janek Warchoł
2013/11/30 Joseph Rushton Wakeling joseph.wakel...@webdrake.net: On 30/11/13 12:30, Janek Warchoł wrote: We'll see how to split the amount between sponsors when i'm finished - i originally intended to do just flat, natural and sharp, so doing all microtonal accidentals may take me extra time.

Re: Problems with LilyJAZZ.ily

2013-12-01 Thread Thomas Morley
2013/11/26 Federico Bruni fedel...@gmail.com: If Marc or Harm are reading this message, I've just compiled bendtest.ly with 2.17.96 and there's a problem in measure 10: a beam appears and I get this warning: Drawing systems... bendtest.ly: warning: no viable initial configuration found:

Re: Problems with LilyJAZZ.ily

2013-12-01 Thread Janek Warchoł
Hi, 2013/12/2 Thomas Morley thomasmorle...@gmail.com: 2013/11/26 Federico Bruni fedel...@gmail.com: If Marc or Harm are reading this message, I've just compiled bendtest.ly with 2.17.96 and there's a problem in measure 10: a beam appears and I get this warning: Drawing systems...

Re: Problems with LilyJAZZ.ily

2013-12-01 Thread David Kastrup
Thomas Morley thomasmorle...@gmail.com writes: 2013/11/26 Federico Bruni fedel...@gmail.com: If Marc or Harm are reading this message, I've just compiled bendtest.ly with 2.17.96 and there's a problem in measure 10: a beam appears and I get this warning: Drawing systems... bendtest.ly:

Gittip (was: Frescobaldi Project Support)

2013-12-01 Thread Paul Morris
SoundsFromSound wrote I wonder how the [Gittip] system works and how effective it could be for FLOSS development. I have been keeping my eye on Gittip. It's basically a tool that lets individuals make ongoing weekly payments to other individuals (or organizations) to support whatever work they

beginner problem

2013-12-01 Thread Siena
Hi all - I just downloaded LilyPond, ran the test which worked fine, and now I'm trying to follow the tutorial, and ran into a problem right off at the command line section. When I open LilyPond, a command prompt box opens, which is I assume where I'm supposed to type the command lilypond test.ly

Re: beginner problem

2013-12-01 Thread SoundsFromSound
Siena wrote Hi all - I just downloaded LilyPond, ran the test which worked fine, and now I'm trying to follow the tutorial, and ran into a problem right off at the command line section. When I open LilyPond, a command prompt box opens, which is I assume where I'm supposed to type the command

Re: beginner problem

2013-12-01 Thread Siena
SoundsFromSound soundsfromsound at gmail.com writes: Siena wrote Hi all - I just downloaded LilyPond, ran the test which worked fine, and now I'm trying to follow the tutorial, and ran into a problem right off at the command line section. When I open LilyPond, a command prompt box

Re: beginner problem

2013-12-01 Thread SoundsFromSound
Siena wrote SoundsFromSound soundsfromsound at gmail.com writes: Siena wrote Hi all - I just downloaded LilyPond, ran the test which worked fine, and now I'm trying to follow the tutorial, and ran into a problem right off at the command line section. When I open LilyPond, a

Re: beginner problem

2013-12-01 Thread Colin Campbell
On 12/01/2013 06:51 PM, Siena wrote: Hi all - I just downloaded LilyPond, ran the test which worked fine, and now I'm trying to follow the tutorial, and ran into a problem right off at the command line section. When I open LilyPond, a command prompt box opens, which is I assume where I'm

Re: beginner problem

2013-12-01 Thread Nick Payne
On 02/12/13 13:18, Siena wrote: SoundsFromSound soundsfromsound at gmail.com writes: Siena wrote Hi all - I just downloaded LilyPond, ran the test which worked fine, and now I'm trying to follow the tutorial, and ran into a problem right off at the command line section. When I open LilyPond,