> I have been working on building a 64-bit macOS (x86_64-apple-darwin)
> release.
Very nice! And thanks for your very detailed e-mail.
> One option for build LilyPond for 64-bit macOS is Homebrew. Building
> LilyPond with Homebrew has been met with partial success, but it is
> unclear whether t
On 4/5/2019 5:41 PM, Jahrme Risner wrote:
next step would be to examine the offerings on
https://opensource.apple.com
and hopefully be able to create the necessary portions of the SDK exclusively
from components explicitly release as open source by Apple.
That's exactly what I was thinking
Hi Werner,
> Would this be of interest for LilyPond?
> https://developers.google.com/season-of-docs/docs/project-ideas
It would be *very* valuable for OpenLilyLib… =)
Cheers,
Kieren.
Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@
I want to preemptively apologize for the length of this email and give a TL;DR.
-
TL;DR
I have been working on building a 64-bit macOS (x86_64-apple-darwin) release.
One option for build LilyPond for 64-bit macOS is Hom
On the other hand, it gives the same output as "ellipse", so I can
understand the lack of interest.
%%%
#(define-public (make-oval-stencil-pps x-radius y-radius thickness fill)
"Make an oval from four Bezier curves, of x@tie{}radius @var{x-radius},
y@tie{}radius @code{y-radius}, and thickness
Would this be of interest for LilyPond?
https://developers.google.com/season-of-docs/docs/project-ideas
Improving the documentation would certainly be quite valuable. Given
that we use the texinfo format, we could respond to the TeX Users
Group's call for projects (thus CCing Mojca).
Deadl
Attached is an image of the regression suite file
`quote-cue-event-types.ly'. Note that the grace not slash is missing
in the `curDuring' line. I consider this a bug, and I tried to fix
it. However, I wasn't able to locate the proper event which is
responsible for that. Any help is greatly app