Re: Error message

2019-06-25 Thread Craig Dabelstein
Hi Aaron, The inclusion of *\override Stem.neutral-direction = #'() *comes straight from the LSR here: http://lilypond.org/doc/v2.18/Documentation/snippets/pitches#pitches-automatically-changing-the-stem-direction-of-the-middle-note-based-on-the-melody Here is another MWE to reproduce the

Re: Error message

2019-06-25 Thread Aaron Hill
On 2019-06-25 4:46 am, David Kastrup wrote: Craig Dabelstein writes: And the guilty line is ... \consists "Melody_engraver" %\override Stem.neutral-direction = #'() Commenting out the \override Stem.neutral-direction line fixed the problem. More likely than not half of a red herring:

Re: Error message

2019-06-25 Thread David Kastrup
Craig Dabelstein writes: > And the guilty line is ... > > \consists "Melody_engraver" > %\override Stem.neutral-direction = #'() > > Commenting out the \override Stem.neutral-direction line fixed the problem. More likely than not half of a red herring: garbage protection problems are quite

Re: Strange space between beam and slur

2019-06-25 Thread David Kastrup
Lukas-Fabian Moser writes: > Hi Andrew, > > Am 25.06.19 um 10:56 schrieb Andrew Bernard: >> What is it about 19? Is it some magic borderline number in some unit >> system in lilypond? Do we know? > > I'd rather suspect there's some kind of "anthropic principle" at work > here: The bugs (at least

Re: Error message

2019-06-25 Thread Craig Dabelstein
And the guilty line is ... \consists "Melody_engraver" %\override Stem.neutral-direction = #'() Commenting out the \override Stem.neutral-direction line fixed the problem. Thanks everyone for your advice. All the best, Craig On Tue, 25 Jun 2019 at 19:08, Jean ABOU SAMRA wrote: > > > Le 24

Re: Strange space between beam and slur

2019-06-25 Thread Lukas-Fabian Moser
Hi Andrew, Am 25.06.19 um 10:56 schrieb Andrew Bernard: What is it about 19? Is it some magic borderline number in some unit system in lilypond? Do we know? I'd rather suspect there's some kind of "anthropic principle" at work here: The bugs (at least the one I reported) should probably

Re: Error message

2019-06-25 Thread Jean ABOU SAMRA
> Le 24 juin 2019 à 20:40, Aaron Hill a écrit : > > > To the list at large: Any folks here with expertise in running LilyPond under > a debugger on a Mac? At this point, Craig is likely going to have to get us > a stack trace since only he is able to reproduce the error without sharing >

Re: Strange space between beam and slur

2019-06-25 Thread Andrew Bernard
What is it about 19? Is it some magic borderline number in some unit system in lilypond? Do we know? Andrew On Tue, 25 Jun 2019 at 15:49, Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > So possible workarounds: > #(set-global-staff-size 19.01) > or using: >