Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1952)

Issue 308910043: Keep a staff alive with multiple layers

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 8 months ago by mark_opus11.net
Modified:
7 years, 7 months ago
Reviewers:
dak
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Keep a staff alive with multiple layers This allows the `VerticalAxisGroup.remove-layer' property to accept a list of values. The layer will stay alive with any other member of the Keep_alive_together_engrave group with a remove-layer value in that list. The principal reason for this patch was to allow the use of MarkLine contexts in a Frenched score, where the context should stay alive with any single staff in a StaffGroup. This implementation should also allow additional flexibility with ossia and divisi staves.

Patch Set 1 #

Patch Set 2 : Use key? (integer or symbol) #

Patch Set 3 : Group lower-level contexts #

Patch Set 4 : Remove keep-alive-group properties, add above/below symbols #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -10 lines) Patch
A Documentation/snippets/new/using-marklines-in-a-frenched-score.ly View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download
A input/regression/remove-layer-symbol.ly View 1 2 3 1 chunk +65 lines, -0 lines 0 comments Download
M lily/hara-kiri-group-spanner.cc View 1 3 1 chunk +5 lines, -3 lines 0 comments Download
M lily/keep-alive-together-engraver.cc View 1 2 3 2 chunks +34 lines, -1 line 0 comments Download
M scm/define-grob-properties.scm View 1 2 3 1 chunk +10 lines, -6 lines 0 comments Download

Messages

Total messages: 18
mark_opus11.net
7 years, 8 months ago (2016-08-02 09:36:49 UTC) #1
dak
Personally, I think that this "remove-layer is either a layer number for ourselves or a ...
7 years, 8 months ago (2016-08-02 11:27:22 UTC) #2
dak
On 2016/08/02 11:27:22, dak wrote: > Personally, I think that this "remove-layer is either a ...
7 years, 8 months ago (2016-08-02 11:45:28 UTC) #3
mark_opus11.net
On 2016/08/02 11:45:28, dak wrote: > I've taken a look at the code and it ...
7 years, 8 months ago (2016-08-02 13:55:56 UTC) #4
dak
On 2016/08/02 13:55:56, mark_opus11.net wrote: > On 2016/08/02 11:45:28, dak wrote: > > However, using ...
7 years, 8 months ago (2016-08-02 14:41:47 UTC) #5
mark_opus11.net
On 2016/08/02 14:41:47, dak wrote: > On 2016/08/02 13:55:56, http://mark_opus11.net wrote: > > New property ...
7 years, 8 months ago (2016-08-02 15:05:15 UTC) #6
mark_opus11.net
Use key? (integer or symbol)
7 years, 8 months ago (2016-08-12 14:52:42 UTC) #7
mark_opus11.net
On 2016/08/12 14:52:42, mark_opus11.net wrote: > Use key? (integer or symbol) I looked at doing ...
7 years, 8 months ago (2016-08-12 14:55:06 UTC) #8
dak
On 2016/08/12 14:55:06, mark_opus11.net wrote: > On 2016/08/12 14:52:42, http://mark_opus11.net wrote: > > Use key? ...
7 years, 8 months ago (2016-08-12 22:12:43 UTC) #9
mark_opus11.net
On 2016/08/12 22:12:43, dak wrote: > I'm somewhat surprised since I would have thought the ...
7 years, 8 months ago (2016-08-16 09:09:25 UTC) #10
dak
On 2016/08/16 09:09:25, mark_opus11.net wrote: > On 2016/08/12 22:12:43, dak wrote: > > I'm somewhat ...
7 years, 8 months ago (2016-08-16 16:21:26 UTC) #11
mark_opus11.net
On 2016/08/16 16:21:26, dak wrote: > At any rate, our evaluations are not all that ...
7 years, 8 months ago (2016-08-16 17:38:05 UTC) #12
dak
On 2016/08/16 17:38:05, mark_opus11.net wrote: > On 2016/08/16 16:21:26, dak wrote: > > At any ...
7 years, 8 months ago (2016-08-16 18:31:50 UTC) #13
mark_opus11.net
Group lower-level contexts
7 years, 8 months ago (2016-08-21 16:22:14 UTC) #14
mark_opus11.net
On 2016/08/21 16:22:14, mark_opus11.net wrote: > Group lower-level contexts This introduces a `VerticalAxisGroup.keep-alive-group' property which ...
7 years, 8 months ago (2016-08-21 16:23:57 UTC) #15
dak
On 2016/08/21 16:23:57, mark_opus11.net wrote: > On 2016/08/21 16:22:14, http://mark_opus11.net wrote: > > Group lower-level ...
7 years, 7 months ago (2016-08-23 19:43:14 UTC) #16
mark_opus11.net
On 2016/08/23 19:43:14, dak wrote: > On 2016/08/21 16:23:57, http://mark_opus11.net wrote: > > On 2016/08/21 ...
7 years, 7 months ago (2016-08-24 08:11:03 UTC) #17
mark_opus11.net
7 years, 7 months ago (2016-09-03 15:04:05 UTC) #18
Remove keep-alive-group properties, add above/below symbols
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b