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

Issue 249970043: Issue 4465: Auto_change_iterator: move staff creation to scheme (Closed)

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

Description

Auto_change_iterator no longer creates staff contexts itself. They are created in scheme.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -38 lines) Patch
M lily/auto-change-iterator.cc View 3 chunks +6 lines, -25 lines 0 comments Download
M ly/engraver-init.ly View 1 chunk +0 lines, -4 lines 0 comments Download
M ly/music-functions-init.ly View 1 chunk +19 lines, -3 lines 1 comment Download
M scm/define-context-properties.scm View 2 chunks +0 lines, -6 lines 2 comments Download
M scm/define-music-display-methods.scm View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 18
Dan Eble
...
8 years, 10 months ago (2015-06-27 00:45:14 UTC) #1
Dan Eble
...
8 years, 10 months ago (2015-06-27 00:48:23 UTC) #2
Dan Eble
...
8 years, 10 months ago (2015-06-27 00:48:47 UTC) #3
Dan Eble
...
8 years, 10 months ago (2015-06-27 00:55:52 UTC) #4
Dan Eble
...
8 years, 10 months ago (2015-06-27 00:58:04 UTC) #5
Dan Eble
...
8 years, 10 months ago (2015-06-27 01:02:17 UTC) #6
Dan Eble
8 years, 10 months ago (2015-06-27 01:24:48 UTC) #7
Dan Eble
https://codereview.appspot.com/249970043/diff/1/scm/define-context-properties.scm File scm/define-context-properties.scm (left): https://codereview.appspot.com/249970043/diff/1/scm/define-context-properties.scm#oldcode179 scm/define-context-properties.scm:179: (bassStaffProperties ,list? "An alist of property settings to It ...
8 years, 10 months ago (2015-06-27 18:54:03 UTC) #8
thomasmorley651
https://codereview.appspot.com/249970043/diff/1/scm/define-context-properties.scm File scm/define-context-properties.scm (left): https://codereview.appspot.com/249970043/diff/1/scm/define-context-properties.scm#oldcode179 scm/define-context-properties.scm:179: (bassStaffProperties ,list? "An alist of property settings to On ...
8 years, 10 months ago (2015-06-27 19:45:12 UTC) #9
dak
On 2015/06/27 19:45:12, thomasmorley651 wrote: > https://codereview.appspot.com/249970043/diff/1/scm/define-context-properties.scm > File scm/define-context-properties.scm (left): > > https://codereview.appspot.com/249970043/diff/1/scm/define-context-properties.scm#oldcode179 > ...
8 years, 10 months ago (2015-06-27 20:26:10 UTC) #10
Dan Eble
On 2015/06/27 19:45:12, thomasmorley651 wrote: > bassStaffProperties and trebleStaffProperties are not really documented, though > ...
8 years, 10 months ago (2015-06-28 00:17:58 UTC) #11
thomasmorley651
On 2015/06/28 00:17:58, Dan Eble wrote: > On 2015/06/27 19:45:12, thomasmorley651 wrote: > > bassStaffProperties ...
8 years, 10 months ago (2015-06-28 11:17:58 UTC) #12
Dan Eble
On 2015/06/28 11:17:58, thomasmorley651 wrote: > > Let me clearify, I don't insist in keeping ...
8 years, 10 months ago (2015-06-28 12:30:21 UTC) #13
dak
On 2015/06/28 12:30:21, Dan Eble wrote: > On 2015/06/28 11:17:58, thomasmorley651 wrote: > > > ...
8 years, 10 months ago (2015-06-28 12:49:00 UTC) #14
thomasmorley651
On 2015/06/28 12:30:21, Dan Eble wrote: > On 2015/06/28 11:17:58, thomasmorley651 wrote: > > > ...
8 years, 10 months ago (2015-06-29 08:54:18 UTC) #15
dak
https://codereview.appspot.com/249970043/diff/1/ly/music-functions-init.ly File ly/music-functions-init.ly (right): https://codereview.appspot.com/249970043/diff/1/ly/music-functions-init.ly#newcode189 ly/music-functions-init.ly:189: \context Staff = "down" \with { Why not \with ...
8 years, 10 months ago (2015-07-02 10:45:49 UTC) #16
Dan Eble
On 2015/07/02 10:45:49, dak wrote: > https://codereview.appspot.com/249970043/diff/1/ly/music-functions-init.ly#newcode189 > ly/music-functions-init.ly:189: \context Staff = "down" \with { ...
8 years, 10 months ago (2015-07-02 12:15:37 UTC) #17
thomasmorley651
8 years, 10 months ago (2015-07-02 12:21:57 UTC) #18
On 2015/07/02 12:15:37, Dan Eble wrote:
> On 2015/07/02 10:45:49, dak wrote:
> >
>
https://codereview.appspot.com/249970043/diff/1/ly/music-functions-init.ly#ne...
> > ly/music-functions-init.ly:189: \context Staff = "down" \with {
> > Why not \with { \clef "bass" } instead?  Should not squeeze this kind of
> change
> > without Patchy, but at least consider it for the next iteration of your
> ongoing
> > work.
> 
> (sigh) Yes; good advice is always appreciated.  Since Thomas already offered
to
> add the optional context mod arguments to \autochange, maybe he would be
willing
> to act on this suggestion at the same time.  Thomas?

I'll do, if it's ok for David.
Though, as said before I'll postpone it until your other patches for
autochangescm are through
Sign in to reply to this message.

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