Re: Lilypond on OS X Catalina

2019-09-28 Thread Davide Liessi
Il giorno ven 27 set 2019 alle ore 18:33 Thomas Scharkowski ha scritto: > I'll attach the log now: The port lilypond-devel built correctly on MacPorts' 10.14 buildbot, so the error may be specific to your system. Judging from the log, there's probably some issue with header files. Please do sudo

Re: Lilypond on OS X Catalina

2019-09-28 Thread Thomas Scharkowski
Il giorno ven 27 set 2019 alle ore 18:33 Thomas Scharkowski ha scritto: > I'll attach the log now: The port lilypond-devel built correctly on MacPorts' 10.14 buildbot, so the error may be specific to your system. Judging from the log, there's probably some issue with header files. Please do sud

ly:expect-warning not working

2019-09-28 Thread Knute Snortum
I haven't been able to get the ly:expect-warning function working properly. Here is a MWE: %%% Start \version "2.19.83" \include "english.ly" #(ly:expect-warning "omitting tuplet bracket") { \clef bass \tuplet 3/2 4 { << { g4 s8 gf4 s8 f4 s8 s4. } \\ { g8 ef' bf gf ef'

Re: ly:expect-warning not working

2019-09-28 Thread Aaron Hill
On 2019-09-28 4:09 pm, Knute Snortum wrote: I haven't been able to get the ly:expect-warning function working properly. Here is a MWE: %%% Start \version "2.19.83" \include "english.ly" #(ly:expect-warning "omitting tuplet bracket") { \clef bass \tuplet 3/2 4 { << { g4 s8 gf4 s8

Re: ly:expect-warning not working

2019-09-28 Thread Knute Snortum
On Sat, Sep 28, 2019 at 4:42 PM Aaron Hill wrote: > On 2019-09-28 4:09 pm, Knute Snortum wrote: > > I haven't been able to get the ly:expect-warning function working > > properly. Here is a MWE: > > > > %%% Start > > \version "2.19.83" > > \include "english.ly" > > > > #(ly:expect-warning "omitt

[OT] dicemusic -- a common-lisp generator of lilypond scores

2019-09-28 Thread Mark Probert
Hi, all. While not of general interest, I thought some of you might find this small project of mine amusing. I was recently inspired by a YT video to have a go at coding one of the late 18th C dice music games (the "Mozart" Waltz generator Simrock published in 1793). It was a fun exercise a