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

Issue 156400043: Issue 4169: Line and page breaking syntactic sugar (Closed)

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

Description

Issue 4169: Line- and page-breaking syntactic sugar Install line- and page-breaking controls and document them. Remove now-redundant section on Explicit breaks, preserving the snippet showing how to use an extra voice to contain break commands. Amend indexing.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Amendments as suggested by David and Janek. #

Total comments: 3

Patch Set 3 : Remove Explict breaks section #

Patch Set 4 : Use \overrideProperty #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -65 lines) Patch
M Documentation/notation/spacing.itely View 1 2 3 9 chunks +58 lines, -64 lines 0 comments Download
M Documentation/notation/vocal.itely View 1 2 1 chunk +1 line, -1 line 0 comments Download
M ly/property-init.ly View 1 2 3 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 21
dak
https://codereview.appspot.com/156400043/diff/1/ly/property-init.ly File ly/property-init.ly (right): https://codereview.appspot.com/156400043/diff/1/ly/property-init.ly#newcode359 ly/property-init.ly:359: lineBreaksOn = It might be more consistent with other ...
9 years, 6 months ago (2014-10-19 16:58:04 UTC) #1
janek
Hello, I think it may be a good idea to add "auto" prefix to these ...
9 years, 6 months ago (2014-10-19 16:58:45 UTC) #2
Trevor Daniels
On 2014/10/19 16:58:04, dak wrote: > https://codereview.appspot.com/156400043/diff/1/ly/property-init.ly > File ly/property-init.ly (right): > > https://codereview.appspot.com/156400043/diff/1/ly/property-init.ly#newcode359 > ...
9 years, 6 months ago (2014-10-19 18:04:32 UTC) #3
Trevor Daniels
On 2014/10/19 16:58:45, janek wrote: > Hello, > > I think it may be a ...
9 years, 6 months ago (2014-10-19 18:05:35 UTC) #4
Trevor Daniels
Amendments as suggested by David and Janek.
9 years, 6 months ago (2014-10-19 18:13:24 UTC) #5
janek
thanks, LGTM :)
9 years, 6 months ago (2014-10-19 20:21:37 UTC) #6
Trevor Daniels
On 2014/10/19 18:04:32, Trevor Daniels wrote: > On 2014/10/19 16:58:04, dak wrote: > > https://codereview.appspot.com/156400043/diff/1/ly/property-init.ly ...
9 years, 6 months ago (2014-10-19 22:30:06 UTC) #7
Keith
> https://codereview.appspot.com/156400043/diff/1/ly/property-init.ly#newcode359 > > > ly/property-init.ly:359: lineBreaksOn = > using \override's for re-establishing the default ...
9 years, 6 months ago (2014-10-20 04:33:58 UTC) #8
Keith
Looks good to me. I'm just suggesting more changes that you might want to do ...
9 years, 6 months ago (2014-10-20 04:34:56 UTC) #9
janek
2014-10-20 6:33 GMT+02:00 <k-ohara5a5a@oco.net>: > > https://codereview.appspot.com/156400043/diff/1/ly/property-init.ly#newcode359 >> using \override's for re-establishing the default settings, ...
9 years, 6 months ago (2014-10-20 06:26:43 UTC) #10
Trevor Daniels
On 2014/10/19 22:30:06, Trevor Daniels wrote: > Actually, prompted by Kieren's recent mail, it might ...
9 years, 6 months ago (2014-10-20 08:22:34 UTC) #11
Trevor Daniels
On 2014/10/20 04:34:56, Keith wrote: > Looks good to me. > I'm just suggesting more ...
9 years, 6 months ago (2014-10-21 16:33:56 UTC) #12
Trevor Daniels
Remove Explict breaks section
9 years, 6 months ago (2014-10-21 17:09:51 UTC) #13
Keith
On Tue, 21 Oct 2014 09:33:56 -0700, <tdanielsmusic@googlemail.com> wrote: > I've decided to keep the ...
9 years, 6 months ago (2014-10-22 05:48:36 UTC) #14
dak
On 2014/10/22 05:48:36, Keith wrote: > On Tue, 21 Oct 2014 09:33:56 -0700, <mailto:tdanielsmusic@googlemail.com> wrote: ...
9 years, 6 months ago (2014-10-22 07:12:16 UTC) #15
Trevor Daniels
Thanks Keith On 2014/10/22 05:48:36, you wrote: > Yuck. The problem seems to be that ...
9 years, 6 months ago (2014-10-22 10:33:30 UTC) #16
Trevor Daniels
On 2014/10/22 10:33:30, Trevor Daniels wrote: > Thanks Keith > > On 2014/10/22 05:48:36, you ...
9 years, 6 months ago (2014-10-22 11:20:48 UTC) #17
Trevor Daniels
Use \overrideProperty
9 years, 6 months ago (2014-10-22 13:25:36 UTC) #18
Keith
On 2014/10/22 11:20:48, Trevor Daniels wrote: > On 2014/10/22 10:33:30, Trevor Daniels wrote: > ...
9 years, 6 months ago (2014-10-23 05:24:04 UTC) #19
Keith
On 2014/10/22 07:12:16, dak wrote: > I never really got \overrideProperty. Would it cooperate with ...
9 years, 6 months ago (2014-10-23 05:39:50 UTC) #20
Trevor Daniels
9 years, 6 months ago (2014-10-27 23:07:00 UTC) #21
Message was sent while issue was closed.
Pushed to staging as
aca2ebd202992674424bd05a8bfc7c8003a8839b

Author: Trevor Daniels <t.daniels@treda.co.uk>  2014-10-22 14:23:25
Committer: Trevor Daniels <t.daniels@treda.co.uk>  2014-10-27 22:50:03

    Issue 4169: Line- and page-breaking syntactic sugar
    
      Install line- and page-breaking controls and document them.
    
      Remove now-redundant section on Explicit breaks, preserving the
      snippet showing how to use an extra voice to contain break commands.
    
      Amend indexing.

Closing ...
Sign in to reply to this message.

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