Strange Page Break Error

2021-11-17 Thread Robert Schmaus
Dear Ponderers, I was just about to quickly write down a sheet of music, nothing fancy at all, when all of a sudden I got an exception. This is the full ly code (and I can’t make it any shorter for the reasons explained below): \version "2.20.0" \header { title = "Sinfonia No. 2 C-Dur"

Re: Strange Page Break Error

2021-11-17 Thread Leo Correia de Verdier
This compiled fine for me on lilypond 2.23.3, except for the warning about the empty ChordNames. On lilypond 2.20 I got an error message similar to yours (without the filename weirdness), but it compiled fine if I commented out the ChordNames line or typed something into its music expression. I

Re: Strange Page Break Error

2021-11-17 Thread Robert Schmaus
Quick Update: The exception did indeed disappear after entering some more music. Header is also no problem anymore … I just hope, it stays like this when I get to the end of the music … > On 17. Nov 2021, at 13:37, Robert Schmaus wrote: > > Dear Ponderers, > > I was just about to quickly wr

Re: Strange Page Break Error

2021-11-17 Thread Hans Aikema
> On 17 Nov 2021, at 13:42, Robert Schmaus wrote: > > Dear Ponderers, > > I was just about to quickly write down a sheet of music, nothing fancy at > all, when all of a sudden I got an exception. This is the full ly code (and I > can’t make it any shorter for the reasons explained below): >

Create custom arpeggio-like engraver

2021-11-17 Thread Dimitris Marinakis
I need a generic engraver that works similar to the default arpeggio one but I don't want to override the arpeggio engraver or any other default ones in case I need to have multiple events simultaneously. I saw a similar thread with a custom arpeggio stencil that had both up and down arrows but I

Box around MeasureCounter

2021-11-17 Thread Rajesh Baskar
Hi, Does anyone know how to add a box around a measure counter? I have included two images below, one is the image that is generated using the below lilypond code and the other on is what I’m trying to achieve. Thanks \version "2.22.0" \include "english.ly" \header {tagline = "" } \score {\new

Re: Box around MeasureCounter

2021-11-17 Thread Aaron Hill
On 2021-11-17 2:29 pm, Rajesh Baskar wrote: Does anyone know how to add a box around a measure counter? I have included two images below, one is the image that is generated using the below lilypond code and the other on is what I’m trying to achieve. Here is one way to add a box to any grob: %

Delayed Turn

2021-11-17 Thread Mark Stephen Mrotek
Hello, To get instructions I went to https://lilypond.org/doc/v2.22/Documentation/notation/expressive-marks-attac hed-to-notes And copied the code only modifying pitch and duration. \version "2.22.1" \relative c' { \time 2/4 \key aes \major ees'4 << { f,8. [(aes3

Re: Delayed Turn

2021-11-17 Thread Jean Abou Samra
Le 18/11/2021 à 05:02, Mark Stephen Mrotek a écrit : Hello, To get instructions I went to https://lilypond.org/doc/v2.22/Documentation/notation/expressive-marks-attached-to-notes And copied the code only modifying pitch and duration. \version "2.22.1" \relative c' {   \time 2/4   \key aes