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

Issue 11966043: Vertical spacing tutorial (Issue 2809) (Closed)

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

Description

First stab at a vertical spacing tutorial (Issue 2809). Passes make doc.

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -1 line) Patch
M Documentation/learning/tweaks.itely View 2 chunks +198 lines, -1 line 4 comments Download

Messages

Total messages: 5
PhilEHolmes
Please review
10 years, 9 months ago (2013-07-27 14:02:31 UTC) #1
Trevor Daniels
LGTM. You've picked up the style of the LM nicely! Thanks. Trevor https://codereview.appspot.com/11966043/diff/1/Documentation/learning/tweaks.itely File Documentation/learning/tweaks.itely ...
10 years, 9 months ago (2013-07-31 16:44:44 UTC) #2
email_philholmes.net
----- Original Message ----- From: <tdanielsmusic@googlemail.com> To: <PhilEHolmes@googlemail.com>; <graham@percival-music.ca> Cc: <lilypond-devel@gnu.org>; <reply@codereview-hr.appspotmail.com> Sent: Wednesday, July ...
10 years, 9 months ago (2013-07-31 17:04:21 UTC) #3
t.daniels_treda.co.uk
Phil Holmes wrote Wednesday, July 31, 2013 6:04 PM > From: <tdanielsmusic@googlemail.com> >> Documentation/learning/tweaks.itely:2472: property. ...
10 years, 9 months ago (2013-07-31 21:12:36 UTC) #4
Keith
10 years, 9 months ago (2013-08-02 07:06:12 UTC) #5
With one change, LGTM.

I did not think it wise to even try to explain LilyPond's interface for staff
spacing in the Learning Manual, but you seem to have tried and succeeded.

>
https://codereview.appspot.com/11966043/diff/1/Documentation/learning/tweaks....
> > Documentation/learning/tweaks.itely:2472: property.  Spacing them away
> > from the staff which they relate to
> > Sorry to be pedantic, but I'm of an age that still
> > prefers to see "to which" in print.
> >
> > https://codereview.appspot.com/11966043/
> 
> but "up with which I will not put" is relevant?
> 

You could argue that 'relate' is a verb used in its normal way and "to the
staves" is the implied prepositional phrase, so the "to which" belongs together.
 The French translation will probably use a single word 'dont' for "to which".

By contrast "put up with" is a phrasal verb whose meaning does not follow from
the usual meaning of "put" "up" and "with", so we keep it together -- and "put
up with" probably gets translated into a single word in French.

"How many children do you look after?"
"Under how many rocks did you look?"

https://codereview.appspot.com/11966043/diff/1/Documentation/learning/tweaks....
File Documentation/learning/tweaks.itely (right):

https://codereview.appspot.com/11966043/diff/1/Documentation/learning/tweaks....
Documentation/learning/tweaks.itely:2431: \new Score {
For some reason, people stopped using \new Score: issue 1033

https://codereview.appspot.com/11966043/diff/1/Documentation/learning/tweaks....
Documentation/learning/tweaks.itely:2565: @code{VerticalAxisGroup}, but this
time we're going to reduce both
This should be StaffGrouper again, as it was in the ChoirStaff.

Overriding the VerticalAxisGroup of each individual staff inside the PianoStaff,
as you have it now, would also close the space after the piano staff if there
were more staves below.

You might help people avoid issue 3482 if you encourage the pattern :
A) contexts that make groups of lines like GrandStaff, PianoStaff, etc., create
StaffGroup objects.
B) contexts that make single lines like Lyrics, Staff, etc., create
VerticalAxisGroup objects.

https://codereview.appspot.com/11966043/diff/1/Documentation/learning/tweaks....
Documentation/learning/tweaks.itely:2596: \override
VerticalAxisGroup.staff-staff-spacing = #'(
\override StaffGrouper.staff-staff-spacing.basic-distance = #0
Sign in to reply to this message.

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