Re: 2.23.3 Contemporary glissandos

2021-08-31 Thread Paul Scott
I would really appreciate a workaround for this (bug?) Thank you, Paul On 8/30/21 9:57 AM, Paul Scott wrote: Adding a rest to the contemporary glissando snippet (1,3,3) in the notation manual results in a barcheck error\version "2.23.3" \relative c'' {   \time 3/4   \override Glissando.styl

Harm's reply to contemporary glissando

2021-08-31 Thread Paul Scott
Harm, Thank you for your reply which somehow disappeared from my email. I just took the glissando snippet from the notation manual and did a seemingly logical extension of it. I will apply your scaled duration solution tomorrow.  It looks a lot safer. Thank you, Paul

Modyfing bracketify-stencil

2021-08-31 Thread Marcin Damianiak
Dear All, I have two questions regarding the bracketify-stencil function. When I use the following snippet: \relative c' { \time 4/4 \once\override Staff.MultiMeasureRest.stencil = #(lambda (grob) (bracketify-stencil (ly:multi-measure-rest::print grob) Y 0.1 0.2 0.1)) R1 } it creates brackets of

Re: How does this software run on macOS 11 with arm64 architecture?

2021-08-31 Thread Mark Probert
It was written: > >>> I cannot find a binary package for arm64 and macOS 11 on the >>> official website. I don't know how to compile this software on my >>> platform. >> > > brew install --cask lilypond > I'm in the process of getting an M1 Mac Mini up and going, and Lilypond is a big part o