Re: Regtest for issue 5181 (was: \mark and slur)

2017-09-23 Thread Thomas Morley
2017-09-22 12:22 GMT+02:00 David Kastrup : > Not putting up an issue just yet. Need to hear that you're ok with what > amounts to scrapping your work after it helped me figure out why I > wasn't even able to start writing something that I felt good about. To be clear, feel free to use my suggest

Re: Regtest for issue 5181 (was: \mark and slur)

2017-09-22 Thread Thomas Morley
2017-09-22 12:22 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> 2017-09-16 22:21 GMT+02:00 David Kastrup : >>> Thomas Morley writes: >>> 2017-09-16 21:49 GMT+02:00 David Kastrup : > And, uh, it is lacking regtests and documentation. Because someone for > some reason fin

Regtest for issue 5181 (was: \mark and slur)

2017-09-22 Thread David Kastrup
Thomas Morley writes: > 2017-09-16 22:21 GMT+02:00 David Kastrup : >> Thomas Morley writes: >> >>> 2017-09-16 21:49 GMT+02:00 David Kastrup : >>> And, uh, it is lacking regtests and documentation. Because someone for some reason finds it less challenging to implement functionality tha

Re: \mark and slur

2017-09-18 Thread David Kastrup
Thomas Morley writes: > 2017-09-16 22:21 GMT+02:00 David Kastrup : >> Thomas Morley writes: >> >>> 2017-09-16 21:49 GMT+02:00 David Kastrup : >>> And, uh, it is lacking regtests and documentation. Because someone for some reason finds it less challenging to implement functionality tha

Re: \mark and slur

2017-09-18 Thread Thomas Morley
2017-09-16 22:21 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> 2017-09-16 21:49 GMT+02:00 David Kastrup : >> >>> And, uh, it is lacking regtests and documentation. Because someone for >>> some reason finds it less challenging to implement functionality than >>> inventing examples using i

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > 2017-09-16 21:49 GMT+02:00 David Kastrup : > >> And, uh, it is lacking regtests and documentation. Because someone for >> some reason finds it less challenging to implement functionality than >> inventing examples using it... > > Absolutely no idea which person you may ha

Re: \mark and slur

2017-09-16 Thread Thomas Morley
2017-09-16 21:49 GMT+02:00 David Kastrup : > David Kastrup writes: > >> Thomas Morley writes: >> >>> If I understand correctly, with this patch [issue 5581] things like >>> below are now possible: >>> >>> xxx = c4 >>> { \xxx -- } >> >> Yes. >> >>> and > >>> #{ $m -. #} >> >> Yes. #m -.

Re: \mark and slur

2017-09-16 Thread David Kastrup
David Kastrup writes: > Thomas Morley writes: > >> If I understand correctly, with this patch [issue 5581] things like >> below are now possible: >> >> xxx = c4 >> { \xxx -- } > > Yes. > >> and >> #{ $m -. #} > > Yes. #m -. should be fine as well. >> >> Which is a big, big goody! > >

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > If I understand correctly, with this patch [issue 5581] things like > below are now possible: > > xxx = c4 > { \xxx -- } Yes. > and > > foo = > #(define-music-function (mus)(ly:music?) > (music-map > (lambda (m) > (if (music-is-of-type? m 'note-event) >

Re: \mark and slur

2017-09-16 Thread Thomas Morley
2017-09-16 13:28 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> Other 5181-topic: >> In your patch description you wrote about the problem with >> c-\single \dynamicUp \f >> >> Here I can't follow, compiling this with 2.18.2 and current master >> returns no noticeable difference for me, ev

Re: \mark and slur

