Re: MacOS 64bit support

2019-12-15 Thread Werner LEMBERG
>>Sure! IIUC, I need to upload the patch to the code review tool and >>update the issue tracker? If so, could you (or someone else) give >>my account yassinec write access to the issue tracker? Otherwise I >>can send the patch by email Both is OK. > I've added yassinec to the issue tracker

A snippet for editing curves using the mouse and reporting changes to the .ly file

2019-12-15 Thread Paolo Prete
Hello, the snippet attached to this mail allows the tuning with the mouse of the curves generated by Lilypond so that the changes can be reflected on the original .ly file. The tuning is done on the generated SVG file, as explained in this thread (but you can look at the code of the attached

Re: Issue 5639: compile with -std=c++11 (issue 553310045 by nine.fierce.ball...@gmail.com)

2019-12-15 Thread dak
On 2019/12/15 14:40:08, dan_faithful.be wrote: On Dec 15, 2019, at 06:31, mailto:lilyp...@de-wolff.org wrote: > It is not the commit title, but I do think that this is not a part of issue 5639: compile with --std=c11 > The reason that I think it is important to keep this separated is that the

Re[2]: MacOS 64bit support

2019-12-15 Thread Trevor
Yassine Chbani, you wrote 15/12/2019 20:49:32 Sure! IIUC, I need to upload the patch to the code review tool and update the issue tracker? If so, could you (or someone else) give my account yassinec write access to the issue tracker? Otherwise I can send the patch by email I've added

Re: MacOS 64bit support

2019-12-15 Thread Yassine Chbani
Sure! IIUC, I need to upload the patch to the code review tool and update the issue tracker? If so, could you (or someone else) give my account yassinec write access to the issue tracker? Otherwise I can send the patch by email On Sun, 15 Dec 2019 at 19:27, Werner LEMBERG wrote: > > > Thanks

Re: MacOS 64bit support

2019-12-15 Thread Werner LEMBERG
> Thanks for your answer, I managed to install Lilypond from macports, > it works like a charm. We could include a note in the > website/documentation about this workaround, what do you think? Could you provide a patch to either the .html page or the corresponding .texi file? (The latter

Re: MacOS 64bit support

2019-12-15 Thread Yassine Chbani
Hello James, Thanks for your answer, I managed to install Lilypond from macports, it works like a charm. We could include a note in the website/documentation about this workaround, what do you think? Cheers, Yassine On Sun, 15 Dec 2019 at 16:19, wrote: > Hello Yassine, > > On 15/12/2019

input/regression/footnote-auto-numbering-vertical-order.ly is broken

2019-12-15 Thread Thomas Morley
Hi, while working on #5640 "Fix regtests about Footnote" https://sourceforge.net/p/testlilyissues/issues/5640/ I noticed input/regression/footnote-auto-numbering-vertical-order.ly is broken. The problem is that since #1773 "Add Footnote_engraver to Score context"

Re: Fix regtests about Footnote (issue 549320043 by thomasmorle...@gmail.com)

2019-12-15 Thread thomasmorley65
patch-description is changed. Fixing footnote-auto-numbering-vertical-order.ly will take more work than simply correct context-settings https://codereview.appspot.com/549320043/

Re: MacOS 64bit support

2019-12-15 Thread pkx166h
Hello Yassine, On 15/12/2019 15:08, Yassine Chbani wrote: Hi all, Lilypond does not currently offer 64bit binaries for MacOS on its download page . These 64bit binaries are however necessary to run Lilypond on the latest macOS Catalina

Re: Issue 5639: compile with -std=c++11 (issue 553310045 by nine.fierce.ball...@gmail.com)

2019-12-15 Thread Dan Eble
On Dec 15, 2019, at 06:31, lilyp...@de-wolff.org wrote: > It is not the commit title, but I do think that this is not a part of issue > 5639: compile with --std=c11 > The reason that I think it is important to keep this separated is that the > impact is very different. > When a commit with only

RE: Issue 5639: compile with -std=c++11 (issue 553310045 by nine.fierce.ball...@gmail.com)

2019-12-15 Thread lilypond
> -Original Message- > From: nine.fierce.ball...@gmail.com > Sent: Saturday, December 14, 2019 8:52 PM > To: lemzw...@googlemail.com; jonas.hahnf...@gmail.com; d...@gnu.org; > haber...@telia.com; lilyp...@de-wolff.org > Cc: lilypond-devel@gnu.org; re...@codereview-hr.appspotmail.com >

PATCHES - Countdown for December 15th

2019-12-15 Thread pkx166h
Hello, Here is the current patch countdown list. The next countdown will be on December 17th. A quick synopsis of all patches currently in the review process can be found here: http://philholmes.net/lilypond/allura/ Push: 5634 aclocal.m4: Avoid usage of Python - Jonas