Dear developers,
We have been working the last few days on homemade formulas for TeXLive (
https://github.com/Homebrew/homebrew-core/pull/83738) and Lilypond (
https://github.com/Homebrew/homebrew-core/pull / 85024) . The Lilypond
formula relies on the TeXLive formula to build, which is practicall
David Kastrup writes:
> make info
>
> Oops, half of the images in Documentation/out-www/lilypond-changes.info
> are just [Image of music] text tags.
>
> make doc
>
> 45 minutes later:
>
> make info
>
> Still half of the images in Documentation/out-www/lilypond-changes.info
> are just [Image of mu
make info
Oops, half of the images in Documentation/out-www/lilypond-changes.info
are just [Image of music] text tags.
make doc
45 minutes later:
make info
Still half of the images in Documentation/out-www/lilypond-changes.info
are just [Image of music] text tags.
make info-clean
That targ
On 9/30/2021 1:17 AM, Jean Abou Samra wrote:
Le 30/09/2021 à 05:38, John Wheeler a écrit :
In jest I add: reading the code is a lot of fun, but I miss the
programmer's guide to the lilypond language and it's libraries.
Do you think there is enough interest in programming in lilypond in
the
Han-Wen Nienhuys writes:
> On Thu, Sep 30, 2021 at 12:24 AM David Kastrup wrote:
>>
>> Well, this is not as much supporting the MIDI layer as it is
>> employing the translator level for messing with music during
>> iteration. It's sort of annoying that it doesn't work by default.
>
> It doesn't
Dan Eble writes:
>> On Sep 24, 2021, at 19:32, Jean Abou Samra wrote:
>>
>> - "\rep n music", not as self-telling (and I think Lukas
>> only calls his shortcut \rep because redefining \repeat
>> is not syntactically valid);
>
> What about killing two birds with two stones?
>
> 1. convert-ly
LilyPond makes it easy to define a top-level alist and extend it with
new keys:
\version "2.22.0"
foo.one = 1
foo.two = "2"
foo.nested.red = 3,4
foo.nested.blue = ##t
\void \displayScheme \foo.nested.red
This pattern works well enough. However, especially when nested more
deeply,
Hello,
Here is the current patch countdown list. The next countdown will be on
October 2nd.
***
A list of all merge requests can be found here:
https://gitlab.com/lilypond/lilypond/-/merge_requests?sort=label_priority
Push:
!931 ci: Define tag to use custom runners - Jonas Hahnfeld
h
Hello Leonard,
On 29/09/2021 21:56, leonardlthomp...@gmail.com wrote:
Hello!
Many of us who use chord symbols in our scores find value in having 'pedal'
as a chord symbol type, which is simply a single unison pitch given by the
chord's root. Both Finale and Musescore successfully export 'pedal'
On Thu, Sep 30, 2021 at 12:24 AM David Kastrup wrote:
>
> Aaron Hill writes:
>
> > On 2021-09-29 12:39 pm, David Kastrup wrote:
> >> The question is whether we should do something like this as default,
> >> possibly conditioned on whether any acknowledgers are present? Because
> >> even if we ca
Am Donnerstag, dem 30.09.2021 um 00:25 +0200 schrieb David Kastrup:
> Jean Abou Samra writes:
> > >
> > > Why does nobody else get this?
> >
> > Possibly you are missing a "make doc-clean" as with
> > https://lists.gnu.org/archive/html/bug-lilypond/2021-09/msg00024.html?
>
> make doc-clean does
11 matches
Mail list logo