can't get examples to work in .ly file

2011-03-29 Thread Tim Righart
I am not top-posting Dear developer, With examples and tutorials found around the web i am managing to get some programming done in scheme for lilypond with one exception: I can't get the properties function to work and i can't see why. All scheme programming seems to work fine, as long as

Re: Don't set 'tieMelismaBusy until old waiting heads have been cleared (issue4309052)

2011-03-29 Thread tdanielsmusic
Pushed. 3adffbb190d18e769f111594fdb629f4c0c6322e http://codereview.appspot.com/4309052/ ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

LilyPond, a Project On The Move (Linux Magazine)

2011-03-29 Thread Valentin Villenave
Greetings everybody, In case you haven't noticed, I just wanted to mention that LilyPond appears in the last Linux Magazine, in a paper by famous FLOSS editorialist Carla Schroder: http://docs.google.com/viewer?url=http%3A%2F%2Fwww.linux-magazine.com%2Fw3%2Fissue%2F126%2F088-090_projects.pdf

Re: improvement(s) on LSR 445

2011-03-29 Thread -Eluze
hi Gilles Gilles THIBAULT wrote: I have tried various combinations of relative and absolute mode. All combinations seem to work except this one : %% \relative { \clef bass \makeOctaves #1 { a,4 f gis,2 } } yes, as soon as there is a pitch interval of a fifth or

Regtests broken?

2011-03-29 Thread m...@apollinemike.com
I get several failed files, and grep sourcefilename is not working. Anyone else have this problem? Cheers, MS ___ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: LilyPond, a Project On The Move (Linux Magazine)

2011-03-29 Thread Jan Nieuwenhuizen
Valentin Villenave writes: http://docs.google.com/viewer?url=http%3A%2F%2Fwww.linux-magazine.com%2Fw3%2Fissue%2F126%2F088-090_projects.pdf or http://www.linux-magazine.com/w3/issue/126/088-090_projects.pdf Cool, are you adding this to the publications/press list? (Seems to be quite a

Re: using the feta font in a GPL2 application

2011-03-29 Thread Han-Wen Nienhuys
On Mon, Mar 28, 2011 at 3:48 PM, Florian Jung florian.a.j...@web.de wrote: As far as permission to use it the current font under GPL2, I think Han-Wen and Jan need to give that permission. i assume Han-Wen and Jan also read that mailing list, so i'm asking for permission to use the current

Re: using the feta font in a GPL2 application

2011-03-29 Thread Carl Sorensen
On 3/29/11 12:10 PM, Han-Wen Nienhuys hanw...@gmail.com wrote: On Mon, Mar 28, 2011 at 3:48 PM, Florian Jung florian.a.j...@web.de wrote: As far as permission to use it the current font under GPL2, I think Han-Wen and Jan need to give that permission. i assume Han-Wen and Jan also

release candidate 1-week countdown

2011-03-29 Thread Graham Percival
I decided to drop the release countdown to 1 week instead of 2 weeks. I'm going on a three-week European vacation in May with a friend from Vancouver, so I'll be unable to make releases during that period. So if 2.14 doesn't happen in April, then it won't happen until June. Cheers, - Graham

RE: Quesgion about breakbefore in \header { }

2011-03-29 Thread James Lowe
Hello, From: lilypond-devel-bounces+james.lowe=datacore@gnu.org [lilypond-devel-bounces+james.lowe=datacore@gnu.org] on behalf of Paul Scott [waterho...@ultrasw.com] Sent: 24 March 2011 21:19 To: lilypond-devel@gnu.org Subject: Re: Quesgion about

Re: Quesgion about breakbefore in \header { }

2011-03-29 Thread Paul Scott
On 03/29/2011 01:14 PM, James Lowe wrote: Hello, From: lilypond-devel-bounces+james.lowe=datacore@gnu.org [lilypond-devel-bounces+james.lowe=datacore@gnu.org] on behalf of Paul Scott [waterho...@ultrasw.com] Sent: 24 March 2011 21:19 To:

RE: Quesgion about breakbefore in \header { }

2011-03-29 Thread -Eluze
to see all the headers when you have several \scores you need \paper {print-all-headers =##t } then, in NR, 3.2.1 Creating titles: If you define the \header inside the \score block, then normally only the piece and opus headers will be printed. Note that the music expression must come before

Re: LilyPond, a Project On The Move (Linux Magazine)

2011-03-29 Thread Valentin Villenave
On Tue, Mar 29, 2011 at 4:04 PM, Jan Nieuwenhuizen jann...@gnu.org wrote:    http://www.linux-magazine.com/w3/issue/126/088-090_projects.pdf Cool, are you adding this to the publications/press list? I'm not really in a position to do that, but if nobody else does I'll keep it in mind. What's

Re: Quesgion about breakbefore in \header { }

2011-03-29 Thread Graham Percival
On 3/29/11, James Lowe james.l...@datacore.com wrote: However if I move the \header { breakbefore = ##t } anywhere else from this specific place I get an 'unexepcted \header' error.. for instance: \book { \header { title = Hello } \score { \header { breakbefore = ##t } \repeat

Re: using the feta font in a GPL2 application

2011-03-29 Thread Jan Nieuwenhuizen
Han-Wen Nienhuys schreef op di 29-03-2011 om 15:10 [-0300]: This reads as: please stop fussing over tiny differences in GPL versions; if you have a good idea, just do it. I don't think we can claim GPL rights over bitmaps of the font anyway. Then again IANAL, and neither is anyone else on

Re: Suppress continuing LyricHyphen under grace note at start of line (issue4313047)

2011-03-29 Thread n . puttock
On 2011/03/28 22:44:55, t.daniels_treda.co.uk wrote: http://codereview.appspot.com/4313047/diff/1/lily/lyric-hyphen.cc#newcode46 lily/lyric-hyphen.cc:46: if (Paper_column::when_mom (bounds[LEFT]-get_column ()).grace_part () != Rational (0) I think you could fold this into the existing

Re: Doc: NR more examples to Repeats for beat slashes (issue4273125)

2011-03-29 Thread n . puttock
http://codereview.appspot.com/4273125/diff/1002/Documentation/changes.tely File Documentation/changes.tely (right): http://codereview.appspot.com/4273125/diff/1002/Documentation/changes.tely#newcode65 Documentation/changes.tely:65: Single beat repeats for sixteenth or shorter notes and beat

Re: Adds beam collision avoidance to auto beaming (issue4290069)

2011-03-29 Thread m...@apollinemike.com
On Mar 28, 2011, at 6:39 PM, percival.music...@gmail.com wrote: Looks much more readable, thanks! http://codereview.appspot.com/4290069/diff/11001/lily/beam-collision-engraver.cc File lily/beam-collision-engraver.cc (right):

Re: Adds beam collision avoidance to auto beaming (issue4290069)

2011-03-29 Thread m...@apollinemike.com
On Mar 29, 2011, at 10:12 PM, Colin Campbell wrote: On 11-03-29 04:54 PM, m...@apollinemike.com wrote: On Mar 28, 2011, at 6:39 PM, percival.music...@gmail.com wrote: Looks much more readable, thanks! http://codereview.appspot.com/4290069/diff/11001/lily/beam-collision-engraver.cc File

Re: Adds beam collision avoidance to auto beaming (issue4290069)

2011-03-29 Thread m...@apollinemike.com
On Mar 29, 2011, at 10:12 PM, Colin Campbell wrote: On 11-03-29 04:54 PM, m...@apollinemike.com wrote: On Mar 28, 2011, at 6:39 PM, percival.music...@gmail.com wrote: Looks much more readable, thanks! http://codereview.appspot.com/4290069/diff/11001/lily/beam-collision-engraver.cc File

Re: Adds beam collision avoidance to auto beaming (issue4290069)

2011-03-29 Thread Colin Campbell
On 11-03-29 08:24 PM, m...@apollinemike.com wrote: On Mar 29, 2011, at 10:12 PM, Colin Campbell wrote: On 11-03-29 04:54 PM, m...@apollinemike.com mailto:m...@apollinemike.com wrote: On Mar 28, 2011, at 6:39 PM, percival.music...@gmail.com mailto:percival.music...@gmail.com wrote: Looks

Re: Adds beam collision avoidance to auto beaming (issue4290069)

2011-03-29 Thread m...@apollinemike.com
On Mar 30, 2011, at 12:11 AM, Colin Campbell wrote: On 11-03-29 08:24 PM, m...@apollinemike.com wrote: On Mar 29, 2011, at 10:12 PM, Colin Campbell wrote: On 11-03-29 04:54 PM, m...@apollinemike.com wrote: On Mar 28, 2011, at 6:39 PM, percival.music...@gmail.com wrote: Looks much more

Re: Adds beam collision avoidance to auto beaming (issue4290069)

2011-03-29 Thread hanwenn
lgtm http://codereview.appspot.com/4290069/diff/11001/lily/beam-collision-engraver.cc File lily/beam-collision-engraver.cc (right): http://codereview.appspot.com/4290069/diff/11001/lily/beam-collision-engraver.cc#newcode64 lily/beam-collision-engraver.cc:64: for (vsize j = start;