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

Issue 190102: Avoid orphan/widow lines

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by Boris Shingarov
Modified:
14 years, 3 months ago
Reviewers:
joeneeman
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Patch Set 1 #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -3 lines) Patch
M lily/constrained-breaking.cc View 2 chunks +5 lines, -1 line 4 comments Download
M lily/include/constrained-breaking.hh View 2 chunks +4 lines, -0 lines 0 comments Download
M lily/include/page-breaking.hh View 2 chunks +2 lines, -0 lines 0 comments Download
M lily/page-breaking.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M lily/page-spacing.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M lily/paper-book.cc View 2 chunks +20 lines, -2 lines 4 comments Download

Messages

Total messages: 4
Boris Shingarov
14 years, 3 months ago (2010-01-21 18:36:41 UTC) #1
joeneeman
lgtm, modulo some more formatting nitpicking. If you fix the formatting and mail me the ...
14 years, 3 months ago (2010-01-21 20:45:06 UTC) #2
b1_shingarov.com
> lgtm, modulo some more formatting nitpicking. If you fix the formatting > and mail ...
14 years, 3 months ago (2010-01-21 21:23:38 UTC) #3
Boris Shingarov
14 years, 3 months ago (2010-01-21 23:02:15 UTC) #4
http://codereview.appspot.com/190102/diff/1/2
File lily/constrained-breaking.cc (right):

http://codereview.appspot.com/190102/diff/1/2#newcode529
lily/constrained-breaking.cc:529: last_markup_line_  = to_boolean(last_scm);
On 2010/01/21 20:45:06, joeneeman wrote:
> space before (

Done.

http://codereview.appspot.com/190102/diff/1/2#newcode531
lily/constrained-breaking.cc:531: first_markup_line_ = to_boolean(first_scm);
On 2010/01/21 20:45:06, joeneeman wrote:
> space before (

Done.

http://codereview.appspot.com/190102/diff/1/7
File lily/paper-book.cc (right):

http://codereview.appspot.com/190102/diff/1/7#newcode554
lily/paper-book.cc:554: {
On 2010/01/21 20:45:06, joeneeman wrote:
> indentation should be
> if (blah)
>   {
>     foo();
>   }
> 

Done.

http://codereview.appspot.com/190102/diff/1/7#newcode558
lily/paper-book.cc:558: ps->set_property ("first-markup-line",	SCM_BOOL_F);
On 2010/01/21 20:45:06, joeneeman wrote:
> extra spaces?

Done.
Sign in to reply to this message.

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