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

Issue 3793046: Correct convert-ly of page spacing (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 1 month ago by Keith
Modified:
15 years, 1 month ago
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Several page spacing variables, formerly expressed in mm, are now expressed in staff-spaces; patch convert-ly to convert to the new units. Correct text of a NOT_SMART Add a NOT_SMART to catch cases the script cannot update automatically, and explanation in changes.tely using the same terminology as the NOT_SMART.

Patch Set 1 #

Total comments: 8

Patch Set 2 : respond to comments, avoid concern of newlines #

Total comments: 3

Patch Set 3 : Patch releative to latest master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -17 lines) Patch
M Documentation/changes.tely View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M input/regression/morgenlied.ly View 1 2 chunks +1 line, -3 lines 0 comments Download
M input/regression/typography-demo.ly View 1 2 chunks +1 line, -3 lines 0 comments Download
M python/convertrules.py View 1 2 3 chunks +29 lines, -11 lines 0 comments Download

Messages

Total messages: 13
Keith
I wrote a conversion, inspired by Neil, a month ago, but have been unable to ...
15 years, 1 month ago (2011-01-05 00:07:37 UTC) #1
Graham Percival (old account)
http://codereview.appspot.com/3793046/diff/1/python/convertrules.py File python/convertrules.py (right): http://codereview.appspot.com/3793046/diff/1/python/convertrules.py#newcode2957 python/convertrules.py:2957: @rule ((2, 13, 10), you're changing the rules for ...
15 years, 1 month ago (2011-01-05 05:35:51 UTC) #2
Keith
My current plan is to avoid my concerns about line endings with a new patch ...
15 years, 1 month ago (2011-01-06 04:17:43 UTC) #3
Keith
New patch set is up. > > you're changing the rules for the 2.13.10 conversion? ...
15 years, 1 month ago (2011-01-07 09:14:55 UTC) #4
Graham Percival (old account)
Looks fine, although I haven't actually tested it, but since it's not in the core ...
15 years, 1 month ago (2011-01-08 05:47:06 UTC) #5
Neil Puttock
On 8 January 2011 05:47, <percival.music.ca@gmail.com> wrote: > Looks fine, although I haven't actually tested ...
15 years, 1 month ago (2011-01-08 17:53:54 UTC) #6
Graham Percival
On Sat, Jan 08, 2011 at 05:53:51PM +0000, Neil Puttock wrote: > On 8 January ...
15 years, 1 month ago (2011-01-08 18:42:16 UTC) #7
Keith
On 2011/01/08 17:53:54, Neil Puttock wrote: > Do you mind holding fire until I've had ...
15 years, 1 month ago (2011-01-08 21:55:30 UTC) #8
Neil Puttock
On 8 January 2011 21:55, <k-ohara5a5a@oco.net> wrote: > Testing might require a (trivial) merge with ...
15 years, 1 month ago (2011-01-08 22:02:40 UTC) #9
Neil Puttock
LGTM. http://codereview.appspot.com/3793046/diff/6001/python/convertrules.py File python/convertrules.py (right): http://codereview.appspot.com/3793046/diff/6001/python/convertrules.py#newcode2970 python/convertrules.py:2970: r" top-system-spacing #'space = #(/ obsolete-\1 staff-space)", newlines ...
15 years, 1 month ago (2011-01-08 22:32:46 UTC) #10
c_sorensen
On 1/8/11 2:55 PM, "k-ohara5a5a@oco.net" <k-ohara5a5a@oco.net> wrote: > On 2011/01/08 17:53:54, Neil Puttock wrote: >> ...
15 years, 1 month ago (2011-01-08 22:41:00 UTC) #11
Keith
Patch set relative to current head, and one typo fixed in an output message. Email ...
15 years, 1 month ago (2011-01-08 23:23:15 UTC) #12
c_sorensen
15 years, 1 month ago (2011-01-08 23:26:56 UTC) #13


On 1/8/11 4:23 PM, "k-ohara5a5a@oco.net" <k-ohara5a5a@oco.net> wrote:

> Patch set relative to current head,
> and one typo fixed in an output message.
> Email patch to follow shortly to Graham.
> 
> Carl wrote> ... git-cl upload master
> Thanks, Carl.
> I committed locally first, so relative to my local this gave an empty
> diff.  git-cl upload origin/master
> 
> So I see that Rietveld compares against the appropriate base for each
> patch set.  Very nice.

You'll want to develop the habit of using different branches for each patch
set.  Otherwise, all of your patches will want to go to the same Rietveld
issue.

HTH,

Carl

Sign in to reply to this message.

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