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

Issue 10868043: Make format for key changes consistent; minor formatting corrections for affected regtests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by PhilEHolmes
Modified:
10 years, 9 months ago
Reviewers:
Keith, dak, Trevor Daniels, mail, t.daniels, email
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Following my NR updates, David identified other places where there is no space between the key signature and the \major or \minor. It's not an error, but it is inconsistent, so this addresses the inconsistency. It also fixes the formatting on some of the affected regression tests. Passes make doc and make test.

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -29 lines) Patch
M Documentation/changes.tely View 1 chunk +3 lines, -3 lines 1 comment Download
M Documentation/included/engraver-example.ily View 2 chunks +2 lines, -2 lines 0 comments Download
M Documentation/notation/input.itely View 1 chunk +1 line, -1 line 0 comments Download
M Documentation/notation/pitches.itely View 2 chunks +4 lines, -4 lines 0 comments Download
M input/regression/accidental-clef-change.ly View 1 chunk +5 lines, -5 lines 0 comments Download
M input/regression/clip-systems.ly View 1 chunk +3 lines, -3 lines 0 comments Download
M input/regression/grace-sync.ly View 1 chunk +7 lines, -6 lines 0 comments Download
M input/regression/key-signature-space.ly View 1 chunk +2 lines, -2 lines 0 comments Download
M input/regression/tuplet-full-length.ly View 2 chunks +3 lines, -3 lines 1 comment Download

Messages

Total messages: 7
PhilEHolmes
Please review
10 years, 9 months ago (2013-07-02 10:33:09 UTC) #1
Trevor Daniels
LGTM with one minor suggestion https://codereview.appspot.com/10868043/diff/1/input/regression/tuplet-full-length.ly File input/regression/tuplet-full-length.ly (right): https://codereview.appspot.com/10868043/diff/1/input/regression/tuplet-full-length.ly#newcode11 input/regression/tuplet-full-length.ly:11: indent = 0.0 Even ...
10 years, 9 months ago (2013-07-02 11:49:47 UTC) #2
dak
https://codereview.appspot.com/10868043/diff/1/Documentation/changes.tely File Documentation/changes.tely (right): https://codereview.appspot.com/10868043/diff/1/Documentation/changes.tely#newcode320 Documentation/changes.tely:320: \clef bass \key es \major es g bes d ...
10 years, 9 months ago (2013-07-02 12:07:19 UTC) #3
mail_philholmes.net
----- Original Message ----- From: <dak@gnu.org> To: <PhilEHolmes@googlemail.com>; <tdanielsmusic@googlemail.com> Cc: <reply@codereview-hr.appspotmail.com>; <lilypond-devel@gnu.org> Sent: Tuesday, July ...
10 years, 9 months ago (2013-07-02 13:26:00 UTC) #4
Keith
LGTM You could also be consistent the other way, closing the space in the key ...
10 years, 9 months ago (2013-07-02 16:15:51 UTC) #5
t.daniels_treda.co.uk
dak@gnu.org wrote Tuesday, July 02, 2013 1:07 PM > Ok, here is a true "can ...
10 years, 9 months ago (2013-07-02 18:59:38 UTC) #6
email_philholmes.net
10 years, 9 months ago (2013-07-03 16:14:33 UTC) #7
----- Original Message ----- 
From: "Trevor Daniels" <t.daniels@treda.co.uk>
To: <PhilEHolmes@googlemail.com>; <tdanielsmusic@googlemail.com>; 
<dak@gnu.org>; <lilypond-devel@gnu.org>; 
<reply@codereview-hr.appspotmail.com>
Sent: Tuesday, July 02, 2013 7:59 PM
Subject: Re: Make format for key changes consistent; minor formatting 
corrections for affected regtests (issue 10868043)


>
> dak@gnu.org wrote Tuesday, July 02, 2013 1:07 PM
>
>> Ok, here is a true "can of worms" followup item: in the case where the
>> \key statement is followed by more material on the same line, it would
>> make sense to have a _double_ space before the following material.
>>
>> git grep '\\key [a-z]\+ \\[a-z]\+ [^ {}]'
>>
>> throws out a whole lot of candidates for that.  We don't do this sort of
>> double spacing with other constructs, but in the case of \major I find
>> the resulting progression in the line badly readable.
>
> I agree the legibility of this example is bad, but rather than introducing
> a double space I think I'd prefer to see any material following
>
> \clef bass \key es \major
>
> moved to a new line.  If the material contains notes, as it does in the
> quoted example, then that would be definitely be my preference.
>
> But as Phil suggests, this should be the subject of a new issue.
>
> Trevor

I agree with and prefer the new line concept - that's certainly what I do. 
It would require an update to the style manual in the CG.  We could consider 
broadening it to other divisions that should be on separate lines.

--
Phil Holmes 

Sign in to reply to this message.

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