Re: Would like to develop

2020-12-31 Thread Sven Axelsson
On Thu, 31 Dec 2020 at 21:59, Jonas Hahnfeld wrote: > Interesting, the brew formula uses the pre-built binaries which are 32- > bit only (due to licensing issues, see below): > https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/lilypond.rb > That's more of a packaging issue in brew, LilyPo

Re: Would like to develop

2020-12-31 Thread Werner LEMBERG
> Interesting, the brew formula uses the pre-built binaries which are > 32- bit only (due to licensing issues, see below): > https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/lilypond.rb > That's more of a packaging issue in brew, LilyPond should build fine > with Clang since a year or s

Re: Would like to develop

2020-12-31 Thread Jonas Hahnfeld
Interesting, the brew formula uses the pre-built binaries which are 32- bit only (due to licensing issues, see below): https://github.com/Homebrew/homebrew-cask/blob/HEAD/Casks/lilypond.rb That's more of a packaging issue in brew, LilyPond should build fine with Clang since a year or so. IMHO the f

Re: Doc-string with newline character

2020-12-31 Thread David Kastrup
Thomas Morley writes: > Am Do., 31. Dez. 2020 um 12:31 Uhr schrieb David Kastrup : >> >> Thomas Morley writes: >> >> > Am Do., 31. Dez. 2020 um 00:11 Uhr schrieb Thomas Morley >> > : >> >> >> >> Am Do., 31. Dez. 2020 um 00:00 Uhr schrieb David Kastrup : >> >> > >> >> > It's probably a bug. Try

Re: Would like to develop

2020-12-31 Thread Juan Lucas Rey
Hi thanks for the swift response on New year's Eve no less. I am referring at the problem installing from brew, or even the fact that the instructions for using terminal lily pond should be updated to reflect the fact that zsh is the new default terminal (I think the tutorial assumes bash) But

Re: Doc-string with newline character

2020-12-31 Thread Thomas Morley
Am Do., 31. Dez. 2020 um 12:31 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Am Do., 31. Dez. 2020 um 00:11 Uhr schrieb Thomas Morley > > : > >> > >> Am Do., 31. Dez. 2020 um 00:00 Uhr schrieb David Kastrup : > >> > > >> > It's probably a bug. Try replacing in > >> > > >> >

Re: Would like to develop

2020-12-31 Thread David Kastrup
Han-Wen Nienhuys writes: > On Thu, Dec 31, 2020 at 4:05 PM Juan Lucas Rey > wrote: > >> Hello >> >> I am currently an Engineer working regularly with C++17 at Bloomberg, and >> would like to be a contributor to lilypond. In particular I would like to >> take as first objective to make it compati

Re: Would like to develop

2020-12-31 Thread Dan Eble
On Dec 31, 2020, at 10:23, Han-Wen Nienhuys wrote: > > On Thu, Dec 31, 2020 at 4:05 PM Juan Lucas Rey > wrote: > >> Hello >> >> I am currently an Engineer working regularly with C++17 at Bloomberg, and >> would like to be a contributor to lilypond. In particular I would like to >> take as firs

Re: Would like to develop

2020-12-31 Thread Han-Wen Nienhuys
On Thu, Dec 31, 2020 at 4:05 PM Juan Lucas Rey wrote: > Hello > > I am currently an Engineer working regularly with C++17 at Bloomberg, and > would like to be a contributor to lilypond. In particular I would like to > take as first objective to make it compatible with 64 bit compilation. > > Is t

Would like to develop

2020-12-31 Thread Juan Lucas Rey
Hello I am currently an Engineer working regularly with C++17 at Bloomberg, and would like to be a contributor to lilypond. In particular I would like to take as first objective to make it compatible with 64 bit compilation. Is this an objective that is desirable by the rest of the team? Was it

Re: Doc-string with newline character

2020-12-31 Thread David Kastrup
Thomas Morley writes: > Am Do., 31. Dez. 2020 um 00:11 Uhr schrieb Thomas Morley > : >> >> Am Do., 31. Dez. 2020 um 00:00 Uhr schrieb David Kastrup : >> > >> > It's probably a bug. Try replacing in >> > >> > (format #f "@item @code{~a} (~a)\n" >> > >> > in the

Re: Doc-string with newline character

2020-12-31 Thread Thomas Morley
Am Do., 31. Dez. 2020 um 00:11 Uhr schrieb Thomas Morley : > > Am Do., 31. Dez. 2020 um 00:00 Uhr schrieb David Kastrup : > > > > Thomas Morley writes: > > > > > Am Mi., 30. Dez. 2020 um 10:37 Uhr schrieb Jonas Hahnfeld > > > : > > >> > > >> Hi, > > >> > > >> Am Mittwoch, dem 30.12.2020 um 10:31