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

Issue 9239046: Beams: be transparent if the first stem is transparent; issue 2866 (Closed)

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

Description

Beams: be transparent if the first stem is transparent; issue 2866 so that \hideNotes does not hide automatic beams that could have, but did not, start on a hidden note.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M ly/property-init.ly View 1 chunk +0 lines, -2 lines 0 comments Download
M scm/define-grobs.scm View 1 chunk +2 lines, -0 lines 0 comments Download
M scm/music-functions.scm View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 2
dak
https://codereview.appspot.com/9239046/diff/1/scm/music-functions.scm File scm/music-functions.scm (left): https://codereview.appspot.com/9239046/diff/1/scm/music-functions.scm#oldcode1947 scm/music-functions.scm:1947: (map (lambda (st) That's a case for for-each, not ...
10 years, 11 months ago (2013-05-15 07:45:21 UTC) #1
Keith
10 years, 11 months ago (2013-05-20 06:53:40 UTC) #2
On 2013/05/15 07:45:21, dak wrote:
> 
>
https://codereview.appspot.com/9239046/diff/1/scm/music-functions.scm#oldcode...
> scm/music-functions.scm:1947: (map (lambda (st)
> That's a case for for-each, not map.

Probably so, but I think changing it with this unrelated change complicates the
history more than it would improve the clarity.
Sign in to reply to this message.

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