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

Issue 3031041: vert. spacing: Rename properties (lily, scm). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 5 months ago by Mark Polesky
Modified:
13 years, 5 months ago
Reviewers:
c_sorensen, carl.d.sorensen, Trevor Daniels, t.daniels
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

vert. spacing: Rename properties (lily, scm).

Patch Set 1 #

Patch Set 2 : vert. spacing: Clean up affected files. #

Patch Set 3 : vert. spacing: Revise define-grob-properties.scm. #

Patch Set 4 : vert. spacing: Describe spacing alist in interfaces. #

Patch Set 5 : vert. spacing: Update convert-ly. #

Patch Set 6 : vert. spacing: Convert engraver-init.ly, clean up. #

Patch Set 7 : vert. spacing: Convert affected regtests, clean up. #

Patch Set 8 : vert. spacing: Revise/rename affected regtests. #

Patch Set 9 : vert. spacing: Convert affected docs. #

Patch Set 10 : vert. spacing: Clean up affected docs. #

Patch Set 11 : vert. spacing: Revise NR 4.4.1. #

Patch Set 12 : All 11 commits in one patch set. #

Total comments: 7

Patch Set 13 : Make requested changes. #

Total comments: 9

Patch Set 14 : Clean up interfaces. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+577 lines, -520 lines) Patch
M Documentation/de/essay/engraving.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/de/learning/fundamental.itely View 9 10 77 chunks +191 lines, -191 lines 0 comments Download
M Documentation/de/notation/spacing.itely View 9 10 15 chunks +46 lines, -44 lines 0 comments Download
M Documentation/es/essay/engraving.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/es/learning/fundamental.itely View 9 10 4 chunks +10 lines, -10 lines 0 comments Download
M Documentation/es/notation/spacing.itely View 9 10 7 chunks +26 lines, -26 lines 0 comments Download
M Documentation/essay/engraving.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/fr/essay/engraving.itely View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/learning/fundamental.itely View 9 10 4 chunks +22 lines, -22 lines 1 comment Download
M Documentation/notation/changing-defaults.itely View 9 10 6 chunks +13 lines, -13 lines 0 comments Download
M Documentation/notation/spacing.itely View 9 10 11 12 16 chunks +47 lines, -47 lines 0 comments Download
M Documentation/snippets/new/adjusting-lyrics-vertical-spacing.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/page-breaking-min-distance2.ly View 2 chunks +4 lines, -2 lines 0 comments Download
D input/regression/page-spacing-loose-lines-non-affinity.ly View 7 1 chunk +0 lines, -13 lines 0 comments Download
A + input/regression/page-spacing-nonstaff-lines-and-markup.ly View 1 chunk +2 lines, -2 lines 0 comments Download
A + input/regression/page-spacing-nonstaff-lines-between.ly View 1 chunk +1 line, -1 line 0 comments Download
A + input/regression/page-spacing-nonstaff-lines-between-systems.ly View 1 chunk +3 lines, -3 lines 0 comments Download
A + input/regression/page-spacing-nonstaff-lines-bottom.ly View 8 1 chunk +4 lines, -4 lines 0 comments Download
A + input/regression/page-spacing-nonstaff-lines-header-padding.ly View 1 chunk +2 lines, -2 lines 0 comments Download
A + input/regression/page-spacing-nonstaff-lines-top.ly View 8 1 chunk +5 lines, -4 lines 0 comments Download
A input/regression/page-spacing-nonstaff-lines-unrelated.ly View 8 1 chunk +16 lines, -0 lines 0 comments Download
M input/regression/page-spacing-staff-group-hara-kiri.ly View 3 chunks +3 lines, -3 lines 0 comments Download
M input/regression/page-spacing-stretchability.ly View 2 chunks +8 lines, -6 lines 0 comments Download
M lily/axis-group-interface.cc View 1 2 4 12 13 6 chunks +27 lines, -27 lines 0 comments Download
M lily/include/axis-group-interface.hh View 2 chunks +3 lines, -3 lines 0 comments Download
M lily/page-layout-problem.cc View 4 chunks +9 lines, -9 lines 0 comments Download
M lily/staff-grouper-interface.cc View 4 12 13 1 chunk +2 lines, -2 lines 0 comments Download
M ly/engraver-init.ly View 6 chunks +19 lines, -13 lines 0 comments Download
M python/convertrules.py View 2 chunks +18 lines, -3 lines 0 comments Download
M scm/define-grob-properties.scm View 1 2 3 12 13 7 chunks +72 lines, -46 lines 0 comments Download
M scm/define-grobs.scm View 1 2 12 13 3 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 22
Mark Polesky
Here's a new patch-set for renaming the vertical spacing grob properties. But... I'm kind of ...
13 years, 5 months ago (2010-11-11 03:53:44 UTC) #1
Carl
On 2010/11/11 03:53:44, Mark Polesky wrote: > Here's a new patch-set for renaming the vertical ...
13 years, 5 months ago (2010-11-11 04:36:32 UTC) #2
Carl
Many of my general comments were in my reply to your message. There are some ...
13 years, 5 months ago (2010-11-11 04:37:17 UTC) #3
Trevor Daniels
In general I agree with Carl's comments. I've suggested in a couple of places where ...
13 years, 5 months ago (2010-11-11 08:53:29 UTC) #4
Mark Polesky
Carl and Trevor - Thanks for looking this over. Here's a new patch set. I ...
13 years, 5 months ago (2010-11-12 00:26:23 UTC) #5
Carl
Thanks again for your work on this, Mark. I think the spacing-alist description belongs in ...
13 years, 5 months ago (2010-11-12 02:46:18 UTC) #6
Trevor Daniels
Apart from the placement of the descriptive text in the IR, which I think is ...
13 years, 5 months ago (2010-11-12 09:06:06 UTC) #7
Carl
On 2010/11/12 09:06:06, Trevor Daniels wrote: > > http://codereview.appspot.com/3031041/diff/40001/lily/axis-group-interface.cc#newcode780 > lily/axis-group-interface.cc:780: "The following keys may ...
13 years, 5 months ago (2010-11-12 11:04:21 UTC) #8
Trevor Daniels
You're right, Carl. I'd misunderstood how this works. Trevor
13 years, 5 months ago (2010-11-12 16:36:00 UTC) #9
Mark Polesky
On 2010/11/12 02:46:18, Carl wrote: > Thanks again for your work on this, Mark. Carl, ...
13 years, 5 months ago (2010-11-12 17:19:17 UTC) #10
Mark Polesky
On 2010/11/12 17:19:17, Mark Polesky wrote: > Trevor, any objection to Carl's renaming? It's logical ...
13 years, 5 months ago (2010-11-12 21:53:41 UTC) #11
Mark Polesky
On 2010/11/12 21:53:41, Mark Polesky wrote: > I might like to keep staff-staff-spacing for the ...
13 years, 5 months ago (2010-11-12 22:48:57 UTC) #12
Carl
On 2010/11/12 22:48:57, Mark Polesky wrote: > > staff-staff-spacing > > When applied to a ...
13 years, 5 months ago (2010-11-12 22:53:43 UTC) #13
Carl
On 2010/11/12 17:19:17, Mark Polesky wrote: > On 2010/11/12 02:46:18, Carl wrote: > One tiny ...
13 years, 5 months ago (2010-11-12 22:57:09 UTC) #14
t.daniels_treda.co.uk
markpolesky@gmail.com wrote Friday, November 12, 2010 10:48 PM > On 2010/11/12 21:53:41, Mark Polesky wrote: ...
13 years, 5 months ago (2010-11-13 00:34:36 UTC) #15
Mark Polesky
Here's the latest patch set. I think I made every suggestion except one. I didn't ...
13 years, 5 months ago (2010-11-13 00:50:51 UTC) #16
Carl
On 2010/11/13 00:50:51, Mark Polesky wrote: > So, could it possibly be? Is this okay ...
13 years, 5 months ago (2010-11-13 01:09:24 UTC) #17
Carl
LGTM. What happened to the description of reference points for various objects? Has that disappeared, ...
13 years, 5 months ago (2010-11-13 01:10:47 UTC) #18
Mark Polesky
Carl and Trevor, The patch is pushed. Thanks so much for your help! On 2010/11/13 ...
13 years, 5 months ago (2010-11-13 01:56:56 UTC) #19
c_sorensen
On 11/12/10 6:56 PM, "markpolesky@gmail.com" <markpolesky@gmail.com> wrote: > >> Does this require a change here? ...
13 years, 5 months ago (2010-11-13 02:54:58 UTC) #20
t.daniels_treda.co.uk
Mark, you wrote Saturday, November 13, 2010 12:50 AM > I think I made every ...
13 years, 5 months ago (2010-11-13 10:06:36 UTC) #21
t.daniels_treda.co.uk
13 years, 5 months ago (2010-11-13 10:06:36 UTC) #22
Mark, you wrote Saturday, November 13, 2010 12:50 AM


> I think I made every suggestion except one.  I didn't
> change "grob" to "layout object", just because "grob"
> appears as a word so often in define-grob-properties.scm,
> and "layout" doesn't appear once:

That may be so, but it's a standard term in the IR
and the documentation.  See IR 3.1 which is called
All layout objects.

Grob is the name of those layout objects that actually
deal with something pictorial rather than positional.

No big deal, though.

Trevor
 

Sign in to reply to this message.

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