Re: Refactor \markup \pattern (issue 549780045 by d...@gnu.org)

2020-03-31 Thread hanwenn
https://codereview.appspot.com/549780045/diff/30045/scm/define-markup-commands.scm File scm/define-markup-commands.scm (right): https://codereview.appspot.com/549780045/diff/30045/scm/define-markup-commands.scm#newcode4675 scm/define-markup-commands.scm:4675: (count (inexact->exact (trun

Re: Refactor \markup \pattern (issue 549780045 by d...@gnu.org)

2020-03-31 Thread dak
Reviewers: hanwenn, https://codereview.appspot.com/549780045/diff/30045/scm/define-markup-commands.scm File scm/define-markup-commands.scm (right): https://codereview.appspot.com/549780045/diff/30045/scm/define-markup-commands.scm#newcode4636 scm/define-markup-commands.scm:4636: (space (

Re: Add dynamic-interface to keepAliveInterfaces (issue 553760043 by j...@abou-samra.fr)

2020-03-31 Thread Valentin Villenave
On 3/31/20, j...@abou-samra.fr wrote: > I'll take a look at it, and try to write appropriate documentation (or > find the authors and ask them to document it!). Setting the issue to > needs_work. I believe it was added by Joe Neeman in order to fix issue #442: https://sourceforge.net/p/testlilyis

Re: Add dynamic-interface to keepAliveInterfaces (issue 553760043 by j...@abou-samra.fr)

2020-03-31 Thread Valentin Villenave
On 3/31/20, j...@abou-samra.fr wrote: > By the way, why do we say \RemoveEmptyStaves instead of > \removeEmptyStaves? Because it’s a context property that you need to set for your whole context (it’s actually a \with block), not on-the-fly like \cadenzaOn; see also \RemoveEmptyStaffContext, which

Re: Add dynamic-interface to keepAliveInterfaces (issue 553760043 by j...@abou-samra.fr)

2020-03-31 Thread jean
On 2020/03/31 20:14:44, jean wrote: > I'll update the documentation with this. Hum, while exploring the regression tests, I just discovered that we have a Keep_alive_together_engraver out there, undocumented, except in the internals. I'll take a look at it, and try to write appropriate documentatio

Re: Issue 5864: improve Rational infinity initialization (issue 577710043 by nine.fierce.ball...@gmail.com)

2020-03-31 Thread hanwenn
LGTM https://codereview.appspot.com/577710043/

Re: Issue 5864: improve Rational infinity initialization (issue 577710043 by nine.fierce.ball...@gmail.com)

2020-03-31 Thread hanwenn
LGTM https://codereview.appspot.com/577710043/

Refactor \markup \pattern (issue 549780045 by d...@gnu.org)

2020-03-31 Thread hanwenn
https://codereview.appspot.com/549780045/diff/30045/scm/define-markup-commands.scm File scm/define-markup-commands.scm (right): https://codereview.appspot.com/549780045/diff/30045/scm/define-markup-commands.scm#newcode4636 scm/define-markup-commands.scm:4636: (space (if (= axis X) space

Re: Add dynamic-interface to keepAliveInterfaces (issue 553760043 by j...@abou-samra.fr)

2020-03-31 Thread jean
On 2020/03/27 23:16:40, Dan Eble wrote: > Is the impact (if any) on existing scores important? (cases that we might not > have in regression tests but that might irk users?) It should be close to zero. In fact, I'm stupid. I just realised a thing: up to now, users have been told to put \RemoveEm

GSoC applications

2020-03-31 Thread Urs Liska
Hi all, an hour ago this year's GSoC student application deadline has been completed, and it seems I'm currently the only registered mentor having access to that. Of course we can't discuss application(s) on public lists. So please reply to me privately so I can share the application(s) with you

Re: 2.21.0 and announcements

2020-03-31 Thread Davide Liessi
Il giorno mar 31 mar 2020 alle ore 14:28 Phil Holmes ha scritto: > I believe that the scripts are not automatically updated for security > reasons. Ok, seems sensible. > I should be able to do this manually when I next upload a build - > I'm assuming that will not be too far into the future. Is

Re: 2.21.0 and announcements

2020-03-31 Thread Phil Holmes
- Original Message - From: "Davide Liessi" To: "lilypond-devel" Cc: "Phil Holmes" Sent: Tuesday, March 31, 2020 1:16 PM Subject: Re: 2.21.0 and announcements Il giorno mar 31 mar 2020 alle ore 12:15 Phil Holmes ha scritto: Probably expected. The website text updates automatically

Re: 2.21.0 and announcements

2020-03-31 Thread Davide Liessi
Il giorno mar 31 mar 2020 alle ore 12:15 Phil Holmes ha scritto: > Probably expected. The website text updates automatically - it pulls git > and does a "make website" every hour. However, documents and functionality > only get updated with a new build via GUB. The links that remained unchanged

Re: 2.21.0 and announcements

2020-03-31 Thread Phil Holmes
- Original Message - From: "Davide Liessi" To: "lilypond-devel" Sent: Tuesday, March 31, 2020 10:57 AM Subject: Re: 2.21.0 and announcements Il giorno mar 31 mar 2020 alle ore 10:16 ha scritto: It will eventually become part of the Website. I see that the new links are already on

Re: 2.21.0 and announcements

2020-03-31 Thread pkx166h
On 31/03/2020 10:57, Davide Liessi wrote: Il giorno mar 31 mar 2020 alle ore 10:16 ha scritto: It will eventually become part of the Website. I see that the new links are already online, while the existing links haven't changed yet. My patch changed the make_download calls in scripts/build/c

Re: 2.21.0 and announcements

2020-03-31 Thread Davide Liessi
Il giorno mar 31 mar 2020 alle ore 10:16 ha scritto: > It will eventually become part of the Website. I see that the new links are already online, while the existing links haven't changed yet. My patch changed the make_download calls in scripts/build/create-weblinks-itexi.py, but it seems like th

Re: 2.21.0 and announcements

2020-03-31 Thread Davide Liessi
Dear James, Il giorno mar 31 mar 2020 alle ore 10:16 ha scritto: > Thispatch has now been pushed to current master. thanks for taking care of it! Best wishes. Davide

Re: 2.21.0 and announcements

2020-03-31 Thread pkx166h
Hello Davide, Thispatch has now been pushed to current master. It will eventually become part of the Website. Thanks. James On 27/03/2020 07:07, pkx1...@posteo.net wrote: Hello On 26/03/2020 18:54, Davide Liessi wrote: Dear David, Il giorno gio 26 mar 2020 alle ore 17:11 David Kastrup