2017-09-16 Thread David Kastrup
David Kastrup writes: > Noeck writes: > >> Hi, >> >>> Note or chord or rest or skip or bass figure or cluster note or lyrics >>> or multimeasure rest. Something like that. >> >> :) >> >>> Slur or phrasing slur or absolute dynamic or annote output or arpeggio >>> or articulation or beam or beam

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > 2017-09-15 1:11 GMT+02:00 David Kastrup : >> Thomas Morley writes: > Frankly, what does it even _mean_ to use a particular righthand finger and string for a non-existing note? >>> >>> Well, that hold as well for: >>> { -1 -- d' } >>> but this one works. >> >> Th

Re: \mark and slur

2017-09-16 Thread Thomas Morley
2017-09-15 1:11 GMT+02:00 David Kastrup : > Thomas Morley writes: >>> Frankly, what does it even _mean_ to use a >>> particular righthand finger and string for a non-existing note? >> >> Well, that hold as well for: >> { -1 -- d' } >> but this one works. > > That's because historically you could

Re: \mark and slur

2017-09-16 Thread David Kastrup
Thomas Morley writes: > Other 5181-topic: > In your patch description you wrote about the problem with > c-\single \dynamicUp \f > > Here I can't follow, compiling this with 2.18.2 and current master > returns no noticeable difference for me, even using > display(Lily)Music. > May be I overlooked

Re: \mark and slur

2017-09-14 Thread David Kastrup
Thomas Morley writes: > 2017-09-15 0:25 GMT+02:00 David Kastrup : >> Thomas Morley writes: >> >>> I'd go for post-event(s) >>> Plural, because there may be more than one. See example below >> >> But every one gets its own warning, so each warning is only for one. > > Well, then I'd expect two wa

Re: \mark and slur

2017-09-14 Thread Thomas Morley
2017-09-15 0:25 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> I'd go for post-event(s) >> Plural, because there may be more than one. See example below > > But every one gets its own warning, so each warning is only for one. Well, then I'd expect two warnings for: { \fermata -- d' } beca

RE: \mark and slur

2017-09-14 Thread Mark Stephen Mrotek
David, Understood. Thank you. Mark -Original Message- From: David Kastrup [mailto:d...@gnu.org] Sent: Thursday, September 14, 2017 1:52 PM To: Mark Stephen Mrotek Cc: 'Gianmaria Lari' ; 'lilypond-user' Subject: Re: \mark and slur "Mark Stephen Mrotek&q

Re: \mark and slur

2017-09-14 Thread David Kastrup
Thomas Morley writes: > I'd go for post-event(s) > Plural, because there may be more than one. See example below But every one gets its own warning, so each warning is only for one. > But > { -\3 -\rightHandFinger #2 d'4 } > issues the warning, the image doesn't contain the post-events, though.

Re: \mark and slur

2017-09-14 Thread Thomas Morley
Hi David, I know played a little with your fix issue 5181 On current topic: 2017-09-14 15:57 GMT+02:00 David Kastrup : > David Kastrup writes: > Note: another component that may possibly be included in the warning > message for this input would be "SlurEvent". Would > > sll.ly:4:13: warni

Re: \mark and slur

2017-09-14 Thread Flaming Hakama by Elaine
> From: Noeck > Hi, > > > warning: Adding <> for attaching loose post-event > > I would understand it best if the warning said any of: > > Cannot attach slur to preceding expression > Slur is not attached to note or chord > Cannot attach slur to note or chord > No note or chord before this slur to

Re: \mark and slur

2017-09-14 Thread David Kastrup
"Mark Stephen Mrotek" writes: > David Kastrup [mailto:d...@gnu.org] wrote: >> >> Subject: Re: \mark and slur >> >> "Mark Stephen Mrotek" writes: >> >>> Try >>> >>> c4 c c d >>> >>>(c4^\marku

Re: \mark and slur

2017-09-14 Thread David Kastrup
Noeck writes: > Hi, > >> Note or chord or rest or skip or bass figure or cluster note or lyrics >> or multimeasure rest. Something like that. > > :) > >> Slur or phrasing slur or absolute dynamic or annote output or arpeggio >> or articulation or beam or beam forbid or bendafter or crescendo or

Re: \mark and slur

2017-09-14 Thread Noeck
Hi, > Note or chord or rest or skip or bass figure or cluster note or lyrics > or multimeasure rest. Something like that. :) > Slur or phrasing slur or absolute dynamic or annote output or arpeggio > or articulation or beam or beam forbid or bendafter or crescendo or > decrescendo or episema or

RE: \mark and slur

2017-09-14 Thread Mark Stephen Mrotek
k Stephen Mrotek Cc: 'Gianmaria Lari' ; 'lilypond-user' Subject: Re: \mark and slur "Mark Stephen Mrotek" writes: > Try > > c4 c c d > >(c4^\markup {"X"}) c c c Shrug. If you insist on that kind of organization you can try \version "2

Re: \mark and slur

2017-09-14 Thread David Kastrup
Noeck writes: > Hi, > >> warning: Adding <> for attaching loose post-event > > I would understand it best if the warning said any of: > > Cannot attach slur to preceding expression > Slur is not attached to note or chord > Cannot attach slur to note or chord > No note or chord before this slur to

Re: \mark and slur

2017-09-14 Thread David Kastrup
"Mark Stephen Mrotek" writes: > Try > > c4 c c d > >(c4^\markup {"X"}) c c c Shrug. If you insist on that kind of organization you can try \version "2.19.65" \fixed c' { c4 c c d (\mark "X" c4) c c c } But it's really a delusion you are getting and becomes rather strained once

Re: \mark and slur

2017-09-14 Thread Noeck
Hi, > warning: Adding <> for attaching loose post-event I would understand it best if the warning said any of: Cannot attach slur to preceding expression Slur is not attached to note or chord Cannot attach slur to note or chord No note or chord before this slur to attach it to (is that English?)

RE: \mark and slur

2017-09-14 Thread Mark Stephen Mrotek
Gianmaria, Try c4 c c d (c4^\markup {"X"}) c c c Mark From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Gianmaria Lari Sent: Thursday, September 14, 2017 2:14 AM To: lilypond-user Subject: \mark and slur This com

Re: \mark and slur

2017-09-14 Thread David Kastrup
Rutger Hofman writes: > On 14-09-17 15:57, David Kastrup wrote: >> >> Note: another component that may possibly be included in the warning >> message for this input would be "SlurEvent". Would >> >> sll.ly:4:13: warning: Adding <> for attaching loose SlurEvent >> \mark "X" >>

Re: \mark and slur

2017-09-14 Thread Rutger Hofman
On 14-09-17 15:57, David Kastrup wrote: David Kastrup writes: Rutger Hofman writes: My preference would be to clearly explain that '(' is an attribute of the note that directly precedes it. That's what the "loose post-event" bit is supposed to be about. Yes, I understand. But still, I f

Re: \mark and slur

2017-09-14 Thread David Kastrup
David Kastrup writes: > Rutger Hofman writes: > >> My preference would be to clearly explain that '(' is an attribute of >> the note that directly precedes it. > > That's what the "loose post-event" bit is supposed to be about. > GNU LilyPond 2.21.0 Processing `sll.ly' Parsing...

Re: \mark and slur

2017-09-14 Thread David Kastrup
Rutger Hofman writes: > But isn't the start time of this <> the start time of the c4 in the > second line, so that <>( c4) is equivalent to c4(); which causes the > warnings 'cannot end slur' for ')' and 'unterminated slur' for '('? Yes and yes. > My guess is that this insertion of <> makes thi

Re: \mark and slur

2017-09-14 Thread Rutger Hofman
But isn't the start time of this <> the start time of the c4 in the second line, so that <>( c4) is equivalent to c4(); which causes the warnings 'cannot end slur' for ')' and 'unterminated slur' for '('? My guess is that this insertion of <> makes things more complicated for us, unenlightened u

Re: \mark and slur

2017-09-14 Thread Gianmaria Lari
David Kastrup wrote: > People tend to ignore warnings > anyway. I personally ignore warnings only when I don't see them. And I normally don't see them when they are in a long list of other information (maybe written in small character etc. etc :)) Ciao, g. _

