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

Issue 275770043: Issue 4504: Revert interface changes for whiteout (issue 4418) (Closed)

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

Description

Issue 4504/5 update changes.tely Issue 4504/4 edits to tests and docs Issue 4504/3 run scripts/auxiliar/update-with-convert-ly.sh Issue 4504/2 convert-ly rule: whiteout-box --> whiteout Issue 4504/1 add whiteout-style, drop whiteout-box Introduce whiteout-style grob property, with options of 'box and 'outline, to be used with the whiteout grob property, and an equivalent style property for the whiteout markup command. Remove the whiteout-box grob property and markup command, and use the new properties instead. Make the box style of whiteout the default style again, as it was before issue 4418.

Patch Set 1 #

Total comments: 10

Patch Set 2 : fix problems in patch set 1 #

Total comments: 2

Patch Set 3 : Fixing double quote marks after '@end lilypond' #

Total comments: 4

Patch Set 4 : fix changes.tely lilypond example #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -99 lines) Patch
M Documentation/changes.tely View 1 2 3 2 chunks +28 lines, -12 lines 0 comments Download
M Documentation/fr/notation/rhythms.itely View 1 chunk +1 line, -1 line 0 comments Download
M Documentation/notation/rhythms.itely View 1 chunk +1 line, -1 line 0 comments Download
M Documentation/snippets/blanking-staff-lines-using-the--whiteout-command.ly View 2 chunks +4 lines, -4 lines 0 comments Download
M Documentation/snippets/new/using-the-whiteout-property.ly View 3 chunks +3 lines, -3 lines 0 comments Download
M Documentation/snippets/using-the-whiteout-property.ly View 2 chunks +2 lines, -2 lines 0 comments Download
M input/regression/markup-syntax.ly View 2 chunks +1 line, -2 lines 0 comments Download
M input/regression/whiteout.ly View 2 chunks +16 lines, -4 lines 0 comments Download
M input/regression/whiteout-lower-layers.ly View 3 chunks +5 lines, -5 lines 0 comments Download
M lily/grob.cc View 2 chunks +5 lines, -15 lines 0 comments Download
M lily/lily-imports.cc View 1 chunk +0 lines, -1 line 0 comments Download
M python/convertrules.py View 1 chunk +7 lines, -0 lines 0 comments Download
M scm/define-grob-properties.scm View 1 1 chunk +8 lines, -10 lines 0 comments Download
M scm/define-grobs.scm View 1 chunk +1 line, -1 line 0 comments Download
M scm/define-markup-commands.scm View 1 chunk +17 lines, -25 lines 0 comments Download
M scm/stencil.scm View 3 chunks +27 lines, -13 lines 0 comments Download

Messages

Total messages: 12
pwm
Please review. This patch set implements the "whiteout and whiteout-style" grob property approach. Another approach ...
8 years, 6 months ago (2015-11-03 04:23:06 UTC) #1
pkx166h
This fails make/make doc (see comments inline) https://codereview.appspot.com/275770043/diff/1/Documentation/changes.tely File Documentation/changes.tely (right): https://codereview.appspot.com/275770043/diff/1/Documentation/changes.tely#newcode72 Documentation/changes.tely:72: \\markup { ...
8 years, 6 months ago (2015-11-03 11:09:00 UTC) #2
Trevor Daniels
I raise a couple of questions - maybe I'm not understanding something. https://codereview.appspot.com/275770043/diff/1/scm/define-grob-properties.scm File scm/define-grob-properties.scm ...
8 years, 6 months ago (2015-11-03 11:52:28 UTC) #3
pwm
fix problems in patch set 1
8 years, 6 months ago (2015-11-03 15:28:57 UTC) #4
pkx166h
https://codereview.appspot.com/275770043/diff/20001/Documentation/changes.tely File Documentation/changes.tely (right): https://codereview.appspot.com/275770043/diff/20001/Documentation/changes.tely#newcode90 Documentation/changes.tely:90: @end lilypond" Paul, sorry - I did comment on ...
8 years, 6 months ago (2015-11-03 15:33:19 UTC) #5
pwm
Thanks for the feedback. All fixed in patch set 2. -Paul https://codereview.appspot.com/275770043/diff/1/Documentation/changes.tely File Documentation/changes.tely (right): ...
8 years, 6 months ago (2015-11-03 15:46:09 UTC) #6
pwm
Fixing double quote marks after '@end lilypond'
8 years, 6 months ago (2015-11-03 15:50:00 UTC) #7
pwm
Patch set 3 to removes the double quotes after '@end lilypond' in changes.tely. Should be ...
8 years, 6 months ago (2015-11-03 15:52:53 UTC) #8
pkx166h
doesn't compile doc https://codereview.appspot.com/275770043/diff/40001/Documentation/changes.tely File Documentation/changes.tely (right): https://codereview.appspot.com/275770043/diff/40001/Documentation/changes.tely#newcode91 Documentation/changes.tely:91: This snippet doesn't compile. I cannot ...
8 years, 6 months ago (2015-11-03 21:45:03 UTC) #9
dak
https://codereview.appspot.com/275770043/diff/40001/Documentation/changes.tely File Documentation/changes.tely (right): https://codereview.appspot.com/275770043/diff/40001/Documentation/changes.tely#newcode88 Documentation/changes.tely:88: g1' This needs to be g'1 instead of g1' ...
8 years, 6 months ago (2015-11-03 22:21:55 UTC) #10
pwm
Thanks for your help. I made a test file and got it to compile without ...
8 years, 6 months ago (2015-11-03 23:59:47 UTC) #11
pwm
8 years, 6 months ago (2015-11-04 00:05:06 UTC) #12
fix changes.tely lilypond example
Sign in to reply to this message.

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