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

Issue 253310043: Issue 4495 Remove unnecessary #{ .. #} constructs (Closed)

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

Description

Issue 4495 Remove unnecessary #{ .. #} constructs from satb template Either because they were never needed or because the resolution of Issue 4421 (Make music functions callable from Scheme) now permits their removal. Note: not all such constructs have been removed, even though their removal is possible, since in these cases removal would reduce clarity. Also tidy up conditional clauses

Patch Set 1 #

Total comments: 4

Patch Set 2 : Incorporate David's suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -105 lines) Patch
M ly/satb.ly View 1 chunk +1 line, -1 line 0 comments Download
M ly/staff-tkit.ly View 1 4 chunks +37 lines, -51 lines 0 comments Download
M ly/vocal-tkit.ly View 1 2 chunks +49 lines, -53 lines 0 comments Download

Messages

Total messages: 4
dak
One thing that you have to be aware of is that #{ \music #} is ...
8 years, 9 months ago (2015-07-18 22:02:54 UTC) #1
Trevor Daniels
Incorporate David's suggestions
8 years, 9 months ago (2015-07-19 18:19:55 UTC) #2
Trevor Daniels
Thanks David https://codereview.appspot.com/253310043/diff/1/ly/staff-tkit.ly File ly/staff-tkit.ly (right): https://codereview.appspot.com/253310043/diff/1/ly/staff-tkit.ly#newcode60 ly/staff-tkit.ly:60: #(if dynUp On 2015/07/18 22:02:54, dak wrote: ...
8 years, 9 months ago (2015-07-19 18:21:39 UTC) #3
Trevor Daniels
8 years, 9 months ago (2015-07-24 08:32:39 UTC) #4
Message was sent while issue was closed.
Pushed to staging as
69575bfb1cb717b07edc20215e99c5b9584f949f

Author: Trevor Daniels <t.daniels@treda.co.uk>  2015-07-19 19:15:42
Committer: Trevor Daniels <t.daniels@treda.co.uk>  2015-07-24 09:25:30

    Issue 4495 Remove unnecessary #{ .. #} constructs from satb template
    
    Either because they were never needed or because the resolution
    of Issue 4421 (Make music functions callable from Scheme) now
    permits their removal.
    
    Note: not all such constructs have been removed, even though their
    removal is possible, since in these cases removal would reduce clarity.
    
    Also tidy up conditional clauses.

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

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