Re: \mark and slur

2017-09-14 Thread Gianmaria Lari
Thank you Malte and Phil! It works well and your suggestion make sense. I normally didn't pay much attention to this thing, now I will. Gianmaria On 14 September 2017 at 11:27, Malte Meyn wrote: > > > Am 14.09.2017 um 11:14 schrieb Gianmaria Lari: > >>c4 c c d >>(c4) c c c >> > > […] >

Re: How near is 2.20? [was: Re: \mark and slur]

2017-09-14 Thread David Kastrup
Malte Meyn writes: > Am 14.09.2017 um 11:43 schrieb David Kastrup: >> Incidentally, current master delivers the following verbiage: >> >> GNU LilyPond 2.21.0 > > […] > >> Is that more helpful than previously? >> >> GNU LilyPond 2.19.80 > > This looks nice :) Do I understand correctly that after 2

Re: \mark and slur

2017-09-14 Thread David Kastrup
Malte Meyn writes: > Am 14.09.2017 um 11:43 schrieb David Kastrup: >> Incidentally, current master delivers the following verbiage: >> >> GNU LilyPond 2.21.0 >> Processing `sll.ly' >> Parsing... >> sll.ly:4:13: warning: Adding <> for attaching loose post-event >>\mark "X" >> (c4)

How near is 2.20? [was: Re: \mark and slur]

2017-09-14 Thread Malte Meyn
Am 14.09.2017 um 11:43 schrieb David Kastrup: Incidentally, current master delivers the following verbiage: GNU LilyPond 2.21.0 […] Is that more helpful than previously? GNU LilyPond 2.19.80 This looks nice :) Do I understand correctly that after 2.19.65 follows 2.21.0 in the master br

Re: \mark and slur

2017-09-14 Thread Malte Meyn
Am 14.09.2017 um 11:43 schrieb David Kastrup: Incidentally, current master delivers the following verbiage: GNU LilyPond 2.21.0 Processing `sll.ly' Parsing... sll.ly:4:13: warning: Adding <> for attaching loose post-event \mark "X" (c4) c c c Interpreting music... sll.ly:4:16:

