Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-17 Thread thomasmorley65
Dan, I've set it to needs_work for now. https://codereview.appspot.com/577180043/

Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-12 Thread thomasmorley65
Hi Dan, up to now we provide only RehearsalMark taking arbitrary text with the possibility to align it to the value taken from 'break-align-symbols. The other grobs supporting break-alignable-interface are BarNumber and MetronomeMark, even less convenient to take arbitrary text. So users have no

Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-11 Thread nine . fierce . ballads
Harm, With respect, I'm far from convinced that this is a good idea, but I will continue to think about it. Thoughts so far: * The user provides music for the appearance of the mark at the beginning or end of a line, but can he control what happens in the middle? They seem to stack

Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-11 Thread nine . fierce . ballads
On 2019/12/07 22:44:16, thomasmorley651 wrote: In one of your linked patches, you define a new grob, DepartureMark. I already thought about something along these lines: we currently have MetronomeMark and RehearsalMark, a new one accepting text only wouldn't be wrong. Though I'd called it

Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-07 Thread thomasmorley65
On 2019/12/07 17:48:07, Dan Eble wrote: Harm, I have to prepare for a musical event tonight. I will probably be some time before I can review and understand your changes. I've no problem to postpone this for while. Please clarify whether you are using this for genuine rehearsal marks

Re: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-07 Thread nine . fierce . ballads
Harm, I have to prepare for a musical event tonight. I will probably be some time before I can review and understand your changes. Please clarify whether you are using this for genuine rehearsal marks (e.g. A, B, C, ...) or whether you are expanding the abuse of RehearsalMarks to satisfy

Introduce breakingRehearsalMarks for line-breaking RehearsalMarks (issue 577180043 by thomasmorle...@gmail.com)

2019-12-07 Thread thomasmorley65
Reviewers: , Description: Introduce breakingRehearsalMarks for line-breaking RehearsalMarks This music-function expects two mark-events and puts out different stencils at line-end/start looking at the label-properties of the marks. Incrementing the mark is done. Text-input is accepted,