Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread David Wright
On Sun 31 Jan 2021 at 16:10:59 (+0900), 田村淳 wrote: > > LilyPond 2.22.0 exits with error for one of my projects. > > Starting lilypond 2.22.0 [RV_381+BWV_980_score.ly]... > Processing `/Users/tamura/Documents/LilyPond/Vivaldi RV 381 + Bach BWV > 980/RV_381+BWV_980_score.ly' > Parsing... >

last bar \sustainOff

2021-01-31 Thread Martin Tarenskeen
Hi, This probably is a dumb question, but I can't find the answer for this simple case. How do you put a \sustainOff at the end of a last bar that ends with one long note? { c1\sustainOn \bar "|." } If I use Staff.pedalSustainStyle = #'bracket or #'mixed the bracket is automatically

possible bug: putting accordion register symbol in title section leads to an error

2021-01-31 Thread Davide Bonetti
Hi! we know that accordion register symbols works as markup and also as a music function. One can put accordion symbols everywhere in a markup block, but if you try to put accordion symbol in a title section this leads to an error: \version "2.22.0" #(use-modules (scm accreg)) \score {  

Re: Using circles in \tabFullNotation

2021-01-31 Thread Jean Abou Samra
Sorry, this line:     \override Stem.Y-extent = #grob::always-Y-extent-from-stencil should have been commented out. Also, I now believe that the behavior of X-offset here is a bug: https://lists.gnu.org/archive/html/bug-lilypond/2021-01/msg00014.html Jean

Re: last bar \sustainOff

2021-01-31 Thread Martin Tarenskeen
Hi again, To answer my own question: Something like { << { c1 } \\ { s2.\sustainOn s4\sustainOff } >> \bar "|." } seems to do the trick for me. -- MT On Sun, 31 Jan 2021, Martin Tarenskeen wrote: Hi, This probably is a dumb question, but I can't find the answer for this simple

Re: possible bug: putting accordion register symbol in title section leads to an error

2021-01-31 Thread Thomas Morley
Am So., 31. Jan. 2021 um 13:59 Uhr schrieb Davide Bonetti : > > Hi! > > we know that accordion register symbols works as markup and also as a > music function. > > One can put accordion symbols everywhere in a markup block, but if you > try to put accordion symbol in a title section this leads to

LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread Jean Abou Samra
Dear List. LilyPond 2.22.0 exits with error for one of my projects. Starting lilypond 2.22.0 [RV_381+BWV_980_score.ly]... Processing `/Users/tamura/Documents/LilyPond/Vivaldi RV 381 + Bach BWV 980/RV_381+BWV_980_score.ly' Parsing... Interpreting music... Exited with return code 11. In order

Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread 田村淳
Hello Jonas, > 2021/01/31 17:20、Jonas Hahnfeld のメール: > > Am Sonntag, dem 31.01.2021 um 16:10 +0900 schrieb 田村淳: >> Dear List. >> >> LilyPond 2.22.0 exits with error for one of my projects. >> >> >> Starting lilypond 2.22.0 [RV_381+BWV_980_score.ly]... >> Processing

Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread Paul Scott
On 1/31/21 2:52 AM, Jonas Hahnfeld wrote: Am Sonntag, dem 31.01.2021 um 02:49 -0700 schrieb Paul Scott: On 1/31/21 1:45 AM, Jonas Hahnfeld wrote: Am Sonntag, dem 31.01.2021 um 17:34 +0900 schrieb 田村淳: Hello Jonas, 2021/01/31 17:20、Jonas Hahnfeld のメール: Am Sonntag, dem 31.01.2021 um 16:10

Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread Jonas Hahnfeld
Am Sonntag, dem 31.01.2021 um 02:49 -0700 schrieb Paul Scott: > On 1/31/21 1:45 AM, Jonas Hahnfeld wrote: > > Am Sonntag, dem 31.01.2021 um 17:34 +0900 schrieb 田村淳: > > > Hello Jonas, > > > > > > > 2021/01/31 17:20、Jonas Hahnfeld のメール: > > > > > > > > Am Sonntag, dem 31.01.2021 um 16:10 +0900

Re: avoid alignment of hairpin and dynamic text

2021-01-31 Thread Werner LEMBERG
>> Note that `spanner-broken` is an internal property, not to be >> modified by the user. A search in the code yields the command >> `\breakDynamicSpan` as user syntax – introduced more than 10 years >> ago in version 2.13.23... I will document that soon. > > Excellent! > >> Unfortunately,

Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread Paul Scott
On 1/31/21 1:45 AM, Jonas Hahnfeld wrote: Am Sonntag, dem 31.01.2021 um 17:34 +0900 schrieb 田村淳: Hello Jonas, 2021/01/31 17:20、Jonas Hahnfeld のメール: Am Sonntag, dem 31.01.2021 um 16:10 +0900 schrieb 田村淳: Dear List. LilyPond 2.22.0 exits with error for one of my projects. Starting lilypond

Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread Jonas Hahnfeld
Am Sonntag, dem 31.01.2021 um 16:10 +0900 schrieb 田村淳: > Dear List. > > LilyPond 2.22.0 exits with error for one of my projects. > > > Starting lilypond 2.22.0 [RV_381+BWV_980_score.ly]... > Processing `/Users/tamura/Documents/LilyPond/Vivaldi RV 381 + Bach BWV > 980/RV_381+BWV_980_score.ly' >

Re: LilyPond 2.22.0 exits with an error if DEBUG option is not given

2021-01-31 Thread Jonas Hahnfeld
Am Sonntag, dem 31.01.2021 um 17:34 +0900 schrieb 田村淳: > Hello Jonas, > > > 2021/01/31 17:20、Jonas Hahnfeld のメール: > > > > Am Sonntag, dem 31.01.2021 um 16:10 +0900 schrieb 田村淳: > > > Dear List. > > > > > > LilyPond 2.22.0 exits with error for one of my projects. > > > > > > > > > Starting

Re: last bar \sustainOff

2021-01-31 Thread David Kastrup
Martin Tarenskeen writes: > Hi again, > > To answer my own question: Something like > > { > << { c1 } \\ { s2.\sustainOn s4\sustainOff } >> > \bar "|." > } > > seems to do the trick for me. Why the \\ in here? It would seem that separate voices are not really warranted here. -- David

Re: possible bug: putting accordion register symbol in title section leads to an error

2021-01-31 Thread Davide Bonetti
Thanks Harm for the workaround. As you pointed it works only putting #(use-modules (scm accreg)) in every header where is needed, so in a book with multiple scores it's a quite tedious. I think accordion registers is the only markup that need use-modules. Is there a way to get rid of

Re: possible bug: putting accordion register symbol in title section leads to an error

2021-01-31 Thread David Kastrup
Thomas Morley writes: > Am So., 31. Jan. 2021 um 13:59 Uhr schrieb Davide Bonetti > : >> we know that accordion register symbols works as markup and also as a >> music function. >> >> One can put accordion symbols everywhere in a markup block, but if you >> try to put accordion symbol in a

Re: possible bug: putting accordion register symbol in title section leads to an error

2021-01-31 Thread Thomas Morley
Am So., 31. Jan. 2021 um 16:38 Uhr schrieb Davide Bonetti : > Thanks again (and sorry for the bad english) I'm not aware of any bad english, well, apart from my own ... Cheers, Harm