Re: \mark and slur

2017-09-14 Thread David Kastrup
Malte Meyn writes: > Am 14.09.2017 um 11:14 schrieb Gianmaria Lari: >>c4 c c d >>(c4) c c c > > […] > >>c4 c c d >>\mark "X" (c4) c c c > > The start of slur belongs to the d, not the c. > > Writing > d (c) > is possible and equivalent to > d( c) > but the latter more

Re: \mark and slur

2017-09-14 Thread Phil Holmes
ypond-user Sent: Thursday, September 14, 2017 10:14 AM Subject: \mark and slur This compiles well \version "2.19.65" \fixed c' { c4 c c d (c4) c c c } but when I add a \mark like this \version "2.19.65" \fixed c' {

Re: \mark and slur

2017-09-14 Thread Malte Meyn
Am 14.09.2017 um 11:14 schrieb Gianmaria Lari: c4 c c d (c4) c c c […] c4 c c d \mark "X" (c4) c c c The start of slur belongs to the d, not the c. Writing d (c) is possible and equivalent to d( c) but the latter more clearly says what’s going on. You tried t

\mark and slur

2017-09-14 Thread Gianmaria Lari
This compiles well \version "2.19.65" \fixed c' { c4 c c d (c4) c c c } but when I add a \mark like this \version "2.19.65" \fixed c' { c4 c c d \mark "X" (c4) c c c } it doesn't. I know the problem is related to the slur and I can move the mark before d but why I should not be able to